> 10/08/11 16:23:55 CEST: [WARN] The POM for
> org.jboss.cache:jbosscache-core:jar:3.1.0.GA is missing, no dependency
> information available

This is the only important line in your entire log. This says that
Maven cannot find the pom file for jbosscache-core version 3.1.0.GA.
All of your problems stem from this problem.

Resolve the missing pom file and you will fix your problems.

This pom file should be hosted by JBoss in their repo along with their
other artifacts. I suggest you contact them and ask why this pom is
not available.

Wayne

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

Reply via email to