For run a goal in maven, you must use :
$MAVEN_HOME/bin/maven <goal_name>

for compile your project : $MAVEN_HOME/bin/maven java:compile
for obtain the list of all goals : $MAVEN_HOME/bin/maven -g

Emmanuel

-----Message d'origine-----
De: "Doug Lochart" <[EMAIL PROTECTED]>
A: "Turbine Maven Users List" <[EMAIL PROTECTED]>
Date: 24/07/02
Objet: Maven b5 help

Now that I have a somewhat better understanding of b5, I would like to
try and use it.  I have installed and built b5, now what?  In b4 I used
delegators to call maven targets.  How do I invoke maven targets now?  I
just read the suggestion on how to use documentation features only and
it mentioned creating a maven.xml file.  I looked under the maven
install tree and did not see a sample maven.xml file (if that is what
you use).  It sounds like defining a goal named java.compile in
maven.xml will override the java.compile plugin.  That is great.  Where
can I find the current list of maven targets (goals) that I can call.

thanks again in advance

Doug

Wheels within Wheels in a spiral array
A Pattern so grand and Complex
Time after Time we lose site of the way
Our causes can't see their effects.

 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif



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

Reply via email to