Maven Petals Plugin

Add support of classifier

Details

  • Type: Improvement Request Improvement Request
  • Status: New New
  • Resolution: Unresolved
  • Affects Version/s: 2.2.0
  • Fix Version/s: None
  • Component/s: jbi-package
  • Security Level: Public
  • Description:
    Hide

    When packaging a JBI archive, the resulting JBI archive is attached. So it can be install in the local repository or deployed in a remote repository.
    In few case, we should be able to set a classifier at the maven-petals-plugin to have several sub-version of a component, for example for a component built with java optimization or with debug information:

    • petals-bc-soap-4.2.0.zip: the component built with Java optimization,
    • petals-bc-soap-4.2.0-debug.zip: the component built with no Java optimization and with debug information.
    Show
    When packaging a JBI archive, the resulting JBI archive is attached. So it can be install in the local repository or deployed in a remote repository. In few case, we should be able to set a classifier at the maven-petals-plugin to have several sub-version of a component, for example for a component built with java optimization or with debug information:
    • petals-bc-soap-4.2.0.zip: the component built with Java optimization,
    • petals-bc-soap-4.2.0-debug.zip: the component built with no Java optimization and with debug information.
  • Environment:
    -

Issue Links

People

Dates

  • Created:
    Wed, 10 Oct 2012 - 15:14:43 +0200
    Updated:
    Wed, 10 Oct 2012 - 15:37:55 +0200