Hi,

The file jetspeed-2.1.3-postrelease/.classpath is pointing to jars in
the form of, for example,

MAVEN_REPO/jmock/jars/jmock-1.2.0.jar

Which don't exist in the repository, even after running a mvn install -p
init and mvn install.

The correct entry should be:

MAVEN_REPO/jmock/jmock/1.2.0/jmock-1.2.0.jar

Is there a maven goal that creates these /jars directories and copies
the artifact? Or should I simply use a different .classpath, in this
case which one?

Thanks

Ruben Carvalho


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

Reply via email to