[GitHub] maven pull request: fix release profile to use source:jar-no-fork ...

2016-05-28 Thread pkozelka
GitHub user pkozelka reopened a pull request: https://github.com/apache/maven/pull/61 fix release profile to use source:jar-no-fork instead of source:jar This fixes `release-profile` in Maven's default pom so that it invokes `source:jar-no-fork` instead of `source:jar`, because the

[GitHub] maven pull request: fix release profile to use source:jar-no-fork ...

2016-05-28 Thread pono
Github user pono closed the pull request at: https://github.com/apache/maven/pull/61 --- 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

[GitHub] maven pull request: fix release profile to use source:jar-no-fork ...

2016-05-28 Thread pono
Github user pono closed the pull request at: https://github.com/apache/maven/pull/61 --- 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

[GitHub] maven pull request: fix release profile to use source:jar-no-fork ...

2016-02-09 Thread ChristianSchulte
Github user ChristianSchulte commented on the pull request: https://github.com/apache/maven/pull/61#issuecomment-181983567 This has been committed. See MNG-5940. Please close this pull request manually. --- If your project is set up for it, you can reply to this email and have your

[GitHub] maven pull request: fix release profile to use source:jar-no-fork ...

2015-07-23 Thread pkozelka
GitHub user pkozelka opened a pull request: https://github.com/apache/maven/pull/61 fix release profile to use source:jar-no-fork instead of source:jar You can merge this pull request into a Git repository by running: $ git pull https://github.com/pkozelka/maven pk/fix-release