Uploaded image for project: 'Maven EAR Plugin'
  1. Maven EAR Plugin
  2. MEAR-226

bundleFileName functionality for the acr plugin

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.10.1
    • 3.0.0
    • None

    Description

      We'd have a need to rename the Java EE Application Client jar that is packaged in our EAR using the acr plugin. The canonical way to do this is perhaps along the following lines:

      <acrModule>
      <groupId>com.mine</groupId>
      <artifactId>test</groupId>
      <bundleFileName>myrenamed.jar</bundleFileName>
      </acrModule>

      But this is not supported. I'd be happy to contribute this change if I can receive some pointers.

      Attachments

        Activity

          People

            khmarbaise Karl Heinz Marbaise
            sudr Sud Ramasamy
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: