Thank you. I had not seen the "jar" and "test" goals.

However, I tried "maven jar" in the framework directory and get the following:
---
avalon:version-override:
[echo]
overriding version; setting to: 4.1.5-RC2



avalon:init:


avalon:compile-api:
[javac] Compiling 1 source file to C:\Jakarta\avalon\framework\target\api


avalon:compile-impl:
[javac] Compiling 1 source file to C:\Jakarta\avalon\framework\target\impl


avalon:custom-compile:
   [copy] Copying 1 file to C:\Jakarta\avalon\framework\target\classes
   [copy] Copying 1 file to C:\Jakarta\avalon\framework\target\classes
INTERNAL ERROR
Reference made to goal 'java:compile' which has no definition.
---

Running "maven jar" in the avalon/fortress/tools directory produces:
---
avalon:version-override:
   [echo]
           overriding version; setting to: 1.1-dev

INTERNAL ERROR
Reference made to goal 'java:compile' which has no definition.
---

I am using Maven 1.0b9 Is that what you are using or is there a need to upgrade to 1.0b10?

Sorry for all the questions.
Leif





---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to