dion        2003/09/23 07:50:31

  Modified:    src/plugins-build/ear/src/plugin-test maven.xml
  Log:
  Remove extra ear goal
  
  Revision  Changes    Path
  1.2       +0 -1      maven/src/plugins-build/ear/src/plugin-test/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ear/src/plugin-test/maven.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- maven.xml 22 Sep 2003 01:21:49 -0000      1.1
  +++ maven.xml 23 Sep 2003 14:50:30 -0000      1.2
  @@ -9,7 +9,6 @@
   
       <j:set var="expectedFile" 
         value="${maven.build.dir}/test-maven-ear-plugin-1.0-SNAPSHOT.ear"/>
  -    <attainGoal name="ear"/>
       <u:file var="file" name="${expectedFile}" />
       <j:if test="${!(file.exists())}">
         <fail>${expectedFile} not generated</fail>
  
  
  

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

Reply via email to