[ 
http://jira.codehaus.org/browse/MRELEASE-452?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hubert Iwaniuk updated MRELEASE-452:
------------------------------------

    Attachment: MRELEASE-452-maven-release-maanger.patch

Ignores checking SNAPSHOTS if ignoreSnapshots is specified.

> allowTimestampedSnapshots=true still fails with snapshot dependencies
> ---------------------------------------------------------------------
>
>                 Key: MRELEASE-452
>                 URL: http://jira.codehaus.org/browse/MRELEASE-452
>             Project: Maven 2.x Release Plugin
>          Issue Type: Bug
>          Components: prepare
>    Affects Versions: 2.0-beta-9
>         Environment: maven 2.0.9
> maven release plugin v 2.0-beta-9
>            Reporter: James Lorenzen
>         Attachments: MRELEASE-452-maven-release-maanger.patch
>
>
> 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)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to