You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Marc Dugger <ma...@socotech.com> on 2003/04/21 15:29:39 UTC

build failure

I'm attempting to build Maven for a second time.  The initial build went
great and I was able to use Maven effectively.  But after updating from CVS,
I'm now receiving an UnknownGoalException:  Unknown goal "clean".  I've
removed all .jars from my repository to force a download on each, but that
didn't help.  Thanks in advance for any insight.  


RE: build failure

Posted by Marc Dugger <md...@austin.rr.com>.
No, I don't have any plugins in my plugins directory.  BTW, it's failing on
the first plugin of the processing order which is Ant.  Should I be
executing subsequent builds differently from the initial build (i.e. ant -f
build-bootstrap.xml)?


> -----Original Message-----
> From: Ben Walding [mailto:default0001@walding.com]
> Sent: Monday, April 21, 2003 8:47 AM
> To: Maven Users List
> Subject: Re: build failure
>
>
> Sounds like your plugins didn't build and install properly.
>
> Check to see if you have a maven-clean-plugin in your plugin directory
>
> Marc Dugger wrote:
>
> >I'm attempting to build Maven for a second time.  The initial build went
> >great and I was able to use Maven effectively.  But after
> updating from CVS,
> >I'm now receiving an UnknownGoalException:  Unknown goal "clean".  I've
> >removed all .jars from my repository to force a download on
> each, but that
> >didn't help.  Thanks in advance for any insight.
> >
> >
> >
> >------------------------------------------------------------------------
> >
> >---------------------------------------------------------------------
> >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
>


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


Re: build failure

Posted by Ben Walding <de...@walding.com>.
Sounds like your plugins didn't build and install properly.

Check to see if you have a maven-clean-plugin in your plugin directory

Marc Dugger wrote:

>I'm attempting to build Maven for a second time.  The initial build went
>great and I was able to use Maven effectively.  But after updating from CVS,
>I'm now receiving an UnknownGoalException:  Unknown goal "clean".  I've
>removed all .jars from my repository to force a download on each, but that
>didn't help.  Thanks in advance for any insight.  
>
>  
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>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