Unreadable dependency resolution/collection failure messages

2015-11-19 Thread Fred Cooke
Compare this original version: [ERROR] Failed to execute goal on project emerge-monolithic-services: Could not resolve dependencies for project nz.co.company.emerge:emerge-monolithic-services:jar:40.166-SNAPSHOT: Failed to collect dependencies for nz.co.company.emerge:emerge-monolithic-services:ja

Re: Java 9 - Java Modules aka Jigsaw

2015-11-19 Thread Robert Scholte
thanks Rory! that's the info I was searching for. As replied to Paul, I was hoping for a better approach. I will implement it just to be able to get experience with modules, but once I have a complete picture of the impacts I'll inform the jigsaw team and hopefully we can think of a more ef

[RESULT] [VOTE] Apache Maven Shared Component: Maven Mapping Version 3.0.0

2015-11-19 Thread Karl Heinz Marbaise
Hi, The vote has passed with the following result: +1 : Hervé Boutemy, Tibor Digana, Karl-Heinz Marbaise PMC quorum: reached. I will promote the artifacts to the central repo. Kind regards Karl Heinz Marbaise - To unsubscrib

[GitHub] maven-plugins pull request: Update the example of setting maven-co...

2015-11-19 Thread cdman
GitHub user cdman opened a pull request: https://github.com/apache/maven-plugins/pull/69 Update the example of setting maven-compiler source/target to use the latest released Java version (1.8) You can merge this pull request into a Git repository by running: $ git pull https

Re: Java 9 - Java Modules aka Jigsaw

2015-11-19 Thread Rory O'Donnell
Hi Robert, JEP 261 helps explains -modulepath, otherwise jigsaw-dev should be able to help. Rgds,Rory On 18/11/2015 22:03, Robert Scholte wrote: Hi, I've started patching the plexus-compiler so we can start compiling projects with module-info See https://github.com/codehaus-plexus/plexus