Early Access builds for JDK 9 b35 and JDK 8u40 b10 are available on java.net

2014-10-21 Thread Rory O'Donnell
Hi Robert Kristian, Early Access build for JDK 9 b35 https://jdk9.java.net/download/ is available on java.net, summary of changes are listed here http://www.java.net/download/jdk9/changes/jdk9-b35.html Early Access build for JDK 8u40 b10 http://jdk8.java.net/download.html is available on

Resolving a MavenProject from an Artifact

2014-10-21 Thread Simon Taddiken
Hi Guys, I'm new to developing Maven Plugins. For my current project I need to find MavenProject instances for an arbitrary Artifact instance so I can access all the meta-data stored in the project. I guess this has something to do with the ArtifactRepository interface but I could not find

[GitHub] maven-surefire pull request: Multiple lines with T E S T S in l...

2014-10-21 Thread Tibor17
GitHub user Tibor17 opened a pull request: https://github.com/apache/maven-surefire/pull/60 Multiple lines with T E S T S in log. Related to JIRA issue. This line is printed multiple times in log: --- T E S T S