leosimons    2003/06/11 11:13:44

  Modified:    buildsystem maven.xml
  Log:
  Berin found a few issues.
  
  Revision  Changes    Path
  1.5       +2 -2      avalon/buildsystem/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/avalon/buildsystem/maven.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- maven.xml 11 Jun 2003 08:19:17 -0000      1.4
  +++ maven.xml 11 Jun 2003 18:13:44 -0000      1.5
  @@ -261,9 +261,9 @@
   
           <attainGoal name="avalon:header"/>
           <maven:reactor
  -          basedir="${basedir}"
  +          basedir="${basedir}/.."
             includes="*/project.xml"
  -          goals="java:jar"
  +          goals="jar:jar"
             banner="Excalibur is building jar:"
             ignoreFailures="false"/>
       </goal>
  
  
  

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

Reply via email to