The fileset support in the clean plugin is most certainly deployed.
It is used heavily in continuum and archiva to cleanup after the
war:inplace overlay.

- Joakim

[EMAIL PROTECTED] wrote:
> Author: jvanzyl
> Date: Sun Dec 10 18:59:29 2006
> New Revision: 485470
>
> URL: http://svn.apache.org/viewvc?view=rev&rev=485470
> Log:
> o i don't think the fileset stuff is released yet, i'm getting a classloading 
> error
>
> Modified:
>     maven/shared/trunk/maven-shared-io/pom.xml
>
> Modified: maven/shared/trunk/maven-shared-io/pom.xml
> URL: 
> http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-io/pom.xml?view=diff&rev=485470&r1=485469&r2=485470
> ==============================================================================
> --- maven/shared/trunk/maven-shared-io/pom.xml (original)
> +++ maven/shared/trunk/maven-shared-io/pom.xml Sun Dec 10 18:59:29 2006
> @@ -55,8 +55,9 @@
>        <optional>true</optional>
>      </dependency>
>    </dependencies>
> -  <build>
> +  <build>  
>      <plugins>
> +      <!--
>        <plugin>
>          <artifactId>maven-clean-plugin</artifactId>
>          <configuration>
> @@ -70,6 +71,7 @@
>            </filesets>
>          </configuration>
>        </plugin>
> +      -->
>        <plugin>
>          <artifactId>maven-surefire-plugin</artifactId>
>          <configuration>
> @@ -88,4 +90,4 @@
>        </plugin>
>      </plugins>
>    </reporting>
> -</project>
> \ No newline at end of file
> +</project>
>
>
>   


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

Reply via email to