You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ferstl <gi...@git.apache.org> on 2014/12/27 15:54:06 UTC

[GitHub] maven-release pull request: [MRELEASE-896] Depcreate and disable u...

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/%3c20141128002840.32FCB4340A7F@dd34514.kasserver.com%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 <st...@gmail.com>
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 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


[GitHub] maven-release pull request #6: [MRELEASE-896] Deprecate and disable useRelea...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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