Chang Sau Sheong wrote:
Hi,
I've just started on Merlin and after getting the source from CVS I can run maven avalon:dist but I get this error with maven merlin:install :-
If your building from cvs you need to build the following modules;
avalon/meta avalon/util avalon/repository avalon/merlin
Updates to util, repository and merlin have occurs in the last few hours (so doing a cvs update is recommended).
Cheers, Steve.
------------------------------------------ java:compile: [echo] Compiling to D:\projects\avalon\merlin\kernel\plugin/target/classes [javac] Compiling 1 source file to D:\projects\avalon\merlin\kernel\plugin\target\classes D:\projects\avalon\merlin\kernel\plugin\src\java\org\apache\avalon\merlin\tools\MerlinBean.java:340: cannot resolve symbol symbol : constructor DefaultCacheManager (java.io.File,<nulltype>) location: class org.apache.avalon.repository.impl.DefaultCacheManager CacheManager manager = new DefaultCacheManager( m_repository, null ); ^ 1 error
BUILD FAILED
------------------------------------------ Hope someone can help me on this? Thanks!
--
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]
