mirror of
https://github.com/apache/maven-mvnd.git
synced 2026-01-13 07:04:14 +08: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:
@@ -31,12 +31,10 @@
|
||||
<name>Maven Daemon - Agent</name>
|
||||
|
||||
<dependencies>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.javassist</groupId>
|
||||
<artifactId>javassist</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user