saiku二次开发POM

编程入门 行业动态 更新时间:2024-10-25 02:30:01

<a href=https://www.elefans.com/category/jswz/34/1739093.html style=saiku二次开发POM"/>

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 > / </ url >
     </ pluginRepository >
     < pluginRepository >
         < id > osc_plugin </ id >
         < url > / </ url >
     </ pluginRepository >
</ pluginRepositories >

< repositories >
     < repository >
         < id > Analytical Labs Repo </ id >
         < name > Analytical Labs Repo-releases </ name >
         < url > / </ url >
     </ repository >
     < repository >
         < id > Analytical Labs snapshots </ id >
         < name > Analytical Labs Repo-releases </ name >
         < url > / </ url >
     </ repository >
     < repository >
         < id > pentaho-third-party </ id >
         < url > / </ url >
     </ repository >
     < repository >
         < id > pentaho-public-release </ id >
         < url > / </ url >
     </ repository >
     < repository >
         < id > pentaho-snapshot </ id >
         < url > / </ url >
     </ repository >
     < repository >
         < id > atlassian2 </ id >
         < url > / </ url >
     </ repository >
     < repository >
         < id > central </ id >
         < name > Maven Repository Switchboard </ name >
         < layout > default </ layout >
         < url > </ url >
         < snapshots >
             < enabled > false </ enabled >
         </ snapshots >
     </ repository >
     < repository >
         < id > apache </ id >
         < name > Apache repo </ name >
         < layout > default </ layout >
         < url > / </ url >
         < snapshots >
             < enabled > true </ enabled >
         </ snapshots >
     </ repository >

     < repository >
         < id > nuxeo </ id >
         < url > / </ url >
     </ repository >
     < repository >
         < id > nuxeo_thirdparty </ id >
         < url > / </ url >
         < snapshots >
             < enabled > true </ enabled >
         </ snapshots >
     </ repository >

     < repository >
         < id > jboss </ id >
         < url > / </ url >
     </ repository >

     < repository >
         < id > atlassian </ id >
         < name > Atlassian Public </ name >
         < layout > default </ layout >
         < url > </ url >
         < snapshots >
             < enabled > true </ enabled >
         </ snapshots >
     </ repository >

     < repository >
         < id > ApacheSnapshot </ id >
         < name > Apache Repository </ name >
         < url > / </ url >
         < snapshots >
             < enabled > true </ enabled >
         </ snapshots >
     </ repository >

     < repository >
         < id > osc </ id >
         < url > / </ url >
     </ repository >
     < repository >
         < id > osc_thirdparty </ id >
         < url > / </ url >
     </ repository >

</repositories>


技术咨询

请加入BI爱好者QQ群:202125961

或者论坛:/


更多推荐

saiku二次开发POM

本文发布于:2024-03-13 03:25:23,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1733079.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:saiku   POM

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!