You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Brett Porter <br...@apache.org> on 2005/10/13 03:18:14 UTC

Re: svn commit: r315062 - /maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipseCleanMojo.java

BTW, should this have @phase clean so it is run whenever someone runs
"m2 clean", or is that not desirable?

(I'm guessing its not...)

- Brett

fgiust@apache.org wrote:

>Author: fgiust
>Date: Wed Oct 12 15:26:50 2005
>New Revision: 315062
>
>URL: http://svn.apache.org/viewcvs?rev=315062&view=rev
>Log:
>also delete .wtpmodules files + some code cleanup
>
>  
>

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


Re: svn commit: r315062 - /maven/components/trunk/maven-plugins/maven-eclipse-plugin/src/main/java/org/apache/maven/plugin/eclipse/EclipseCleanMojo.java

Posted by Fabrizio Giustina <fg...@gmail.com>.
On 10/13/05, Brett Porter <br...@apache.org> wrote:
> BTW, should this have @phase clean so it is run whenever someone runs
> "m2 clean", or is that not desirable?
>
> (I'm guessing its not...)

Sure not, I don't think anybody wants its IDE configuration removed
when he simply run a clean build...

fabrizio

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