See https://builds.apache.org/job/maven-box/job/maven-indexer/job/master/56/

Changes:

* Use Java 7 JDK for all released Maven versions and 8 for planned 3.7.x
* Exclude H23
* [INFRA-20239] H23 should be ok now
* Revert: Use Java 7 JDK for all released Maven versions (135a0e16) due to
* Update Maven versions
* There's no M3.6.3 for Windows
* Create Dependabot config file

1 tests failed.
FAILED:  
org.apache.maven.index.updater.DefaultIndexUpdaterEmbeddingIT.windows-jdk11 / 
Build windows-jdk11 / testBasicAuthenticatedIndexRetrieval

Error Message:
Transfer for nexus-maven-repository-index.properties failed; Connect to 
127.0.0.1:61724 [/127.0.0.1] failed: Connection refused: connect

Stack Trace:
java.io.IOException: Transfer for nexus-maven-repository-index.properties 
failed; Connect to 127.0.0.1:61724 [/127.0.0.1] failed: Connection refused: 
connect
        at 
org.apache.maven.index.updater.DefaultIndexUpdaterEmbeddingIT.testBasicAuthenticatedIndexRetrieval(DefaultIndexUpdaterEmbeddingIT.java:183)
Caused by: org.apache.maven.wagon.TransferFailedException: Connect to 
127.0.0.1:61724 [/127.0.0.1] failed: Connection refused: connect
        at 
org.apache.maven.index.updater.DefaultIndexUpdaterEmbeddingIT.testBasicAuthenticatedIndexRetrieval(DefaultIndexUpdaterEmbeddingIT.java:183)
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 
127.0.0.1:61724 [/127.0.0.1] failed: Connection refused: connect
        at 
org.apache.maven.index.updater.DefaultIndexUpdaterEmbeddingIT.testBasicAuthenticatedIndexRetrieval(DefaultIndexUpdaterEmbeddingIT.java:183)
Caused by: java.net.ConnectException: Connection refused: connect
        at 
org.apache.maven.index.updater.DefaultIndexUpdaterEmbeddingIT.testBasicAuthenticatedIndexRetrieval(DefaultIndexUpdaterEmbeddingIT.java:183)




