Author: brett
Date: Thu May  4 21:50:22 2006
New Revision: 399960

URL: http://svn.apache.org/viewcvs?rev=399960&view=rev
Log:
put back writer

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=399960&r1=399959&r2=399960&view=diff
==============================================================================
--- maven/plugins/trunk/maven-assembly-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-assembly-plugin/pom.xml Thu May  4 21:50:22 2006
@@ -19,6 +19,7 @@
             <id>descriptor</id>
             <goals>
               <goal>xpp3-reader</goal>
+              <goal>xpp3-writer</goal>
               <goal>java</goal>
               <goal>xsd</goal>
             </goals>


Reply via email to