Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-1073

Remove maven-deploy-plugin from pom.xml

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 0.11
    • Build
    • None

    Description

      The distribution profile in the pom.xml contains a maven-deploy-plugin entry. Unfortunately, when deploying the distribution artifacts to the Apache snapshot repository, this results in the maven-deploy-plugin running twice, which causes incorrect metadata to be placed in the remote maven-metadata.xml file.

      One solution is to remove the maven-deploy-plugin entry from the distribution profile and to place it in another profile. That way, we can deploy to the snapshot repository without the double-deploy happening.

      Attachments

        Activity

          Fixed by PR276.

          deron Jon Deron Eriksson added a comment - Fixed by PR276 .

          Another solution is to completely remove the maven-deploy-plugin entry from the pom.xml file.

          deron Jon Deron Eriksson added a comment - Another solution is to completely remove the maven-deploy-plugin entry from the pom.xml file.

          People

            deron Jon Deron Eriksson
            deron Jon Deron Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: