Alexis has just located an issue in the AbstractMerlinTestCase. Resolution of MAVEN_HOME is somehow wrong. This is causing a build failure for the bug is causing a test failure. Anyway - still digging.
Steve.
[EMAIL PROTECTED] wrote:
FYI I'm using maven beta 10 as well.
From: Stephen McConnell <[EMAIL PROTECTED]> Date: 2003/10/17 Fri PM 02:08:26 EDT To: Avalon framework users <[EMAIL PROTECTED]> Subject: Re: maven complains on building merlin
Alexis is having trouble as well. Thing is that everything is building nicely for me (using Maven 10)
I'm trying to figure out the problem.
Steve.
[EMAIL PROTECTED] wrote:
Steve,--
I guess you fixed the jar dependencies by adding the jars to the repo. I can now compile but I get some compile errors on the unit test stuff - here's the maven output:
+---------------------------------------- | Installing: Merlin Unit | Memory: 55M/63M +----------------------------------------
java:prepare-filesystem:
java:compile: [echo] Compiling to C:\cygwin\home\akarasulu\projects\avalon\merlin\kernel\u nit/target/classes [javac] Compiling 5 source files to C:\cygwin\home\akarasulu\projects\avalon \merlin\kernel\unit\target\classes C:\cygwin\home\akarasulu\projects\avalon\merlin\kernel\unit\src\java\org\apache\ avalon\merlin\unit\AbstractMerlinTestCase.java:250: cannot resolve symbol symbol : method addContainmentModel (java.net.URL,java.net.URL) location: interface org.apache.avalon.composition.model.ContainmentModel m_test = root.addContainmentModel( url, conf ); ^ C:\cygwin\home\akarasulu\projects\avalon\merlin\kernel\unit\src\java\org\apache\ avalon\merlin\unit\AbstractMerlinTestCase.java:327: cannot resolve symbol symbol : method locate (java.lang.String) location: interface org.apache.avalon.activation.appliance.Block Appliance appliance = m_block.locate( path ); ^ C:\cygwin\home\akarasulu\projects\avalon\merlin\kernel\unit\src\java\org\apache\ avalon\merlin\unit\AbstractMerlinTestCase.java:334: cannot resolve symbol symbol : method resolve () location: interface org.apache.avalon.activation.appliance.Appliance return appliance.resolve(); ^ C:\cygwin\home\akarasulu\projects\avalon\merlin\kernel\unit\src\java\org\apache\ avalon\merlin\unit\DefaultEmbeddedKernel.java:258: cannot resolve symbol symbol : method getRootBlock () location: interface org.apache.avalon.merlin.kernel.Kernel return m_kernel.getRootBlock(); ^ C:\cygwin\home\akarasulu\projects\avalon\merlin\kernel\unit\src\java\org\apache\ avalon\merlin\unit\DefaultEmbeddedKernel.java:319: cannot resolve symbol symbol : method getLoggerForCategory (java.lang.String) location: interface org.apache.avalon.merlin.kernel.Kernel return m_kernel.getLoggerForCategory( category ); ^ 5 errors
BUILD FAILED File...... file:/C:/cygwin/home/akarasulu/projects/avalon/merlin/ Element... maven:reactor Line...... 74 Column.... 32 Unable to obtain goal [java:compile] -- file:/C:/Documents and Settings/akarasul u/.maven/plugins/maven-java-plugin-1.3/:55:48: <ant:javac> Compile failed; see t he compiler error output for details. Total time: 31 seconds
Thanks, Alex
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- 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]
--
Stephen J. McConnell mailto:[EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
