[GitHub] maven-pom pull request: [MPOM-47] Use assembly descriptor which al...

2015-09-28 Thread ctubbsii
Github user ctubbsii closed the pull request at: https://github.com/apache/maven-pom/pull/1 --- 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

[GitHub] maven-pom pull request: [MPOM-47] Use assembly descriptor which al...

2015-02-27 Thread ctubbsii
GitHub user ctubbsii opened a pull request: https://github.com/apache/maven-pom/pull/1 [MPOM-47] Use assembly descriptor which also supports tar only You can merge this pull request into a Git repository by running: $ git pull https://github.com/ctubbsii/maven-pom MPOM-47

maven pull request: MNG-4226 Detect JAVA_HOME on newer Mac OS X

2013-12-20 Thread ctubbsii
GitHub user ctubbsii opened a pull request: https://github.com/apache/maven/pull/11 MNG-4226 Detect JAVA_HOME on newer Mac OS X This patch falls back on the system configured JVM for the current user, only when no prior methods for detecting JAVA_HOME succeed. If one