Hi,

I have started an EJB project using maven. The EJB project is divided in
4 sub projects. One WEB project, one UTIL project, one EJB project and a
final EAR project to build the resulting EAR file.

Everything works fine when i start the goals in side every subproject
directly. After setting up the reactor everything still works fine. The
reactor calls the goals in each subproject.

The problem occurs when I start the reactor from the console (maven
console target). The first time I call the 'dist-all' target everything
works fine, but the second time I receive errors like:

-----------------------------
org.apache.commons.jelly.JellyTagException: 
file:/home/nfs/joel/projects/legalmanager/:11:38: <maven:reactor> Goal [jar:install] 
has no action definition.
-----------------------------

Does anybody know a way to fix or work around this issue? I'm using
maven RC1.

Regards,

Joel





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

Reply via email to