Uploaded image for project: 'Maven Assembly Plugin'
  1. Maven Assembly Plugin
  2. MASSEMBLY-589

Support for URL in descriptor

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Auto Closed
    • 2.2.2
    • None
    • None
    • None
    • any

    Description

      Being able to add a URL as a descriptor would add considerable to the flexibility of the plugin.
      So in the configuration element the following would work:

      ...
        <configuration>
          <descriptors>
            <descriptor>http://my.website/assembly.xml</descriptor>
          </descriptors>
        </configuration>
      

      The implementation could be similar to how it is done in the maven-checkstyle-plugin, i.e. the <configLocation /> field which supports files or URLs

      Attachments

        Activity

          People

            Unassigned Unassigned
            croesus Croesus
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: