I have a reially weird problem with Jenkins 1.512: In one project, it does 
not find one particular artifact in our local Nexus repository, while all 
local clients (Windows PCs) DO find it! Moreover, other projects in Jenkins 
which depend on THE SAME artifact DO find it! This is really weird!

Caused by: org.sonatype.aether.transfer.ArtifactNotFoundException: Could not 
find artifact de.quipsy.client:quipsy-clientcontext:jar:4.34.3-SNAPSHOT in 
nexus (http://nexus/nexus/content/groups/public)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:947)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$4.wrap(WagonRepositoryConnector.java:941)
        at 
org.sonatype.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:669)
        at 
org.sonatype.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:60)
        ... 3 more


(Clicking the link shows that in subfolder /de/quipsy/client there is the JAR, 
the POM, etc. -- and all that actually gets found nicely by other Jobs indeed).


*Any help appreciated!*

Thanks
-Markus

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jenkinsci-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to