Some Dependency repository missing ?

已查看 278 次
跳至第一个未读帖子

Rajmahendra

未读,
2012年5月10日 22:34:482012/5/10
收件人 java-...@googlegroups.com
I just cloned the project locally and when i run 

mvn clean install for  parent  and core i get following failure..


is there any dependency repository missing ?

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Agorava Core ...................................... SUCCESS [0.409s]
[INFO] Agorava core API .................................. SUCCESS [1.488s]
[INFO] Agorava Core CDI Implementation ................... FAILURE [0.308s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2.398s
[INFO] Finished at: Fri May 11 08:02:46 GMT+05:30 2012
[INFO] Final Memory: 10M/81M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project agorava-core-cdi: Could not resolve dependencies for project org.agorava:agorava-core-cdi:jar:1.0.0-SNAPSHOT: Failed to collect dependencies for [org.agorava:agorava-core-api:jar:1.0.0-SNAPSHOT (compile), javax.enterprise:cdi-api:jar:1.0-SP4 (provided), org.scribe:scribe:jar:1.3.0 (compile), org.codehaus.jackson:jackson-mapper-asl:jar:1.9.2 (compile), org.jboss.solder:solder-impl:jar:3.1.1.Final (compile), com.google.guava:guava:jar:11.0.2 (compile), commons-beanutils:commons-beanutils:jar:1.8.3 (compile), org.apache.commons:commons-lang3:jar:3.1 (compile), commons-collections:commons-collections:jar:3.2.1 (runtime), org.mockito:mockito-all:jar:1.9.0 (test), junit:junit:jar:4.10 (test)]: Failed to read artifact descriptor for org.jboss.solder:solder-impl:jar:3.1.1.Final: Failure to find org.jboss.seam:seam-bom:pom:3.1.0.Final in http://repo1.maven.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced -> [Help 1]

Antoine Sabot-Durand

未读,
2012年5月11日 03:04:072012/5/11
收件人 java-...@googlegroups.com
Hi Raj

It seems that Solder needs JBoss maven repositories (even if it's present in maven central). I corrected the parent to include those repo. So you should update and rebuild parent before building core again. Should work now. Contact me on IRC if you have issues.

regards,

Antoine SABOT-DURAND
---------------------------------------
Blog : http://www.next-presso.fr
Twitter ; http://twitter.com/antoine_sd
LinkedIn : http://fr.linkedin.com/in/antoinesabotdurand
06 08 55 34 26



Manish Devraj

未读,
2013年1月23日 05:03:162013/1/23
收件人 java-...@googlegroups.com
Hi,

I hit into similar error for Could not find artifact org.jboss.seam:seam-bom:pom:3.1.0.Final in central. Can you explain a little how did you resolve this issue?

Thanks in advance,
Manish
回复全部
回复作者
转发
0 个新帖子