Uploaded image for project: 'Felix'
  1. Felix
  2. FELIX-6568

Add skip option to maven-bundle-plugin goals

    XMLWordPrintableJSON

Details

    Description

      It is common for maven plugins to provide a skip parameter which can be configured with e.g. a maven property to control activation of a goal.

      We are configuring the bundle plugin in some parent poms and where we already control execution of several plugins using the skip parameter and would like to do the same for maven bundle plugin.

      I am aware that this can be worked around by using Maven profiles but this in our case has undesirable effects on on the execution order of plugins in the same lifecycle phase.

      Examples of other plugin's implementation of the skip parameter:

      Attachments

        Activity

          People

            jbonofre Jean-Baptiste Onofré
            seb Sebastian T
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: