You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2003/06/18 08:54:26 UTC

cvs commit: maven/src/plugins-build/ejb plugin.jelly

dion        2003/06/17 23:54:25

  Modified:    src/plugins-build/ejb plugin.jelly
  Log:
  Fix for MAVEN-486 from Martin Skopp
  
  Revision  Changes    Path
  1.5       +0 -1      maven/src/plugins-build/ejb/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/ejb/plugin.jelly,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- plugin.jelly	27 Mar 2003 13:18:52 -0000	1.4
  +++ plugin.jelly	18 Jun 2003 06:54:24 -0000	1.5
  @@ -18,7 +18,6 @@
   
   
       <j:if test="${sourcesPresent == 'true'}">
  -      <attainGoal name="java:compile"/>
         <attainGoal name="test:test"/>
       </j:if>
   
  
  
  

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