Uploaded image for project: 'Maven Install Plugin'
  1. Maven Install Plugin
  2. MINSTALL-51

uniqueVersion, includeAttachedArtifacts

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 2.2
    • None
    • install:install
    • None

    Description

      by default the maven install plugin is inconsistent in its use of the uniqueVersion flag,
      which can be set manually in the explicit install-file goal but isn't present in the implicit install goal.

      another thing we'd like to do is disabling the installment of deliverable attached artifacts,
      or allowing to select only specific artifacts, classifiers, or assemblies. for installment.

      new configuration parameters include:

      parameter type default description
      uniqueVersion boolean true use uniqueVersion buildnumbers (${artifactId}-YYYYmmdd-HHmmss-nn)
      includeAttachedArtifacts boolean true also install attached artifacts

      Attachments

        1. MINSTALL-51-patch.zip
          10 kB
          FKorning

        Activity

          People

            Unassigned Unassigned
            fkorning FKorning
            Votes:
            2 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: