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

DistributionManagement properties don't get copied in cloned executionProject while lifecycle fork

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.2
    • 2.0.8
    • Plugins and Lifecycle
    • None

    Description

      Define a new Maven plugin with the goal described like this:

      /**

      • @execute phase="deploy"
      • @goal deploy-custom
        */

      When running 'mvn deploy-custom', deploy phase execution fails with 'Class 'org.apache.maven.artifact.repository.ArtifactRepository' cannot be instantiated'.
      It seems the problem raises from the fact that releaseArtifactRepository/snapshotArtifactRepository don't get copied in the cloned executionProject while lifecycle fork.

      Attachments

        Activity

          People

            brett Brett Porter
            xfeldman Max Feldman
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: