Jorg Heymans wrote:
> I found out that Continuum doesn't copy test-jars to it's internal
> deployment repository. As i was rsync'ing this internal one with
> svn.a.o/maven-snapshot-repository the test-jars got always left out. The
> other modules were only able to build because the m2 repository of the
> zone maven account happened to have a previous copy of the test-jar
> installed. I've cleared out the local repo and did a fresh rsync with
> the snapshot repository.
> 
> If the problem still persists let me know.
> 
It's gone now - but I ran into some other problems. The blocks with
tests need a direct dependency to the servlet api (otherwise they don't
compile) and I need the dependency to tools.jar in the xsp block.

I ran my test with an offline build, doing first a "mvn -o clean", then
deleting the "org/apache/cocoon" directory in the local m2 repository
and then doing a "mvn -o install".

Carsten

-- 
Carsten Ziegeler - Open Source Group, S&N AG
http://www.s-und-n.de
http://www.osoco.org/weblogs/rael/

Reply via email to