maven-apache-parent
maven-apache-parent copied to clipboard
Apache Software Foundation Parent POM
Bumps `version.maven-surefire` from 3.5.2 to 3.5.3. Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.5.2 to 3.5.3 Release notes Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases. 3.5.3 🐛 Bug Fixes [SUREFIRE-1737] - Fix disable in statelessTestsetReporter (#816) @slawekjaranowski...
see sample report https://maven.apache.org/plugins/maven-artifact-plugin/reproducible-central.html
**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[MPOM-342](https://issues.apache.org/jira/browse/MPOM-342?redirect=false)** and commented As the version 0.14 now also checks for license headers in `.gitignore` and `.gitattributes` files (compare with RAT-308) and these files seem to be...
**[Christopher Tubbs](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ctubbsii)** opened **[MPOM-468](https://issues.apache.org/jira/browse/MPOM-468?redirect=false)** and commented Currently, the net.nicoulaj.maven.plugins:checksum-maven-plugin is used to generate .sha512 files for the source-release classifier artifact in the apache-release profile. There are many problems with this...
**[Karl Heinz Marbaise](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=khmarbaise)** opened **[MPOM-282](https://issues.apache.org/jira/browse/MPOM-282?redirect=false)** and commented Currently the created SHA512 which is used for the distribution area contains only the checksum but not the filename which results in bad...
**[Konrad Windszus](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kwin)** opened **[MPOM-337](https://issues.apache.org/jira/browse/MPOM-337?redirect=false)** and commented As preparation of MNG-5697 all plugins containing a custom default lifecycle mapping and/or artifact handler should be loaded with `true`. --- **Issue Links:** -...
**[Adrian Cole](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=adriancole)** opened **[MPOM-218](https://issues.apache.org/jira/browse/MPOM-218?redirect=false)** and commented While maven-remote-resources-plugin in plugins, it is difficult to work with vs if it were in pluginManagement. For example, the parent pom can spit out...
**[Herve Boutemy](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=hboutemy)** opened **[MPOM-401](https://issues.apache.org/jira/browse/MPOM-401?redirect=false)** and commented same as MPOM-346, but for whole ASF see ASF draft strategy https://cwiki.apache.org/confluence/display/COMDEV/SBOM --- **Affects:** ASF-29 **Issue Links:** - [MPOM-346](https://issues.apache.org/jira/browse/MPOM-346) publish SBOM on release
According to https://maven.apache.org/docs/history.html: > Maven 3.6.3 and before has now reached its end of life and is no longer supported in any way. This PR updates the version to current...