See 
https://builds.apache.org/job/maven-box/job/maven-script-interpreter/job/snyk-upgrade-997a21a344b95acf889edfe0a4377333/2/

Changes:

* Update Maven versions
* There's no M3.6.3 for Windows

15 tests failed.
FAILED:  
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.linux-jdk15
 / Build linux-jdk15 / testEvaluateScriptVars

Error Message:
Could not initialize class org.codehaus.groovy.reflection.ReflectionCache

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.reflection.ReflectionCache
        at 
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.testEvaluateScriptVars(GroovyScriptInterpreterTest.java:58)


FAILED:  
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.linux-jdk15
 / Build linux-jdk15 / testEvaluateScript

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.testEvaluateScript(GroovyScriptInterpreterTest.java:45)


FAILED:  
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.linux-jdk14
 / Build linux-jdk14 / testEvaluateScriptVars

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.testEvaluateScriptVars(GroovyScriptInterpreterTest.java:58)


FAILED:  
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.linux-jdk14
 / Build linux-jdk14 / testEvaluateScript

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.testEvaluateScript(GroovyScriptInterpreterTest.java:45)


FAILED:  
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.windows-jdk15
 / Build windows-jdk15 / testEvaluateScriptVars

Error Message:
Could not initialize class org.codehaus.groovy.reflection.ReflectionCache

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.reflection.ReflectionCache
        at 
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.testEvaluateScriptVars(GroovyScriptInterpreterTest.java:58)


FAILED:  
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.windows-jdk15
 / Build windows-jdk15 / testEvaluateScript

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.GroovyScriptInterpreterTest.testEvaluateScript(GroovyScriptInterpreterTest.java:45)


FAILED:  org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.linux-jdk15 
/ Build linux-jdk15 / failedGroovyShouldCreateProperLogsMessage

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.failedGroovyShouldCreateProperLogsMessage(ScriptRunnerTest.java:165)


FAILED:  org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.linux-jdk15 
/ Build linux-jdk15 / testGroovyWithFile

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.testGroovyWithFile(ScriptRunnerTest.java:193)


FAILED:  org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.linux-jdk15 
/ Build linux-jdk15 / testGroovy

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.testGroovy(ScriptRunnerTest.java:136)


FAILED:  org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.linux-jdk14 
/ Build linux-jdk14 / failedGroovyShouldCreateProperLogsMessage

Error Message:
Could not initialize class org.codehaus.groovy.reflection.ReflectionCache

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.reflection.ReflectionCache
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.failedGroovyShouldCreateProperLogsMessage(ScriptRunnerTest.java:165)


FAILED:  org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.linux-jdk14 
/ Build linux-jdk14 / testGroovyWithFile

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.testGroovyWithFile(ScriptRunnerTest.java:193)


FAILED:  org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.linux-jdk14 
/ Build linux-jdk14 / testGroovy

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.testGroovy(ScriptRunnerTest.java:136)


FAILED:  
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.windows-jdk15 / 
Build windows-jdk15 / failedGroovyShouldCreateProperLogsMessage

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.failedGroovyShouldCreateProperLogsMessage(ScriptRunnerTest.java:165)


FAILED:  
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.windows-jdk15 / 
Build windows-jdk15 / testGroovyWithFile

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.testGroovyWithFile(ScriptRunnerTest.java:193)


FAILED:  
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.windows-jdk15 / 
Build windows-jdk15 / testGroovy

Error Message:
Could not initialize class org.codehaus.groovy.runtime.InvokerHelper

Stack Trace:
java.lang.NoClassDefFoundError: Could not initialize class 
org.codehaus.groovy.runtime.InvokerHelper
        at 
org.apache.maven.shared.scriptinterpreter.ScriptRunnerTest.testGroovy(ScriptRunnerTest.java:136)




