Hello, I am new to Maven2. I am experiencing some issues that I was unable to
find specifically in the archives, so:

I am trying to build different projects after a svn checkout, e.g.
Artifactory 2.0.x and Apache Cactus. When running mvn compile on
Artifactory, the compilation stops after a while and yields this:

[ERROR] BUILD ERROR
[INFO]
------------------------------------------------------------------------
[INFO] Failed to resolve artifact.

Missing:
----------
1) org.artifactory:artifactory-webapp:jar:classes:2.0.8

Here is my settings.xml-file:

http://pastebin.com/3PjAAeJt

This XML-file points indeed to the artifactory-repo, how come that
dependencies are not found?

This applies to many other projects as well, e.g. apache and
jakarta-projects. In these cases the proper repository is also added.


Regards,

Ronny Mandal


-- 
View this message in context: 
http://maven.40175.n5.nabble.com/Maven-and-missing-dependencies-tp3373266p3373266.html
Sent from the Maven - Users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to