I just did a fresh CVS pull of source from avalon/meta and avalon/merlin, I was able
to successfully build avalon/meta, but the avalon/merlin build (maven merlin:install)
failed with the below messages, any help here would be appreciated. BTW, I did this
on another machine last week and it worked just fine.
Greg
---------------- maven output ----------------
...
merlin:plugin:
plugin:
java:prepare-filesystem:
[mkdir] Created dir: C:\Work\avalon\merlin\kernel\plugin\target\classes
java:compile:
[echo] Compiling to C:\Work\avalon\merlin\kernel\plugin/target/classes
[javac] Compiling 1 source file to
C:\Work\avalon\merlin\kernel\plugin\target\classes
C:\Work\avalon\merlin\kernel\plugin\src\java\org\apache\avalon\merlin\tools\MerlinBean.java:56:
cannot resolve symbol
symbol : class DefaultFileRepository
location: package impl
import org.apache.avalon.repository.impl.DefaultFileRepository;
^
C:\Work\avalon\merlin\kernel\plugin\src\java\org\apache\avalon\merlin\tools\MerlinBean.java:327:
cannot resolve symbol
symbol : class DefaultFileRepository
location: class org.apache.avalon.merlin.tools.MerlinBean
Repository repository = new DefaultFileRepository( m_repository );
^
2 errors
BUILD FAILED
File...... file:/C:/Work/avalon/merlin/
Element... maven:reactor
Line...... 184
Column.... 31
Unable to obtain goal [plugin] -- file:/C:/Documents and Settings/GMessner.CORP/
.maven/plugins/maven-java-plugin-1.3/:34:48: <ant:javac> Compile failed; see the
compiler error output for details.
Total time: 3 minutes 3 seconds
Finished at: Wed Dec 03 15:25:39 PST 2003
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]