mirror of
https://github.com/apache/maven-mvnd.git
synced 2025-09-10 02:39:27 +00:00
[2.x] Pre-release tidy-up (#1011)
Changes: * no source change * (build) expel all versions from child modules: they must be all top level depMgmt or pluginMgmt * (build) Top POM contains GAVs while child modules GA+scope. This tremendously simplifies maintenance. * (javadoc) fix Javadoc errors * (build) remove obsolete profiles and mr-JARs, project is 17+ Updates: * maven wrapper 3.3.2 w/ scripts
This commit is contained in:
@@ -97,7 +97,6 @@
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>build-helper-maven-plugin</artifactId>
|
||||
<version>3.6.0</version>
|
||||
<executions>
|
||||
<execution>
|
||||
<id>add-unpacked-source-dir</id>
|
||||
|
Reference in New Issue
Block a user