You are viewing a plain text version of this content. The canonical link for it is here.
Posted to muse-dev@ws.apache.org by sc...@apache.org on 2005/04/08 23:33:11 UTC

svn commit: r160618 - incubator/muse/trunk/maven.xml

Author: scamp
Date: Fri Apr  8 14:33:10 2005
New Revision: 160618

URL: http://svn.apache.org/viewcvs?view=rev&rev=160618
Log: (empty)


Modified:
    incubator/muse/trunk/maven.xml

Modified: incubator/muse/trunk/maven.xml
URL: http://svn.apache.org/viewcvs/incubator/muse/trunk/maven.xml?view=diff&r1=160617&r2=160618
==============================================================================
--- incubator/muse/trunk/maven.xml (original)
+++ incubator/muse/trunk/maven.xml Fri Apr  8 14:33:10 2005
@@ -114,6 +114,7 @@
   
   <goal name="extract-wsdl-jar">
     <echo>Extracting Wsdls from: ${wsdljar}</echo>
+    <mkdir dir="${spec.wsdl.dest.dir}" />    
     <mkdir dir="${maven.build.dir}/temp-wsdl" />
       <unzip src="${wsdljar}"
              dest="${maven.build.dir}/temp-wsdl">



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