J�rg Schaible wrote:
OK, after updating the complete CVS avalon repo, now the build stops at ther MerlinTestCase:
========= snip =========== test:test: [junit] dir attribute ignored if running in the same VM [junit] Running org.apache.avalon.merlin.unit.test.MerlinTestCaseTest ---- exception report ---------------------------------------------------------- Exception: org.apache.avalon.repository.RepositoryException Message: Unable to establish a factory for the supplied artifact: artifact: [jar: avalon-repository:avalon-repository-impl;1.2-dev] build: 20031212.132743 factory: org.apache.avalon.repository.impl.DefaultFactory source: file:/c:/Programme/Apache Software Foundation/Maven 1.0-rc1/lib/ant-1.5.3-1.jar cache: C:\Dokumente und Einstellungen\jos\.maven\repository ---- cause --------------------------------------------------------------------- Exception: java.lang.NoClassDefFoundError Message: org/apache/avalon/defaults/Defaults
This looks like you have an out of date (incompatable) util and/or repository package. Can you do me a favour and delete the avalon-* and merlin directories in jos\.maven\repository. Then do the following:
cd avalon\util maven cd ..\meta maven cd ..\repository maven cd ..\merlin maven
Stephen.
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
|------------------------------------------------| | Magic by Merlin | | Production by Avalon | | | | http://avalon.apache.org/merlin | | http://dpml.net/ | |------------------------------------------------|
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
