OK, I almost had everything working with maven and m2e and nexus, and now it's all broken again. It seems every time I change anything to do with maven configuration, it all falls apart again. It is all unbelievably fragile.

I keep trying to do a mvn install on my color-repository module, which depends on intersystem-common. I am able to do an mvn install on intersystem-common, it all succeeds, but fails on color-repository. Last week this was all working fine, until I brought Nexus into the picture. Yesterday it was mostly working with nexus, and now it's all broken again. The diagnostics do not help at all to illuminate what the problem is.

Does anyone have any advice (or even just a little sympathy)?

Cheers, Eric


[ERROR] Failed to execute goal on project color-repository: Could not resolve dependencies for project com.kodak.intersystem.color.repository:color-repository:jar:0.0.1-SNAPSHOT: Failed to collect dependencies for [com.kodak.intersystem:intersystem-common:jar:0.0.1-SNAPSHOT (compile), org.hibernate:hibernate-core:jar:3.6.1.Final (compile), org.eclipse.jetty:example-jetty-embedded:jar:8.0.0.M2 (compile), org.jboss.logging:jboss-logging-log4j:jar:2.1.2.GA (compile), org.slf4j:slf4j-log4j12:jar:1.6.1 (compile), net.jcip:jcip-annotations:jar:1.0 (compile), postgresql:postgresql:jar:9.0-801.jdbc4 (compile), org.javassist:javassist:jar:3.14.0-GA (compile), com.sun.org.apache:jaxp-ri:jar:1.4 (compile), com.miglayout:miglayout:jar:3.7.4 (compile), com.jidesoft:jide-oss:jar:2.4.8 (compile), com.apple:dnssd:jar:2.0.4.0 (compile), org.apache.servicemix.bundles:org.apache.servicemix.bundles.commons-io:jar:1.4_2 (compile), com.threerings:getdown:jar:1.0 (compile), net.sf:jRegistryKey:jar:1.4.5 (compile), jnotify:jnotify:jar:0.93 (compile)]: Failed to read artifact descriptor for com.kodak.intersystem:intersystem-common:jar:0.0.1-SNAPSHOT: Failure to find com.kodak.intersystem:Kodak-Intersystem:pom:0.0.1-SNAPSHOT in http://nexus:8081/nexus/content/repositories/org.jboss.repositor/ was cached in the local repository, resolution will not be reattempted until the update interval of org.jboss.repository has elapsed or updates are forced -> [Help 1]


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to