saiku二次开发POM

Saiku编译经常出现找不到jar导致失败,下面就贡献一个自己加的一些repositories,解决方案就是如果有些包无法下载,就多试几个源。基本上改为下面的源之后,Mvn install -Dmaven.test.skip=true编译就可以成功了。

< pluginRepositories >
     < pluginRepository >
         < id > Analytical Labs Plugin Repo </ id >
         < name > Analytical Labs Repo-releases </ name >
         < url > http://repo.meteorite.bi/content/repositories/alabs-release-local/ </ url >
     </ pluginRepository >
     < pluginRepository >
         < id > osc_plugin </ id >
         < url > http://maven.oschina.net/content/groups/public/ </ url >
     </ pluginRepository >
</ pluginRepositories >

< repositories >
     < repository >
         < id > Analytical Labs Repo </ id >
         < name > Analytical Labs Repo-releases </ name >
         < url > http://repo.meteorite.bi/content/repositories/alabs-release-local/ </ url >
     </ repository >
     < repository >
         < id > Analytical Labs snapshots </ id >
         < name > Analytical Labs Repo-releases </ name >
         < url > http://repo.meteorite.bi/content/repositories/alabs-snapshot-local/ </ url >
     </ repository >
     < repository >
         < id > pentaho-third-party </ id >
         < url > http://nexus.pentaho.org/content/repositories/proxied-3rd-party-releases/ </ url >
     </ repository >
     < repository >
         < id > pentaho-public-release </ id >
         < url > http://nexus.pentaho.org/content/repositories/pentaho-public-release-repos/ </ url >
     </ repository >
     < repository >
         < id > pentaho-snapshot </ id >
         < url > http://nexus.pentaho.org/content/repositories/public-snapshots/ </ url >
     </ repository >
     < repository >
         < id > atlassian2 </ id >
         < url > http://repository.opencastproject.org/ </ url >
     </ repository >
     < repository >
         < id > central </ id >
         < name > Maven Repository Switchboard </ name >
         < layout > default </ layout >
         < url > http://repo1.maven.org/maven2 </ url >
         < snapshots >
             < enabled > false </ enabled >
         </ snapshots >
     </ repository >
     < repository >
         < id > apache </ id >
         < name > Apache repo </ name >
         < layout > default </ layout >
         < url > https://repository.apache.org/content/repositories/snapshots/ </ url >
         < snapshots >
             < enabled > true </ enabled >
         </ snapshots >
     </ repository >

     < repository >
         < id > nuxeo </ id >
         < url > https://maven-us.nuxeo.org/nexus/content/repositories/public-snapshot/ </ url >
     </ repository >
     < repository >
         < id > nuxeo_thirdparty </ id >
         < url > https://maven-us.nuxeo.org/nexus/content/repositories/thirdparty-snapshots/ </ url >
         < snapshots >
             < enabled > true </ enabled >
         </ snapshots >
     </ repository >

     < repository >
         < id > jboss </ id >
         < url > http://repository.jboss.org/nexus/content/groups/public/ </ url >
     </ repository >

     < repository >
         < id > atlassian </ id >
         < name > Atlassian Public </ name >
         < layout > default </ layout >
         < url > https://maven.atlassian.com/content/repositories/atlassian-public </ url >
         < snapshots >
             < enabled > true </ enabled >
         </ snapshots >
     </ repository >

     < repository >
         < id > ApacheSnapshot </ id >
         < name > Apache Repository </ name >
         < url > https://repository.apache.org/content/groups/snapshots/ </ url >
         < snapshots >
             < enabled > true </ enabled >
         </ snapshots >
     </ repository >

     < repository >
         < id > osc </ id >
         < url > http://maven.oschina.net/content/groups/public/ </ url >
     </ repository >
     < repository >
         < id > osc_thirdparty </ id >
         < url > http://maven.oschina.net/content/repositories/thirdparty/ </ url >
     </ repository >

</repositories>


技术咨询

请加入BI爱好者QQ群:202125961

或者论坛:http://www.freebi.cn/


评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值