Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-2073

mvn deploy -DaltDeploymentRepository=... fails

    XMLWordPrintableJSON

Details

    • Wish
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.4-RC2
    • 1.4-RC3
    • wicket
    • None

    Description

      Due to the longstanding bug in maven deploy plugin (http://jira.codehaus.org/browse/MDEPLOY-54) it is required that the pom itself contains <distributionManagment> element in the effective profile in order to substitute its configuration with the parameters passed onto command line. Without it, which is the case when building wicket and deploying it to the corporate repository (using mvn package deploy -DaltDeploymentRepository=Nexus::default::http://host/nexus/content/repositories/snapshots), maven fails. Please provide <distributionManagment> to the "all" profile in the wicket parent pom, possibly with some reasonable/transparent defaults for <url> subelements.

      Attachments

        1. pom.xml.patch
          1 kB
          Dominik Drzewiecki

        Activity

          People

            ivaynberg Igor Vaynberg
            drzewo Dominik Drzewiecki
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: