build-helper-maven-plugin
build-helper-maven-plugin copied to clipboard
Build Helper Maven Plugin
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. Commits 0614d46 prepare release 2.0.0 b1afcd0 javadoc edits 20cd3ad start work on 2.0.0-SNAPSHOT aeebb61 prepare release 2.0.0-beta1 1068cd0 javadoc changes 4e4e56a add CheckReturnValue annotation...
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.0. Commits 0614d46 prepare release 2.0.0 b1afcd0 javadoc edits 20cd3ad start work on 2.0.0-SNAPSHOT aeebb61 prepare release 2.0.0-beta1 1068cd0 javadoc changes 4e4e56a add CheckReturnValue annotation...
Fixes issue #64. Removes metadata when deleting a single artifact from local cache. The solution assumes that the file is named maven-metadata-local.xml but does not crash if it does not...
The `attach-artifact` is a very useful goal but it's very unforgiving if the artifact to be uploaded is missing, causing a build error ("Could not transfer artifact...No such file or...
Using parse-version with effective-pom generates invalid XML, adds tag twice. One before comments and another just after comments. This bug exists from v3.0.0 onwards, I checked with v1.12, and it's...
reserve_network_port not finding free ports #53 https://github.com/mojohaus/build-helper-maven-plugin/issues/53
```xml org.codehaus.mojo build-helper-maven-plugin 3.2.0 timestamp-property timestamp-property build.timestamp dd.MM.yyyy, HH:mm ``` pom.xml ```xml ${build.timestamp} ``` Output: ```` 2021-09-22T08:38:51,295 INFO : [main] - Application - loaded version.properties: {app.buildDate=2021-09-22T06:38:13Z, app.version=v1.0.0} ```` sorry for...
Could we get a `` option for the `regex-property` goal? (Or better yet, don't provide output at all?) For example I have something like this to drop any `-SNAPSHOT` to...
Bumps [slf4j-api](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.3. Commits b2cb05f prepare release 2.0.3 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger b500a6f javadoc explaining using multiple markers instead of...
Bumps [slf4j-simple](https://github.com/qos-ch/slf4j) from 1.7.36 to 2.0.3. Commits b2cb05f prepare release 2.0.3 4b5bb41 fix SLF4J-546, Fluent logging API doesn't populate timestamp with Reload4JLogger b500a6f javadoc explaining using multiple markers instead of...