document how to write packaging plugins
---------------------------------------

         Key: MNG-2386
         URL: http://jira.codehaus.org/browse/MNG-2386
     Project: Maven 2
        Type: Task

  Components: Documentation: Guides  
    Reporter: Brett Porter


we particularly need to highlight that this:
project.getArtifact().setFile( fileYouGenerated )
must be called, as well as referencing the appropriate components definitions 
from the lifecycle introduction.

(ideally, we could get rid of the requirement for the above, but it is a 
necessity in 2.0)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to