Uploaded image for project: 'Maven Deploy Plugin'
  1. Maven Deploy Plugin
  2. MDEPLOY-165

deploy-file ignores classifier

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Not A Problem
    • 2.7
    • None
    • deploy:deploy-file
    • None

    Description

      MDEPLOY-19's implementation is incomplete. If a user specifies a classifier then generatePom fails to take the classifier into consideration and uploads a POM file that omits the classifier.

      The fix is simple:

      Add the following line to DeployFileMojo.generateModel():

      model.setClassifier( classifier );

      Attachments

        Activity

          People

            Unassigned Unassigned
            cowwoc Gili
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: