You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avalon.apache.org by pn...@scancoin.se on 2004/01/16 13:08:22 UTC

[Merlin] CLI not compiling

hi,
trying to compile Merlin, I got the following:
     [exec] Merlin Servlet
     [exec] Merlin Unit Test
     [exec] +----------------------------------------
     [exec] | Installing: Merlin CLI
     [exec] | Memory: 38M/53M
     [exec] +----------------------------------------

     [exec] avalon:build-kernel:
     [exec] java:prepare-filesystem:

     [exec] java:compile:
     [exec]     [echo] Compiling to
D:\projekt\avalon\merlin\kernel\cli/target/c
lasses
     [exec]     [javac] Compiling 1 source file to
D:\projekt\avalon\merlin\kern
el\cli\target\classes
     [exec]
D:\projekt\avalon\merlin\kernel\cli\src\java\org\apache\avalon\merli
n\cli\Main.java:480: cannot resolve symbol

     [exec] symbol  : method createImplementationArtifact
(java.lang.ClassLoader
,java.io.File,java.io.File,java.lang.String,java.lang.String)
     [exec] location: class org.apache.avalon.repository.main.DefaultBuilder
     [exec] Total time: 57 seconds
     [exec] Finished at: Fri Jan 16 13:02:25 CET 2004

     [exec]             return DefaultBuilder.createImplementationArtifact(
     [exec]                                  ^
     [exec] 1 error
     [exec] BUILD FAILED
     [exec] File...... file:/D:/projekt/avalon/merlin/
     [exec] Element... maven:reactor
     [exec] Line...... 119
     [exec] Column.... 31
     [exec] Unable to obtain goal [java:compile] -- file:/C:/Documents and
Setti
ngs/PNB/.maven/plugins/maven-java-plugin-1.3/:34:48: <ant:javac> Compile
failed;
 see the compiler error output for details.


Some hints?

/peter

------------
Peter Neubauer
Software Manager
ScanCoin AB
J�gershillgatan 26
213 75 Malm� /Sweden

Phone:  +46 40 6000 687
mail: pnb@scancoin.se 


Re: [Merlin] CLI not compiling

Posted by Stephen McConnell <mc...@apache.org>.
pnb@scancoin.se wrote:

> hi,
> trying to compile Merlin, I got the following:

Looks to me like you you need to update and rebuild the repository 
package from CVS (or just delete the avalon-repository resources in the 
maven repo) and let maken pull in clean copies.

Stephen.


> D:\projekt\avalon\merlin\kernel\cli\src\java\org\apache\avalon\merli
> n\cli\Main.java:480: cannot resolve symbol
> 
>      [exec] symbol  : method createImplementationArtifact
> (java.lang.ClassLoader
> ,java.io.File,java.io.File,java.lang.String,java.lang.String)
>      [exec] location: class org.apache.avalon.repository.main.DefaultBuilder
>      [exec] Total time: 57 seconds
>      [exec] Finished at: Fri Jan 16 13:02:25 CET 2004
> 
>      [exec]             return DefaultBuilder.createImplementationArtifact(


-- 

|------------------------------------------------|
| Magic by Merlin                                |
| Production by Avalon                           |
|                                                |
| http://avalon.apache.org/merlin                |
| http://dpml.net/merlin/distributions/latest    |
|------------------------------------------------|

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@avalon.apache.org
For additional commands, e-mail: dev-help@avalon.apache.org