[GitHub] maven-plugins pull request #136: [MDEP-584] Update plexus-utils to 3.1.0

2018-04-02 Thread io7m
Github user io7m closed the pull request at: https://github.com/apache/maven-plugins/pull/136 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven-plugins pull request #137: [MJAVADOC-489] Find the main module descrip...

2017-11-18 Thread io7m
GitHub user io7m opened a pull request: https://github.com/apache/maven-plugins/pull/137 [MJAVADOC-489] Find the main module descriptor The existing code was checking for the existence of a file "src/main/module-info.java" relative to the current directory. The

[GitHub] maven-plugins pull request #136: [MDEP-584] Update plexus-utils to 3.1.0

2017-11-18 Thread io7m
GitHub user io7m opened a pull request: https://github.com/apache/maven-plugins/pull/136 [MDEP-584] Update plexus-utils to 3.1.0 This updates the plexus-utils dependency to 3.1.0. It corrects four unit tests that were failing due to new behaviour in 3.1.0: It appears that

[GitHub] maven-plugins pull request #135: [MDEP-584] Update plexus-utils to 3.1.0

2017-11-18 Thread io7m
Github user io7m closed the pull request at: https://github.com/apache/maven-plugins/pull/135 --- - To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org For additional commands, e-mail: dev-h...@maven.apache.org

[GitHub] maven-plugins pull request #135: [MDEP-584] Update plexus-utils to 3.1.0

2017-11-15 Thread io7m
GitHub user io7m opened a pull request: https://github.com/apache/maven-plugins/pull/135 [MDEP-584] Update plexus-utils to 3.1.0 This updates the plexus-utils dependency to 3.1.0. It corrects four unit tests that were failing due to new behaviour in 3.1.0: It appears that

[GitHub] maven-plugins pull request #104: MASSEMBLY-848 Do not attempt to resolve rea...

2017-02-23 Thread io7m
Github user io7m closed the pull request at: https://github.com/apache/maven-plugins/pull/104 --- 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

[GitHub] maven-plugins pull request #104: MASSEMBLY-848 Do not attempt to resolve rea...

2017-02-22 Thread io7m
GitHub user io7m opened a pull request: https://github.com/apache/maven-plugins/pull/104 MASSEMBLY-848 Do not attempt to resolve reactor projects I'm submitting this pull request in the hope of getting some discussion on the issue. I feel like the submitted fix here is no