のための1がありませんか?なぜ何のMavenリポジトリは、Eclipseバート3.7のために存在しない=>さて、なぜ何のMavenのリポジトリには、バート4.2
Birtには50以上の依存関係が含まれていますが、それはばかげています。
この問題を回避するにはどうすればよいですか?
更新:11 2月リンクバート・交流フォーラムで2012
https://dev.c-ware.de/confluence/display/PUBLIC/Embeding+Birt+into+Application+built+with+Maven
更新いくつかの進展があります:
いくつかのより多くの助けがそこにある(私たちだけではありません) :私はhave't
<repositories>
<repository>
<id>sonatype-nexus-snapshots</id>
<name>Sonatype Nexus Snapshots</name>
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
</repository>
</repositories>
<dependency>
<groupId>org.eclipse.birt.runtime</groupId>
<artifactId>org.eclipse.birt.runtime</artifactId>
<version>3.7.1-SNAPSHOT</version>
</dependency>
は自分自身をテストしました。 6月、多分この時間を楽しみにしてい
更新23. 2012年4月
いくつかのより多くの運動(Eclipseの側でこの時間)
http://www.eclipse.org/forums/index.php/m/845370/
=>。
更新11. 2012年7月
それでもあなたこれのいくつかのためにリンクされた場所
から有用な新情報:http://hartmann-schneevoigt.com/2012/04/04/eclipse-birt-3-7-2-with-maven/は助けないかもしれません。
https://bugs.eclipse.org/bugs/show_bug.cgi?id=258911(一番下までスクロール)
<repository>
<id>sonatype-nexus-releases</id>
<name>Sonatype Nexus Releases</name>
<url>https://oss.sonatype.org/content/repositories/releases/</url>
</repository>
最終更新
それはここに公式の:解決策になるかもしれません。ここ
を(はるかに少ないeffordで、日食からartifactory /ネクサスにjarファイルを展開) BIRT 4.2(段落 'Mavenのサポート' を検索) http://www.eclipse.org/birt/phoenix/project/notable4.2.php
たぶん、あなたはここに回避策を見つけることができます。多くの日食でリポジトリへのリンクがありますhttp://stackoverflow.com/questions/3570512/maven-repository-for-birt-2-6-0 – sprelacart
何らかの理由でBirt 2.6.2しか存在しません。 3.7の痕跡はありません... – user85155
いくつかの調整されていない動きがここにあります:http://www.eclipse.org/forums/index.php/mv/msg/261821/757516/そしてそこにhttp://www.birt-exchange .org/org/forum/index.php/topic/24196-mavenizing-birt-3-7-1/page__p__91521&#entry91521__s__6ec86cf585c0a19a34b13cfe1834eacb – user85155