Uploaded image for project: 'Maven'
  1. Maven
  2. MNG-7353

Add support for "mvn pluginPrefix:version:goal"

    XMLWordPrintableJSON

Details

    Description

      currently, we can run a simplified 2 parts form

      mvn wrapper:wrapper

      but if we want to specify a version, we need to switch to full 4 prts form:

      mvn org.apache.maven.plugins:maven-wrapper-plugin:3.1.0-SNAPSHOT:wrapper

      it would be nice to be able to write 3 parts simplified

      mvn wrapper:3.1.0-SNAPSHOT:wrapper

      Attachments

        Activity

          People

            hboutemy Herve Boutemy
            hboutemy Herve Boutemy
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: