You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ptahchiev <gi...@git.apache.org> on 2017/06/24 06:48:20 UTC

[GitHub] maven-release pull request #18: MRELEASE-985

GitHub user ptahchiev opened a pull request:

    https://github.com/apache/maven-release/pull/18

    MRELEASE-985

    This commit copies resolved snapshot dependencies system properties to the release descriptor
    and then checks if the those resolved snapshot dependencies contain the SNAPSHOT artifact before
    before adding it as a SNAPSHOT dependency.
    
    Fixes: https://issues.apache.org/jira/browse/MRELEASE-985

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ptahchiev/maven-release MRELEASE-985

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/maven-release/pull/18.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #18
    
----
commit f2775c83af6b5347e266f74c99edbb920046824b
Author: petar.tahchiev <pa...@gmail.com>
Date:   2017-06-24T06:44:35Z

    Override snapshot dependencies from command line.
    
    This commit copies resolved snapshot dependencies system properties to the release descriptor
    and then checks if the those resolved snapshot dependencies contain the SNAPSHOT artifact before
    before adding it as a SNAPSHOT dependency.
    
    Fixes: https://issues.apache.org/jira/browse/MRELEASE-985

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org