--- ep-18.txt 2019-06-05 14:20:48.667572800 +0100
+++ ep-21.txt 2019-06-05 14:23:35.784556400 +0100
@@ -1,21 +1,17 @@
[INFO] Scanning for projects...
-[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
-[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Oak Runnable Jar 1.14-SNAPSHOT
[INFO] ------------------------------------------------------------------------
-[WARNING] The POM for org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 is missing, no dependency information available
-[WARNING] Failed to retrieve plugin descriptor for org.eclipse.m2e:lifecycle-mapping:1.0.0: Plugin org.eclipse.m2e:lifecycle-mapping:1.0.0 or one of its dependencies could not be resolved: Failure to find org.eclipse.m2e:lifecycle-mapping:jar:1.0.0 in https://repo.maven.apache.org/maven2 was cached in the local repository, resolution will not be reattempted until the update interval of central has elapsed or updates are forced
[INFO]
-[INFO] --- maven-help-plugin:3.1.1:effective-pom (default-cli) @ oak-run ---
+[INFO] --- maven-help-plugin:3.1.0:effective-pom (default-cli) @ oak-run ---
[INFO]
Effective POMs, after inheritance, interpolation, and profiles are applied:
-
+
@@ -64,9 +60,10 @@
- scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/apache-18/oak-parent/oak-run
- scm:svn:https://svn.apache.org/repos/asf/maven/pom/tags/apache-18/oak-parent/oak-run
- https://svn.apache.org/viewvc/maven/pom/tags/apache-18/oak-parent/oak-run
+ scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git/oak-parent/oak-run
+ scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git/oak-parent/oak-run
+ apache-21
+ https://github.com/apache/maven-apache-parent/tree/apache-21/oak-parent/oak-run
Jira
@@ -86,6 +83,7 @@
+ posix
10.14.2.0
Apache Development Snapshot Repository
https://repository.apache.org/content/repositories/snapshots
@@ -103,8 +101,8 @@
1.2.3
4.7.1
- 1.6
- 1.6
+ 1.7
+ 1.7
51000000
0.0
0.0
@@ -126,7 +124,7 @@
6.6.6
source-release
false
- 2.19.1
+ 2.22.0
${test.opts.coverage} -Xmx512m -XX:+HeapDumpOnOutOfMemoryError -Dupdate.limit=100 -Djava.awt.headless=true
-Xmx512m
1.21
@@ -769,10 +767,6 @@
3.1.0
- maven-shade-plugin
- 3.1.1
-
-
maven-clean-plugin
3.1.0
@@ -789,7 +783,7 @@
maven-dependency-plugin
- 2.10
+ 3.1.1
org.apache.felix
@@ -929,6 +923,10 @@
1.1
+ maven-ear-plugin
+ 3.0.1
+
+
maven-enforcer-plugin
1.4.1
@@ -952,6 +950,15 @@
maven-gpg-plugin
1.6
+
+
+ --digest-algo=SHA512
+
+
+
+
+ maven-help-plugin
+ 3.1.0
maven-install-plugin
@@ -959,11 +966,11 @@
maven-invoker-plugin
- 2.0.0
+ 3.1.0
maven-jar-plugin
- 3.0.0
+ 3.1.0
@@ -1005,7 +1012,7 @@
maven-plugin-plugin
- 3.4
+ 3.5.2
maven-project-info-reports-plugin
@@ -1028,11 +1035,11 @@
maven-resources-plugin
- 2.7
+ 3.1.0
maven-scm-plugin
- 1.9.4
+ 1.9.5
maven-scm-publish-plugin
@@ -1095,7 +1102,7 @@
maven-source-plugin
- 3.0.0
+ 3.0.1
maven-surefire-plugin
@@ -1118,40 +1125,28 @@
maven-surefire-report-plugin
- 2.19.1
+ 2.22.0
maven-war-plugin
- 2.6
+ 3.2.2
+
+
+ maven-shade-plugin
+ 3.1.1
org.apache.rat
apache-rat-plugin
0.12
-
-
- org.apache.maven.doxia
- doxia-core
- 1.2
-
-
- xercesImpl
- xerces
-
-
-
-
true
-
- DEPENDENCIES
-
org.codehaus.mojo
clirr-maven-plugin
- 2.7
+ 2.8
org.jacoco
@@ -1179,6 +1174,140 @@
+ org.codehaus.gmavenplus
+ gmavenplus-plugin
+ 1.5
+
+
+
+ addSources
+ addTestSources
+ generateStubs
+ compile
+ testGenerateStubs
+ testCompile
+ removeStubs
+ removeTestStubs
+
+
+
+
+
+ maven-assembly-plugin
+ 3.1.0
+
+
+ create-oak
+ package
+
+ single
+
+
+ false
+
+ src/main/assembly/oak-run.xml
+
+
+
+ true
+ true
+ org.apache.jackrabbit.oak.run.Main
+
+
+
+
+
+
+
+
+ true
+ true
+ org.apache.jackrabbit.oak.run.Main
+
+
+
+
+
+ maven-antrun-plugin
+ 1.8
+
+
+ package
+
+ run
+
+
+
+
+
+
+
+
+
+
+
+ com.phasebash.jsdoc
+ jsdoc3-maven-plugin
+ 1.2.0
+
+
+ generate-jsdoc
+ site
+
+ jsdoc3
+
+
+ ../oak-doc/target/site/oak-mongo-js
+
+ src/main/js/oak-mongo.js
+
+
+
+
+
+ ../oak-doc/target/site/oak-mongo-js
+
+ src/main/js/oak-mongo.js
+
+
+
+
+ maven-enforcer-plugin
+ 3.0.0-M2
+
+
+ enforce-maven-version
+
+ enforce
+
+
+
+
+ 3.0.5
+
+
+
+
+
+ enforce-file-size
+ package
+
+ enforce
+
+
+
+
+ 51000000
+
+ C:\tmp\trunk\oak-run\target/oak-run-1.14-SNAPSHOT.jar
+
+
+
+
+
+
+
+
maven-site-plugin
3.7.1
@@ -1382,127 +1511,6 @@
- org.codehaus.gmavenplus
- gmavenplus-plugin
- 1.5
-
-
-
- addSources
- addTestSources
- generateStubs
- compile
- testGenerateStubs
- testCompile
- removeStubs
- removeTestStubs
-
-
-
-
-
- maven-assembly-plugin
- 3.1.0
-
-
- create-oak
- package
-
- single
-
-
- false
-
- src/main/assembly/oak-run.xml
-
-
-
- true
- true
- org.apache.jackrabbit.oak.run.Main
-
-
-
-
-
-
-
-
- true
- true
- org.apache.jackrabbit.oak.run.Main
-
-
-
-
-
- maven-antrun-plugin
- 1.8
-
-
- package
-
- run
-
-
-
-
-
-
-
-
-
-
-
- com.phasebash.jsdoc
- jsdoc3-maven-plugin
- 1.2.0
-
-
- generate-jsdoc
- site
-
- jsdoc3
-
-
- ../oak-doc/target/site/oak-mongo-js
-
- src/main/js/oak-mongo.js
-
-
-
-
-
- ../oak-doc/target/site/oak-mongo-js
-
- src/main/js/oak-mongo.js
-
-
-
-
- maven-enforcer-plugin
- 3.0.0-M2
-
-
- enforce-file-size
- package
-
- enforce
-
-
-
-
- 51000000
-
- C:\tmp\trunk\oak-run\target/oak-run-1.14-SNAPSHOT.jar
-
-
-
-
-
-
-
-
maven-failsafe-plugin
2.22.2
@@ -1535,7 +1543,7 @@
maven-resources-plugin
- 2.7
+ 3.1.0
default-testResources
@@ -1727,7 +1735,7 @@
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
-[INFO] Total time: 2.009 s
-[INFO] Finished at: 2019-06-05T15:20:48+02:00
-[INFO] Final Memory: 21M/230M
+[INFO] Total time: 6.039 s
+[INFO] Finished at: 2019-06-05T15:23:35+02:00
+[INFO] Final Memory: 14M/126M
[INFO] ------------------------------------------------------------------------