Build log:
[...truncated 17369 lines...]
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-test-util/0.18.4/flexmark-test-util-0.18.4.jar
 (238 kB at 758 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-tables/0.18.4/flexmark-ext-tables-0.18.4.jar
 (61 kB at 191 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-superscript/0.18.4/flexmark-ext-superscript-0.18.4.jar
 (13 kB at 41 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-toc/0.18.4/flexmark-ext-toc-0.18.4.jar
 (85 kB at 255 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-typographic/0.18.4/flexmark-ext-typographic-0.18.4.jar
 (22 kB at 63 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-wikilink/0.18.4/flexmark-ext-wikilink-0.18.4.jar
 (25 kB at 71 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-formatter/0.18.4/flexmark-formatter-0.18.4.jar
 (73 kB at 208 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-ext-yaml-front-matter/0.18.4/flexmark-ext-yaml-front-matter-0.18.4.jar
 (17 kB at 48 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-html-parser/0.18.4/flexmark-html-parser-0.18.4.jar
 (28 kB at 78 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-pdf-converter/0.18.4/flexmark-pdf-converter-0.18.4.jar
 (4.4 kB at 12 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-jira-converter/0.18.4/flexmark-jira-converter-0.18.4.jar
 (39 kB at 104 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-pdfbox/0.0.1-RC9/openhtmltopdf-pdfbox-0.0.1-RC9.jar
 (122 kB at 314 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.10.2/jsoup-1.10.2.jar 
(351 kB at 899 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-core/0.0.1-RC9/openhtmltopdf-core-0.0.1-RC9.jar
 (1.2 MB at 3.0 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-rtl-support/0.0.1-RC9/openhtmltopdf-rtl-support-0.0.1-RC9.jar
 (25 kB at 59 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/pdfbox/fontbox/2.0.4/fontbox-2.0.4.jar
 (1.5 MB at 3.3 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/openhtmltopdf/openhtmltopdf-jsoup-dom-converter/0.0.1-RC9/openhtmltopdf-jsoup-dom-converter-0.0.1-RC9.jar
 (20 kB at 45 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-profile-pegdown/0.18.4/flexmark-profile-pegdown-0.18.4.jar
 (6.5 kB at 14 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-youtrack-converter/0.18.4/flexmark-youtrack-converter-0.18.4.jar
 (41 kB at 84 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/vladsch/flexmark/flexmark-util/0.18.4/flexmark-util-0.18.4.jar
 (278 kB at 565 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/pdfbox/pdfbox/2.0.4/pdfbox-2.0.4.jar
 (2.5 MB at 4.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/javax/servlet/servlet-api/2.5/servlet-api-2.5.jar
 (105 kB at 204 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.8.1/doxia-decoration-model-1.8.1.jar
 (61 kB at 114 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-skin-model/1.8.1/doxia-skin-model-1.8.1.jar
 (16 kB at 30 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar
 (237 kB at 415 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.8.1/doxia-site-renderer-1.8.1.jar
 (65 kB at 114 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/ibm/icu/icu4j/58.1/icu4j-58.1.jar (12 
MB at 12 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar
 (8.1 kB at 8.1 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.8.1/doxia-integration-tools-1.8.1.jar
 (47 kB at 47 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar
 (53 kB at 53 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
 (53 kB at 52 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar
 (435 kB at 323 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty-util/6.1.25/jetty-util-6.1.25.jar
 (177 kB at 132 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/mortbay/jetty/jetty/6.1.25/jetty-6.1.25.jar
 (539 kB at 398 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/mortbay/jetty/servlet-api/2.5-20081211/servlet-api-2.5-20081211.jar
 (134 kB at 99 kB/s)
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-script-interpreter ---
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.pom
 (3.0 kB at 129 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom
 (748 B at 33 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom
 (3.8 kB at 179 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom
 (22 kB at 1.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom
 (5.0 kB at 192 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom
 (4.9 kB at 222 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom
 (1.6 kB at 55 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom
 (19 kB at 819 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-parent/19/maven-parent-19.pom
 (25 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom
 (1.6 kB at 69 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom
 (4.0 kB at 158 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom
 (6.2 kB at 271 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom
 (16 kB at 765 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom
 (3.1 kB at 146 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom
 (1.8 kB at 80 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom
 (2.5 kB at 109 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom
 (5.6 kB at 208 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.pom
 (9.9 kB at 414 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom
 (1.5 kB at 61 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom
 (18 kB at 718 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom
 (1.5 kB at 70 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom
 (2.7 kB at 141 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom
 (17 kB at 687 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom
 (3.1 kB at 185 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom
 (20 kB at 796 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom
 (6.1 kB at 244 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom
 (4.1 kB at 156 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom
 (1.6 kB at 71 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom
 (2.6 kB at 105 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom
 (4.8 kB at 200 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom
 (7.0 kB at 188 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom
 (9.9 kB at 368 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom
 (3.2 kB at 84 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.pom
 (1.9 kB at 77 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom
 (2.8 kB at 129 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.pom
 (71 kB at 2.4 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.pom (632 B 
at 32 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.pom
 (2.3 kB at 105 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-master/4.5.3/antlr4-master-4.5.3.pom
 (3.7 kB at 153 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.pom
 (14 kB at 650 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/33/commons-parent-33.pom
 (53 kB at 2.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.pom 
(6.8 kB at 252 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava-parent/19.0/guava-parent-19.0.pom
 (9.9 kB at 412 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/sonatype/oss/oss-parent/7/oss-parent-7.pom
 (4.8 kB at 210 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.pom
 (23 kB at 766 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api-parent/2.3.0/jaxb-api-parent-2.3.0.pom
 (5.6 kB at 226 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/net/java/jvnet-parent/5/jvnet-parent-5.pom 
(8.9 kB at 341 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-resources/2/maven-shared-resources-2.jar
 (13 kB at 522 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar
 (18 kB at 599 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar
 (165 kB at 4.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar
 (154 kB at 2.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
 (38 kB at 576 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
 (168 kB at 2.4 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar
 (194 kB at 2.7 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar
 (1.2 MB at 15 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar
 (11 kB at 130 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar
 (11 kB at 117 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar
 (53 kB at 501 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar
 (61 kB at 524 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar
 (38 kB at 318 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-io/commons-io/1.4/commons-io-1.4.jar
 (109 kB at 677 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar
 (4.3 kB at 26 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar
 (23 kB at 142 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar
 (15 kB at 86 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-velocity/1.1.8/plexus-velocity-1.1.8.jar
 (7.9 kB at 42 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar
 (45 kB at 228 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/antlr/antlr/2.7.7/antlr-2.7.7.jar (445 kB 
at 2.2 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-beanutils/commons-beanutils/1.9.2/commons-beanutils-1.9.2.jar
 (234 kB at 1.0 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/puppycrawl/tools/checkstyle/6.18/checkstyle-6.18.jar
 (1.2 MB at 4.8 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/javax/xml/bind/jaxb-api/2.3.0/jaxb-api-2.3.0.jar
 (126 kB at 481 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/com/google/guava/guava/19.0/guava-19.0.jar 
(2.3 MB at 8.8 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.1/commons-lang-2.1.jar
 (208 kB at 781 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/antlr/antlr4-runtime/4.5.3/antlr4-runtime-4.5.3.jar
 (302 kB at 1.1 MB/s)
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  01:03 min
[INFO] Finished at: 2020-07-02T18:40:03-07:00
[INFO] ------------------------------------------------------------------------
[WARNING] The requested profile "run-its" could not be activated because it 
does not exist.
[INFO] [jenkins-event-spy] Generated 
F:\jenkins\jenkins-slave\workspace\997a21a344b95acf889edfe0a4377333@tmp\withMaven200ef9b4\maven-spy-20200702-183859-5312287893541842741266.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.shared:maven-script-interpreter:jar:1.3-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): m\target\surefire-reports\*.xml
Recording test results
[withMaven] Publishers: Junit Publisher: 170 ms
[Pipeline] // withMaven
[Pipeline] cleanWs
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] done
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // node
[Pipeline] }
[Pipeline] // parallel
[Pipeline] stage
[Pipeline] { (Notifications)
[Pipeline] echo
Build result: UNSTABLE
[Pipeline] jiraIssueSelector
[Pipeline] echo
The authors of changes [rfscholte].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to