You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/01/26 09:43:28 UTC

cvs commit: maven-plugins/pdf maven.xml

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: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org