You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Chris Shorrock <ch...@shorrockin.com> on 2003/04/08 17:49:36 UTC

reactor goals within console

Has anyone else experienced problems (or preferable solutions) while 
running reactor goals within the maven console. Whenever I do this, the 
first it runs though works fine, but every time after the first I 
always get an error, normally something like the following:

org.apache.commons.jelly.JellyTagException: null:34:47: <attainGoal> 
null:51:47: <maven:reactor> Unable to obtain goal [build] -- 
null:19:30: <attainGoal> null:34:36: <attainGoal> null:-1:-1: <null> No 
goal [java:jar]


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: reactor goals within console

Posted by James Ward <ja...@ectropic.com>.
Yup.  That's a bug.

-James


On Tue, 2003-04-08 at 09:49, Chris Shorrock wrote:
> Has anyone else experienced problems (or preferable solutions) while 
> running reactor goals within the maven console. Whenever I do this, the 
> first it runs though works fine, but every time after the first I 
> always get an error, normally something like the following:
> 
> org.apache.commons.jelly.JellyTagException: null:34:47: <attainGoal> 
> null:51:47: <maven:reactor> Unable to obtain goal [build] -- 
> null:19:30: <attainGoal> null:34:36: <attainGoal> null:-1:-1: <null> No 
> goal [java:jar]
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org