Details
-
Type:
Bug
-
Status: Resolved
-
Priority:
P4
-
Resolution: Fixed
-
Affects Version/s: 8.0.0
-
Fix Version/s: 8.0.0
-
Component/s: Release Engineering
-
Labels:None
-
Subcomponent:
-
CPU:generic
-
OS:generic
-
Sprint:JMC 8.0 Sprint 7 - Last Enh
Description
update required for below listed change
- [core] THIRD_PARTY_LICENSES.txt should be placed in root directory (inside jar)
- [core] LICENSE.txt should be placed in root directory (inside jar)
- [core] update maven dependent plugin with latest version :
- org.apache.maven.plugins:maven-jar-plugin:3.2.0 (old : 3.1.0)
- org.apache.maven.plugins:maven-resources-plugin:3.2.0 (old : 3.0.2)
- org.apache.maven.plugins:maven-source-plugin:3.2.1 (old: 3.0.2)
- org.apache.maven.plugins:maven-javadoc-plugin: 3.2.0 (old : 3.0.2)
- [jmc]
- org.commonjava.maven.plugins:directory-maven-plugin:0.3.1 (old : 0.2)
- org.apache.maven.plugins:maven-resource-plugin:3.2.0 (old : 3.0.2)
- junit:junit:4.13.1 (old : 4.12)