On Sunday 14 December 2003 05:20, Marco Tedone wrote: > Niclas, Stephen, now the junit run without problems, but I got another > error during the compilation of the DefaultMerlinBuilder class.
This is strange... createImplementationArtifact method is in the org.apache.avalon.repository.main.DefaultBuilder class, in the avalon/repository... Stephen, I suspect we have a case of "writing the repository output to the wrong directory" again. Marco, can you verify that you have avalon-repository-api-1.2-dev.jar avalon-repository-spi-1.2-dev.jar avalon-repository-impl-1.2-dev.jar avalon-repository-util-1.2-dev.jar avalon-repository-main-1.2-dev.jar in directories; avalon/repository/target and $USER_HOME/.maven/repository/avalon-repository/jars I have no clue where the USER_HOME is on Windows XP machines. Important that it is not the MAVEN_HOME repository. Thanks for your patience, this too bleeding-edge, I'm out of blood :o) . Niclas > Please find below the compilation details: > > java:prepare-filesystem: > [mkdir] Created dir: > D:\Projects\avalon-merlin\merlin\kernel\main\target\classes > > java:compile: > avalon:artifact: > [echo] Artifact: > D:\Projects\avalon-merlin\merlin\kernel\main/target/merlin-main-3.2-dev.jar >. met > a > [copy] Copying 1 file to C:\Documents and > Settings\mtedone\.maven\repository\merlin\jars > > [echo] Compiling to > D:\Projects\avalon-merlin\merlin\kernel\main/target/classes > [javac] Compiling 1 source file to > D:\Projects\avalon-merlin\merlin\kernel\main\target\classes > D:\Projects\avalon-merlin\merlin\kernel\main\src\java\org\apache\avalon\mer >l in\main\DefaultMerlinBui > lder.java:90: cannot resolve symbol > symbol : method createImplementationArtifact > (java.lang.ClassLoader,java.io.File,java.lang.String,j > ava.lang.String) > location: class org.apache.avalon.merlin.main.DefaultMerlinBuilder > createImplementationArtifact( > ^ > 1 error > > BUILD FAILED > File...... file:/D:/Projects/avalon-merlin/merlin/ > Element... maven:reactor > Line...... 76 > Column.... 32 > Unable to obtain goal [java:compile] -- file:/C:/Documents and > Settings/mtedone/.maven/plugins/maven > -java-plugin-1.3/:34:48: <ant:javac> Compile failed; see the compiler error > output for details. > Total time: 1 minutes 1 seconds > Finished at: Sat Dec 13 21:17:05 GMT 2003 > > Regards, > > Marco > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
