Jason van Zyl wrote:
On Fri, 2003-01-24 at 14:22, Jeffrey Dever wrote:
I am attempting to use maven for the first time (again). I can run maven and it does download the dependancies, but does not build the project. I initially attempted this with various commons projects, but am now simply trying to get torque to build.We're about to release beta-8. You probably want to at least get the
Setup:
Linux with maven b4
beta-7 release.
Maven in /usr/local/maven/
$MAVEN_HOME = /usr/local/maven
$MAVEN_HOME is in the path
Running in a local checkout of jakarta-turbine-torque
When I run command *maven java:jar* I get:
java:jar:
[ERROR] INTERNAL ERROR
[ERROR] Reference made to goal 'java:jar' which has no definition.
When I run command *maven* I get:
java:jar:
[ERROR] INTERNAL ERROR
[ERROR] Reference made to goal 'java:jar' which has no definition.
I have no idea what the problem is. It seems to be related to configuration, but the steps are so minimal I can't see whats wrong.
-jsd
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
-- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
