Uploaded image for project: 'Maven Release Plugin'
  1. Maven Release Plugin
  2. MRELEASE-452

allowTimestampedSnapshots=true still fails with snapshot dependencies

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0-beta-9
    • 2.0
    • prepare
    • None
    • maven 2.0.9
      maven release plugin v 2.0-beta-9

    Description

      When I try to use the config property, allowTimestampedSnapshots, to release our large multi-module project, the build still fails on snapshot dependencies.

      Here is the command I am running:

      mvn release:clean release:prepare -DallowTimestampedSnapshots=true -DpreparationGoals=clean install -Dmaven.test.skip=true -Dmaven.integration.skip=true -Dmaven.tck.skip=true -DdryRun=false -B

      Here is the failure:

      [ERROR] BUILD FAILURE
      [INFO] ------------------------------------------------------------------------
      [INFO] Can't release project due to non released dependencies :
      com.accenture.identity.agent:identity-service-agent:jar:1.6.0-SNAPSHOT:compile
      in project 'netCDS Web Services' (com.accenture.netcds:netcds-ws:war:0.8.0906.0-SNAPSHOT)

      Attachments

        Activity

          People

            olamy Olivier Lamy
            jlo_gestalt James Lorenzen
            Votes:
            4 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: