See <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/50/display/redirect?page=changes>
Changes: [stripodi] SLING-7932 - Use Regex to parse mvn GAVs and URLs ------------------------------------------ Started by an SCM change [EnvInject] - Loading node environment variables. Building remotely on ubuntu-1 (ubuntu trusty) in workspace <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/> > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://github.com/apache/sling-org-apache-sling-feature.git # timeout=10 Fetching upstream changes from https://github.com/apache/sling-org-apache-sling-feature.git > git --version # timeout=10 > git fetch --tags --progress > https://github.com/apache/sling-org-apache-sling-feature.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 3415ef7af20880113c2a1cef1430169dcca54c08 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3415ef7af20880113c2a1cef1430169dcca54c08 Commit message: "Merge tests from SLING-7932" > git rev-list --no-walk aab6614e64a88661eb200f89a45c6f4f67d42423 # timeout=10 Parsing POMs Established TCP socket on 43045 maven33-agent.jar already up to date maven33-interceptor.jar already up to date maven3-interceptor-commons.jar already up to date [sling-org-apache-sling-feature-1.8] $ /home/jenkins/tools/java/latest1.8/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven33-agent.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/apache-maven-3.3.9/conf/logging jenkins.maven3.agent.Maven33Main /home/jenkins/tools/maven/apache-maven-3.3.9 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven33-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 43045 <===[JENKINS REMOTING CAPACITY]===> channel started Executing Maven: -B -f <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 -U clean deploy [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Sling Feature 0.1.3-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ org.apache.sling.feature --- [INFO] Deleting <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/target> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.feature --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.feature --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.feature --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ org.apache.sling.feature --- [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (default) @ org.apache.sling.feature --- [INFO] [INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ org.apache.sling.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/src/main/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ org.apache.sling.feature --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 19 source files to <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/target/classes> [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (scr-metadata) @ org.apache.sling.feature --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (default) @ org.apache.sling.feature --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java18:1.0 [INFO] [INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ org.apache.sling.feature --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/src/test/resources> [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ org.apache.sling.feature --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/target/test-classes> [INFO] [INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ org.apache.sling.feature --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.sling.feature.BundlesTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.apache.sling.feature.BundlesTest [INFO] Running org.apache.sling.feature.builder.FeatureBuilderTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.sling.feature.builder.FeatureBuilderTest [INFO] Running org.apache.sling.feature.builder.BuilderUtilTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.apache.sling.feature.builder.BuilderUtilTest [INFO] Running org.apache.sling.feature.ArtifactIdTest [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.sling.feature.ArtifactIdTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.SurefireArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [INFO] [INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ org.apache.sling.feature --- [INFO] [INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ org.apache.sling.feature >>> [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-property-values) @ org.apache.sling.feature --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (enforce-java) @ org.apache.sling.feature --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M1:enforce (ban-maven-scr-plugin) @ org.apache.sling.feature --- [WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo [INFO] [INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ org.apache.sling.feature <<< [INFO] [INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ org.apache.sling.feature --- [INFO] Building jar: <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/target/org.apache.sling.feature-0.1.3-SNAPSHOT-sources.jar> [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ org.apache.sling.feature --- [INFO] [INFO] --- ianal-maven-plugin:1.0-alpha-1:verify-legal-files (default) @ org.apache.sling.feature --- [INFO] Checking legal files in: org.apache.sling.feature-0.1.3-SNAPSHOT.jar [INFO] Checking legal files in: org.apache.sling.feature-0.1.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:baseline (baseline) @ org.apache.sling.feature --- [INFO] Skipping Baseline execution [INFO] [INFO] --- apache-rat-plugin:0.11:check (default) @ org.apache.sling.feature --- [INFO] 51 implicit excludes (use -debug for more details). [INFO] Exclude: DEPENDENCIES [INFO] Exclude: src/main/appended-resources/META-INF/* [INFO] Exclude: velocity.log [INFO] Exclude: target/* [INFO] Exclude: README.md [INFO] Exclude: maven-eclipse.xml [INFO] Exclude: .* [INFO] Exclude: .*/** [INFO] Exclude: **/*.json [INFO] Exclude: DEPENDENCIES [INFO] Exclude: **/*.rej [INFO] Exclude: hs_err_*.log [INFO] Exclude: **/repository/index/*/index-details.txt [INFO] Exclude: bnd.bnd [INFO] Exclude: *.md [INFO] Exclude: schema/Feature-1.0.0.schema.json [INFO] 25 resources included (use -debug for more details) [INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 24 licence. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ org.apache.sling.feature --- [INFO] Installing <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/target/org.apache.sling.feature-0.1.3-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-SNAPSHOT.jar [INFO] Installing <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-SNAPSHOT.pom [INFO] Installing <https://builds.apache.org/job/sling-org-apache-sling-feature-1.8/ws/target/org.apache.sling.feature-0.1.3-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ org.apache.sling.feature --- [INFO] Local OBR update disabled (enable with -DobrRepository) [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ org.apache.sling.feature --- [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.0 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171703-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171703-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171703-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171703-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 2 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171705-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171705-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171705-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171705-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 3 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171707-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171707-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171707-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171707-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 4 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.6 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171709-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171709-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171709-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171709-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 5 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171710-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171710-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171710-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171710-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 6 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171712-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171712-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171712-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171712-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 7 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171714-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171714-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171714-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171714-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 8 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.5 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171715-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171715-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171715-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171715-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 9 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171717-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171717-42.pom [WARNING] Encountered issue during deployment: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171717-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171717-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. [INFO] Retrying deployment attempt 10 of 10 [INFO] Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml [INFO] Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/maven-metadata.xml (1008 B at 1.7 KB/sec) [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171719-42.jar [INFO] Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171719-42.pom [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [JENKINS] Archiving disabled [WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/ [JENKINS] Archiving disabled [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 01:47 min [INFO] Finished at: 2018-10-10T17:17:25+00:00 [INFO] Final Memory: 78M/3925M [INFO] ------------------------------------------------------------------------ Waiting for Jenkins to finish collecting data [ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project org.apache.sling.feature: Failed to deploy artifacts: Could not transfer artifact org.apache.sling:org.apache.sling.feature:jar:0.1.3-20181010.171703-42 from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/sling/org.apache.sling.feature/0.1.3-SNAPSHOT/org.apache.sling.feature-0.1.3-20181010.171703-42.jar. Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException channel stopped Recording test results Not sending mail to unregistered user strip...@adobe.com