| | |
| | | <plugin> |
| | | <groupId>org.apache.maven.plugins</groupId> |
| | | <artifactId>maven-jar-plugin</artifactId> |
| | | <version>3.2.0</version> |
| | | <version>3.3.0</version> |
| | | </plugin> |
| | | |
| | | <plugin> |
| | |
| | | <artifactId>maven-surefire-plugin</artifactId> |
| | | <version>3.0.0-M4</version> <!-- M6 DecodeException but got java.nio.BufferOverflowException --> |
| | | <configuration> |
| | | <properties> |
| | | <properties> |
| | | <property> |
| | | <name>usedefaultlisteners</name> |
| | | <value>false</value> |
| | |
| | | <plugin> |
| | | <groupId>org.codehaus.mojo</groupId> |
| | | <artifactId>build-helper-maven-plugin</artifactId> |
| | | <version>1.8</version> |
| | | <version>3.3.0</version> |
| | | <executions> |
| | | <!-- Parse version to generate properties (major.version, minor.version, ...) --> |
| | | <execution> |