Build log:
[...truncated 27810 lines...]
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
maven-indexer-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
maven-indexer-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
maven-indexer-examples ---
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ maven-indexer-examples ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 64 implicit excludes (use -debug for more details).
[INFO] 22 explicit excludes (use -debug for more details).
[INFO] 1 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 1 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ maven-indexer-examples ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ 
maven-indexer-examples ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
maven-indexer-examples ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
maven-indexer-examples ---
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-basic >-----------
[INFO] Building Maven :: Indexer Examples [Basic] 6.1.0-SNAPSHOT          [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.pom
 (2.6 kB at 88 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.12/wagon-http-lightweight-2.12.jar
 (17 kB at 571 kB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
indexer-examples-basic ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
indexer-examples-basic ---
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ indexer-examples-basic ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 22 explicit excludes (use -debug for more details).
[INFO] 4 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 4 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ indexer-examples-basic ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@2\m\indexer-examples\indexer-examples-basic\src\main\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@2\m\indexer-examples\indexer-examples-basic\target\classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ 
indexer-examples-basic ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
indexer-examples-basic ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@2\m\indexer-examples\indexer-examples-basic\src\test\resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
indexer-examples-basic ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@2\m\indexer-examples\indexer-examples-basic\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
indexer-examples-basic ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ indexer-examples-basic ---
[INFO] Building jar: 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@2\m\indexer-examples\indexer-examples-basic\target\indexer-examples-basic-6.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
indexer-examples-basic ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
indexer-examples-basic ---
[INFO] There is 1 error reported by Checkstyle 6.18 with 
config/maven_checks.xml ruleset.
[INFO] Ignored 1 error, 0 violation remaining.
[INFO] 
[INFO] ----------< org.apache.maven.indexer:indexer-examples-spring >----------
[INFO] Building Maven :: Indexer Examples [Spring] 6.1.0-SNAPSHOT         [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.pom
 (13 kB at 385 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.2.3/logback-parent-1.2.3.pom
 (18 kB at 574 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.pom
 (4.2 kB at 131 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.pom
 (3.1 kB at 64 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.pom
 (2.1 kB at 81 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.pom
 (1.5 kB at 48 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.pom
 (2.3 kB at 74 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.pom
 (2.3 kB at 91 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.pom
 (18 kB at 734 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/commons/commons-parent/28/commons-parent-28.pom
 (50 kB at 1.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.pom
 (4.8 kB at 193 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.pom
 (2.7 kB at 115 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.pom
 (1.7 kB at 64 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.pom
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.pom
 (6.7 kB at 139 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.jar
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-builder-support/3.5.2/maven-builder-support-3.5.2.jar
 (15 kB at 302 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.5.2/maven-artifact-3.5.2.jar
 (55 kB at 947 kB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.5.2/maven-model-builder-3.5.2.jar
 (180 kB at 2.6 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.2.3/logback-classic-1.2.3.jar
 (290 kB at 3.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.2.3/logback-core-1.2.3.jar
 (472 kB at 6.1 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-expression/4.0.6.RELEASE/spring-expression-4.0.6.RELEASE.jar
 (205 kB at 1.8 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-aop/4.0.6.RELEASE/spring-aop-4.0.6.RELEASE.jar
 (353 kB at 2.9 MB/s)
[INFO] Downloading from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.jar
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-beans/4.0.6.RELEASE/spring-beans-4.0.6.RELEASE.jar
 (670 kB at 5.0 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-context/4.0.6.RELEASE/spring-context-4.0.6.RELEASE.jar
 (978 kB at 6.2 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.1.3/commons-logging-1.1.3.jar
 (62 kB at 388 kB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-core/4.0.6.RELEASE/spring-core-4.0.6.RELEASE.jar
 (977 kB at 5.6 MB/s)
[INFO] Downloaded from central: 
https://repo.maven.apache.org/maven2/org/springframework/spring-test/4.0.6.RELEASE/spring-test-4.0.6.RELEASE.jar
 (449 kB at 2.5 MB/s)
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ 
indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
indexer-examples-spring ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-bytecode-version) @ 
indexer-examples-spring ---
[INFO] Adding ignore: module-info
[INFO] 
[INFO] --- apache-rat-plugin:0.13:check (rat-check) @ indexer-examples-spring 
---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 62 implicit excludes (use -debug for more details).
[INFO] 22 explicit excludes (use -debug for more details).
[INFO] 14 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 
0, approved: 14 licenses.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.7.0:process 
(process-resource-bundles) @ indexer-examples-spring ---
[INFO] Preparing remote bundle org.apache:apache-jar-resource-bundle:1.4
[INFO] Copying 3 resources from 1 bundle.
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
indexer-examples-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ 
indexer-examples-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@2\m\indexer-examples\indexer-examples-spring\target\classes
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (check-java-compat) @ 
indexer-examples-spring ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
indexer-examples-spring ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ 
indexer-examples-spring ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@2\m\indexer-examples\indexer-examples-spring\target\test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ 
indexer-examples-spring ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ indexer-examples-spring 
---
[INFO] Building jar: 
F:\jenkins\jenkins-slave\workspace\maven-box_maven-indexer_master@2\m\indexer-examples\indexer-examples-spring\target\indexer-examples-spring-6.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
indexer-examples-spring ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-checkstyle-plugin:3.0.0:check (checkstyle-check) @ 
indexer-examples-spring ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Maven-Indexer 6.1.0-SNAPSHOT:
[INFO] 
[INFO] Maven-Indexer ...................................... SUCCESS [ 32.716 s]
[INFO] Maven :: Indexer Core .............................. SUCCESS [08:08 min]
[INFO] Maven :: Indexer CLI ............................... SUCCESS [01:01 min]
[INFO] Maven :: Indexer Reader ............................ SUCCESS [  7.700 s]
[INFO] Maven :: Indexer Examples .......................... SUCCESS [  0.548 s]
[INFO] Maven :: Indexer Examples [Basic] .................. SUCCESS [  2.907 s]
[INFO] Maven :: Indexer Examples [Spring] ................. SUCCESS [  4.652 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  10:11 min
[INFO] Finished at: 2020-06-16T06:39:19-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\maven-box_maven-indexer_master@2@tmp\withMaven2656decc\maven-spy-20200616-062908-1491456953645962411710.log
[Pipeline] }
[Pipeline] // dir
[Pipeline] }
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\indexer-core\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\indexer-cli\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.indexer:indexer-reader:bundle:6.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\indexer-reader\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.indexer:indexer-examples-basic:jar:6.1.0-SNAPSHOT generated by 
maven-surefire-plugin:test (default-test): 
m\indexer-examples\indexer-examples-basic\target\surefire-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.indexer:indexer-examples-spring:jar:6.1.0-SNAPSHOT generated 
by maven-surefire-plugin:test (default-test): 
m\indexer-examples\indexer-examples-spring\target\surefire-reports\*.xml
Recording test results
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.indexer:indexer-core:jar:6.1.0-SNAPSHOT generated by 
maven-failsafe-plugin:integration-test (default): 
m\indexer-core\target\failsafe-reports\*.xml
[withMaven] junitPublisher - Archive test results for Maven artifact 
org.apache.maven.indexer:indexer-cli:jar:6.1.0-SNAPSHOT generated by 
maven-failsafe-plugin:integration-test (default): 
m\indexer-cli\target\failsafe-reports\*.xml
Recording test results
[withMaven] Publishers: Pipeline Graph Publisher: 3 ms, Junit Publisher: 2265 
ms, Dependencies Fingerprint Publisher: 51 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 [slachiewicz, rfscholte, hboutemy].
[Pipeline] echo
Sending email ...
[Pipeline] emailext

Reply via email to