You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Benson Margulies (JIRA)" <ji...@codehaus.org> on 2012/08/21 17:50:21 UTC

[jira] (MASSEMBLY-625) Allow props to be defined in configuration

Benson Margulies created MASSEMBLY-625:
------------------------------------------

             Summary: Allow props to be defined in configuration
                 Key: MASSEMBLY-625
                 URL: https://jira.codehaus.org/browse/MASSEMBLY-625
             Project: Maven 2.x Assembly Plugin
          Issue Type: Improvement
    Affects Versions: 2.3
            Reporter: Benson Margulies


I find myself wanting to pump out six artifacts that differ only in the classifier of one artifact to be unpacked inside them. It seems that I will need six copies of my descriptor with different include specs in a dependency set to achieve this. How sad. Happier would be if I could have <properties> in the configuration so that I could have six executions against one descriptor file.

I guess I could use something in generate-resources to generate these descriptors from a template. Uck.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira