evenisse    2004/01/26 00:43:28

  Added:       pdf      maven.xml
  Log:
  Add postGoal to site for generate the pdf file
  
  Revision  Changes    Path
  1.1                  maven-plugins/pdf/maven.xml
  
  Index: maven.xml
  ===================================================================
  <?xml version="1.0" encoding="UTF-8"?>
  <project xmlns:j="jelly:core">
  
      <postGoal name="site">
        <attainGoal name="pdf"/>
      </postGoal>
  
  </project>
  
  

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

Reply via email to