aheritier    2004/09/26 14:52:00

  Modified:    pdf/src/plugin-test maven.xml
  Log:
  misprint
  
  Revision  Changes    Path
  1.3       +1 -1      maven-plugins/pdf/src/plugin-test/maven.xml
  
  Index: maven.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/pdf/src/plugin-test/maven.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- maven.xml 23 Sep 2004 00:42:23 -0000      1.2
  +++ maven.xml 26 Sep 2004 21:52:00 -0000      1.3
  @@ -23,7 +23,7 @@
       <!-- Multiproject : site -->
       <attainGoal name="multiproject:site"/>
       <maven:reactor basedir="${basedir}" postProcessing="true" 
includes="test*/project.xml" collectOnly="true" ignoreFailures="false" 
collectionVar="multiprojects"/>
  -    <!-- We copy the generated files to us them in the pdf -->
  +    <!-- We copy the generated files to use them in the pdf -->
       <j:forEach var="reactorProject" items="${multiprojects}">
         <j:set var="fromDir" 
value="${reactorProject.context.getVariable('maven.gen.docs')}"/>
         <ant:copy 
todir="${maven.build.dir}/pdf/${maven.multiproject.aggregateDir}${reactorProject.artifactId}">
  
  
  

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

Reply via email to