News

I can reproduce the issue locally. For counter measures I have added now instructions to my release template to run the plugin before releasing. I thought I did that, but apparently not. The fact that ...
The following config <plugin> <groupId>org.eclipse.jetty</groupId> <artifactId>jetty-maven-plugin</artifactId> <version>9.4.2.v20170220</version> <dependencies ...
Howdy, I'm trying to use one of the Apache Commons libraries (Math 3.3) in Java with Eclipse. (JDK 1.7 and Eclipse 3/JDT 3.7) And I can't get away from ...