Re: Can't build trunk with a clean maven repository

2007-01-16 Thread Alexander Klimetschek
The problem is that the cocoon-pipeline-impl TEST-jar is missing. Test-jars are built in the test step, ie. -Dmaven.test.skip=true is *not* set. Normally only other test-jars depend on such a test-jar (e.g. when you have a Test base class, which is the case in cocoon, although I am not familiar

Can't build trunk with a clean maven repository

2007-01-15 Thread Bart Molenkamp
Hi, Cocoon doesn't seem to build when I clean my local maven repository. I get the following error: Missing: -- 1) org.apache.cocoon:cocoon-pipeline-impl:test-jar:tests:1.0.0-SNAPSHOT Try downloading the file manually from the project website. Then, install it using the command: