Create bill of materials
------------------------

                 Key: MASSEMBLY-542
                 URL: http://jira.codehaus.org/browse/MASSEMBLY-542
             Project: Maven 2.x Assembly Plugin
          Issue Type: New Feature
            Reporter: Max Schaefer


I would like the assembly plugin to produce a kind of bill of materials xml. 
That should tell where each file came from. 
E.g. if in a dependency set the files are renamed via the output filename 
mapping I would like to know what was the original maven coordinate. 
If an archive is unpacked I would like to know which files were extracted.
That would make it much easier to track down the maven artifact that originally 
contained certain files of my assembly.
The bill of materials could even transformed into a maven report.

-- 
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