Author: brett Date: Thu May 4 21:36:42 2006 New Revision: 399956 URL: http://svn.apache.org/viewcvs?rev=399956&view=rev Log: another writer to remove
Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml Modified: maven/plugins/trunk/maven-assembly-plugin/pom.xml URL: http://svn.apache.org/viewcvs/maven/plugins/trunk/maven-assembly-plugin/pom.xml?rev=399956&r1=399955&r2=399956&view=diff ============================================================================== --- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original) +++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Thu May 4 21:36:42 2006 @@ -19,7 +19,6 @@ <id>descriptor</id> <goals> <goal>xpp3-reader</goal> - <goal>xpp3-writer</goal> <goal>java</goal> <goal>xsd</goal> </goals>