On 11/15/06, Darryl Fenwick <[EMAIL PROTECTED]> wrote:


I'm writing to the "nag" e-mail address with the (perhaps vain) hope
that someone can help me.  I have followed the instructions for
building Jelly on the web page but can't get anywhere.  I am
completely inexperienced with maven so perhaps I am doing something wrong.

(1)  I downloaded maven-2.0.4 binary distribution
(2)  I downloaded with svn the latest code from the cvs repository
(3)  I cd'd to the Jelly directory, where there is a project.xml
(4)  I set MAVEN_HOME to where I installed maven
(5)  I call %MAVEN_HOME%\bin\mvn jar

<snip/>

The project.xml is the canonical name for the Maven 1 build file and
the pom.xml is the canonical name for the Maven 2 build file.

A close equivalent to 'maven jar' is probably 'mvn install'.

The widely used build system in Commons is still Maven 1.

-Rahul



I get the following message

[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Invalid task 'jar': you must specify a valid lifecycle phase,
or a goal in the format plugin:goal or pluginGroupI
d:pluginArtifactId:pluginVersion:goal
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: < 1 second
[INFO] Finished at: Wed Nov 15 15:14:51 PST 2006
[INFO] Final Memory: 1M/2M
[INFO] ------------------------------------------------------------------------

what am I doing wrong?  I'd love to start testing out Jelly because I
think it is an answer to a very specific problem I am having.

Many thanks,

Darryl


Darryl Fenwick
Senior Product Manager
Streamsim Technologies, Inc
204 Ramona St
Palo Alto, CA 94301
+1 650 557 2196



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

Reply via email to