GitHub user ferstl opened a pull request:

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

    [MRELEASE-896] Depcreate and disable useReleaseProfile

    There are some indications [1, 2] that the release-profile will disappear 
from Maven's super POM somewhen in the future. There was also an attempt back 
in 2009 to remove it but it was re-added again [3].
    In order to support the removal of this profile, I suggest to disable its 
default activation in the maven-release-plugin. Additionally, I suggest to 
deprecate the useReleaseProfile parameter in the PerformReleaseMojo.
    
    [1] 
https://github.com/apache/maven/blob/master/maven-model-builder/src/main/resources/org/apache/maven/model/pom-4.0.0.xml#L100
    [2] 
http://mail-archives.apache.org/mod_mbox/maven-dev/201411.mbox/%[email protected]%3e
    [3] 
https://github.com/apache/maven/commit/3870ab0e6021eb17d04883f97fe144d2db96e745

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

    $ git pull https://github.com/ferstl/maven-release MRELEASE-896

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

    https://github.com/apache/maven-release/pull/6.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 #6
    
----
commit ed175c4a88f3117291bdb0cf2e98ee5fbcff3627
Author: Stefan Ferstl <[email protected]>
Date:   2014-12-27T14:50:51Z

    [MRELEASE-896] Depcreate and disable useReleaseProfile

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to