You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@shiro.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2019/02/25 05:19:08 UTC

Build failed in Jenkins: Shiro-master #586

See <https://builds.apache.org/job/Shiro-master/586/display/redirect?page=changes>

Changes:

[fpapon] [SHIRO-677] Upgrade to versions-maven-plugin 2.7

------------------------------------------
[...truncated 3.37 MB...]
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190225.051722-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190225.051722-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190225.051722-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190225.051722-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190225.051722-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190225.051722-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190225.051722-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190225.051722-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190225.051722-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 81.7% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 70.4% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 88.6% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 55.6% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 68.8% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 79.2% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 56.0% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 69.0% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 68.1% relative to #585
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Jenkins build is back to normal : Shiro-master #618

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/618/display/redirect?page=changes>


Build failed in Jenkins: Shiro-master #617

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/617/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190326.041330-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190326.041330-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190326.041330-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190326.041330-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190326.041330-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190326.041330-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190326.041330-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190326.041330-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190326.041330-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.9% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 51.1% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #616
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #616

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/616/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190325.041208-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190325.041208-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190325.041208-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190325.041208-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190325.041208-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190325.041208-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190325.041208-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190325.041208-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190325.041208-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 78.9% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.5% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 65.0% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 53.1% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 68.0% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #615
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #615

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/615/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190324.041155-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190324.041155-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190324.041155-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190324.041155-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190324.041155-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190324.041155-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190324.041155-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190324.041155-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190324.041155-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 78.8% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.7% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 65.0% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.59 MB of artifacts by 55.9% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[Fast Archiver] Compressed 6.33 MB of artifacts by 11.8% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.0% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #614
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #614

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/614/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190323.041312-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190323.041312-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190323.041312-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190323.041312-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190323.041312-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190323.041312-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190323.041312-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190323.041312-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190323.041312-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.3% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 65.3% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.7% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 67.9% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 50.9% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 68.0% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #613
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #613

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/613/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190322.041224-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190322.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190322.041224-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190322.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190322.041224-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190322.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190322.041224-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190322.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190322.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 81.3% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.9% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 65.0% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 56.1% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[Fast Archiver] Compressed 6.33 MB of artifacts by 11.3% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 61.6% relative to #612
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #612

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/612/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190321.041230-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190321.041230-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190321.041230-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190321.041230-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190321.041230-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190321.041230-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190321.041230-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190321.041230-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190321.041230-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.7% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 65.3% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.9% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.9% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 51.1% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #611
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #611

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/611/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190320.041314-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190320.041314-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190320.041314-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190320.041314-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190320.041314-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190320.041314-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190320.041314-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190320.041314-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190320.041314-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.5% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.7% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 65.0% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 56.5% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[Fast Archiver] Compressed 6.33 MB of artifacts by 14.3% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 65.1% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #610
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #610

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/610/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190319.041207-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190319.041207-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190319.041207-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190319.041207-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190319.041207-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190319.041207-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190319.041207-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190319.041207-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190319.041207-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.5% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.59 MB of artifacts by 56.9% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[Fast Archiver] Compressed 6.33 MB of artifacts by 14.3% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #609
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #609

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/609/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190318.041228-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190318.041228-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190318.041228-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190318.041228-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190318.041228-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190318.041228-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190318.041228-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190318.041228-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190318.041228-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.7% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 65.0% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 50.9% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #608
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #608

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/608/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190317.042709-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190317.042709-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190317.042709-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190317.042709-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190317.042709-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190317.042709-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190317.042709-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190317.042709-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190317.042709-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.7% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 52.7% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #607
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #607

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/607/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190316.041338-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190316.041338-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190316.041338-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190316.041338-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190316.041338-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190316.041338-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190316.041338-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190316.041338-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190316.041338-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.7% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 65.3% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.5% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.9% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.59 MB of artifacts by 54.1% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.0% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #606
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #606

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/606/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190315.041303-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190315.041303-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190315.041303-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190315.041303-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190315.041303-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190315.041303-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190315.041303-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190315.041303-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190315.041303-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.3% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.5% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.9% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.59 MB of artifacts by 50.9% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 65.1% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 60.4% relative to #605
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #605

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/605/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190314.041220-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190314.041220-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190314.041220-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190314.041220-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190314.041220-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190314.041220-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190314.041220-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190314.041220-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190314.041220-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.7% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 89.1% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 64.1% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 54.1% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #604
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #604

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/604/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190313.041325-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190313.041325-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190313.041325-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190313.041325-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190313.041325-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190313.041325-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190313.041325-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190313.041325-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190313.041325-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 89.3% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 51.1% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #603
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #603

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/603/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190312.041224-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190312.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190312.041224-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190312.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190312.041224-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190312.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190312.041224-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190312.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190312.041224-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.7% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.7% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 64.1% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.59 MB of artifacts by 51.5% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #602
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #602

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/602/display/redirect>

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190311.041213-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190311.041213-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190311.041213-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190311.041213-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190311.041213-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190311.041213-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190311.041213-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190311.041213-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190311.041213-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 61.5% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.9% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 51.3% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #601
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #601

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/601/display/redirect>

------------------------------------------
[...truncated 3.37 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190310.041233-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190310.041233-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190310.041233-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190310.041233-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190310.041233-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190310.041233-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190310.041233-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190310.041233-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190310.041233-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 78.9% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.3% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 50.9% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #600
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #600

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/600/display/redirect?page=changes>

Changes:

[fpapon] [SHIRO-626] Bundle symbolic name conflict

------------------------------------------
[...truncated 3.35 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190309.161322-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.161322-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190309.161322-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.161322-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190309.161322-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.161322-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190309.161322-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.161322-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.161322-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.7% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.5% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.9% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.6% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.59 MB of artifacts by 54.1% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 68.0% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #599
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #599

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/599/display/redirect>

------------------------------------------
[...truncated 3.61 MB...]
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190309.041814-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.041814-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190309.041814-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.041814-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190309.041814-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.041814-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190309.041814-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.041814-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190309.041814-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.7% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 88.9% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 84.0% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 64.1% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 54.5% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 94.2% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 68.0% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 65.5% relative to #598
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #598

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/598/display/redirect?page=changes>

Changes:

[fpapon] [SHIRO-667] Upgrade to Spring 4.3.22-RELEASE

------------------------------------------
[...truncated 3.36 MB...]
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:120)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:355)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190308.095442-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.095442-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190308.095442-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.095442-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190308.095442-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.095442-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190308.095442-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.095442-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.095442-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.5% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.72 MB of artifacts by 55.5% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.74 MB of artifacts by 52.9% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 15.58 MB of artifacts by 19.7% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.90 MB of artifacts by 83.8% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 65.1% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #597
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #597

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/597/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190308.041216-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.041216-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190308.041216-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.041216-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190308.041216-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.041216-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190308.041216-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.041216-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190308.041216-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 81.3% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 87.6% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 51.2% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 64.1% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 51.3% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 68.0% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 61.6% relative to #596
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #596

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/596/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190307.041341-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190307.041341-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190307.041341-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190307.041341-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190307.041341-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190307.041341-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190307.041341-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190307.041341-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190307.041341-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.7% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 87.8% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 51.2% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 64.1% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 51.8% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #595
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #595

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/595/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190306.041307-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190306.041307-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190306.041307-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190306.041307-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190306.041307-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190306.041307-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190306.041307-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190306.041307-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190306.041307-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.7% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 61.5% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 88.4% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 51.9% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 51.8% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #594
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #594

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/594/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190305.041256-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190305.041256-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190305.041256-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190305.041256-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190305.041256-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190305.041256-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190305.041256-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190305.041256-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190305.041256-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.9% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 61.5% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 88.0% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 55.1% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 55.3% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[Fast Archiver] Compressed 5.20 MB of artifacts by 10.8% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 68.0% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #593
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #593

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/593/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190304.041147-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190304.041147-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190304.041147-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190304.041147-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190304.041147-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190304.041147-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190304.041147-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190304.041147-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190304.041147-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 81.3% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 88.2% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 51.9% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.9% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.6% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 51.5% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #592
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #592

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/592/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190303.041201-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190303.041201-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190303.041201-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190303.041201-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190303.041201-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190303.041201-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190303.041201-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190303.041201-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190303.041201-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 78.9% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 87.8% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 51.2% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 51.3% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #591
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #591

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/591/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190302.041239-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190302.041239-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190302.041239-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190302.041239-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190302.041239-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190302.041239-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190302.041239-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190302.041239-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190302.041239-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage

[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 88.0% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 51.6% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.9% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 76.8% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 51.1% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #590
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/590/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190301.041502-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190301.041502-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190301.041502-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190301.041502-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190301.041502-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190301.041502-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190301.041502-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190301.041502-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190301.041502-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.3% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 89.1% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 52.3% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 65.0% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 52.5% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 64.2% relative to #589
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #589

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/589/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190228.041408-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190228.041408-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190228.041408-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190228.041408-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190228.041408-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190228.041408-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190228.041408-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190228.041408-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190228.041408-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 60.2% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 87.3% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 51.6% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 64.1% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 77.4% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 51.3% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 66.1% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 62.9% relative to #588
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #588

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/588/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190227.041344-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190227.041344-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190227.041344-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190227.041344-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190227.041344-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190227.041344-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190227.041344-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190227.041344-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190227.041344-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage

[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 80.1% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 64.0% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 88.6% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 52.1% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 65.0% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.6% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 51.3% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 65.1% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 61.6% relative to #587
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped

Build failed in Jenkins: Shiro-master #587

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/Shiro-master/587/display/redirect>

------------------------------------------
[...truncated 3.38 MB...]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:139)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:70)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190226.041251-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190226.041251-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:216)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:132)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	... 30 more
Caused by: org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190226.041251-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190226.041251-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
	at org.sonatype.nexus.maven.staging.deploy.strategy.AbstractDeployStrategy.deployUp(AbstractDeployStrategy.java:213)
	at org.sonatype.nexus.maven.staging.deploy.strategy.DeferredDeployStrategy.finalizeDeploy(DeferredDeployStrategy.java:86)
	at org.sonatype.nexus.maven.staging.deploy.DeployMojo.execute(DeployMojo.java:213)
	... 32 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy artifacts: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190226.041251-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190226.041251-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:317)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245)
	at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
	at org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
	... 35 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not transfer artifact org.apache.shiro:shiro-hazelcast:jar:1.4.1-20190226.041251-34 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/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190226.041251-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.eclipse.aether.connector.basic.ArtifactTransportListener.transferFailed(ArtifactTransportListener.java:43)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:274)
	at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:311)
	... 38 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-20190226.041251-34.jar. Return code is: 401, ReasonPhrase: Unauthorized.
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:642)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:557)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:539)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:533)
	at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:513)
	at org.eclipse.aether.transport.wagon.WagonTransporter$PutTaskRunner.run(WagonTransporter.java:644)
	at org.eclipse.aether.transport.wagon.WagonTransporter.execute(WagonTransporter.java:427)
	at org.eclipse.aether.transport.wagon.WagonTransporter.put(WagonTransporter.java:410)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$PutTaskRunner.runTask(BasicRepositoryConnector.java:510)
	at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:350)
	... 40 more
[ERROR] 
[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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :shiro-test-coverage
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/pom.xml> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/jaxrs/target/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-jaxrs/1.4.1-SNAPSHOT/samples-jaxrs-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.61 MB of artifacts by 79.3% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/pom.xml> to org.apache.shiro.tools/shiro-tools/1.4.1-SNAPSHOT/shiro-tools-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/pom.xml> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/servlet-plugin/target/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-servlet-plugin/1.4.1-SNAPSHOT/samples-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.44 MB of artifacts by 62.8% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/pom.xml> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-hibernate/target/samples-sprhib-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-sprhib/1.4.1-SNAPSHOT/samples-sprhib-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 14.53 MB of artifacts by 87.8% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/pom.xml> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/cas/target/shiro-cas-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cas/1.4.1-SNAPSHOT/shiro-cas-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/pom.xml> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/aspectj/target/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-aspectj/1.4.1-SNAPSHOT/shiro-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/pom.xml> to org.apache.shiro.samples/shiro-samples/1.4.1-SNAPSHOT/shiro-samples-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/pom.xml> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/web/target/shiro-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-web/1.4.1-SNAPSHOT/shiro-web-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/pom.xml> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/hazelcast/target/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-hazelcast/1.4.1-SNAPSHOT/shiro-hazelcast-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/pom.xml> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/quartz/target/shiro-quartz-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-quartz/1.4.1-SNAPSHOT/shiro-quartz-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/pom.xml> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-xml/target/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-xml/1.4.1-SNAPSHOT/samples-spring-xml-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.32 MB of artifacts by 51.6% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/pom.xml> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot/target/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot/1.4.1-SNAPSHOT/samples-spring-boot-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 7.72 MB of artifacts by 85.1% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/pom.xml> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/core/target/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-core/1.4.1-SNAPSHOT/shiro-crypto-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/pom.xml> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/ogdl/target/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-ogdl/1.4.1-SNAPSHOT/shiro-config-ogdl-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/pom.xml> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/cache/target/shiro-cache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-cache/1.4.1-SNAPSHOT/shiro-cache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/pom.xml> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/lang/target/shiro-lang-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-lang/1.4.1-SNAPSHOT/shiro-lang-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/pom.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/target/shiro-root-1.4.1-SNAPSHOT-site.xml> to org.apache.shiro/shiro-root/1.4.1-SNAPSHOT/shiro-root-1.4.1-SNAPSHOT-site.xml
[Fast Archiver] Compressed 60.13 KB of artifacts by 53.2% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/pom.xml> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/hash/target/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-hash/1.4.1-SNAPSHOT/shiro-crypto-hash-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/pom.xml> to org.apache.shiro/shiro-config/1.4.1-SNAPSHOT/shiro-config-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/pom.xml> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/event/target/shiro-event-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-event/1.4.1-SNAPSHOT/shiro-event-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/pom.xml> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/ehcache/target/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-ehcache/1.4.1-SNAPSHOT/shiro-ehcache-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/pom.xml> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart/target/samples-quickstart-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart/1.4.1-SNAPSHOT/samples-quickstart-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/pom.xml> to org.apache.shiro/shiro-spring-boot/1.4.1-SNAPSHOT/shiro-spring-boot-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/pom.xml> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring/target/samples-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring/1.4.1-SNAPSHOT/samples-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/pom.xml> to org.apache.shiro/shiro-support/1.4.1-SNAPSHOT/shiro-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/pom.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/features/target/classes/features.xml> to org.apache.shiro/shiro-features/1.4.1-SNAPSHOT/shiro-features-1.4.1-SNAPSHOT-features.xml
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/pom.xml> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/support/target/shiro-its-support-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-support/1.4.1-SNAPSHOT/shiro-its-support-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/pom.xml> to org.apache.shiro.integrationtests/shiro-integration-tests/1.4.1-SNAPSHOT/shiro-integration-tests-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice3/target/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice3/1.4.1-SNAPSHOT/shiro-its-guice3-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.27 MB of artifacts by 66.0% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/pom.xml> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT.war> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/integration-tests/guice4/target/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.integrationtests/shiro-its-guice4/1.4.1-SNAPSHOT/shiro-its-guice4-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 5.25 MB of artifacts by 78.0% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/pom.xml> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/quickstart-guice/target/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-quickstart-guice/1.4.1-SNAPSHOT/samples-quickstart-guice-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/pom.xml> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/all/target/shiro-all-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-all/1.4.1-SNAPSHOT/shiro-all-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/pom.xml> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-mvc/target/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-mvc/1.4.1-SNAPSHOT/samples-spring-mvc-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 13.34 MB of artifacts by 50.8% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-web-starter/target/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-web-starter/1.4.1-SNAPSHOT/shiro-spring-boot-web-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/pom.xml> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/config/core/target/shiro-config-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-config-core/1.4.1-SNAPSHOT/shiro-config-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/test-coverage/pom.xml> to org.apache.shiro/shiro-test-coverage/1.4.1-SNAPSHOT/shiro-test-coverage-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/pom.xml> to org.apache.shiro/shiro-crypto/1.4.1-SNAPSHOT/shiro-crypto-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/pom.xml> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/core/target/shiro-core-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-core/1.4.1-SNAPSHOT/shiro-core-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/pom.xml> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/aspectj/target/samples-aspectj-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-aspectj/1.4.1-SNAPSHOT/samples-aspectj-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/pom.xml> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-boot-web/target/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-boot-web/1.4.1-SNAPSHOT/samples-spring-boot-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 21.87 MB of artifacts by 94.3% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/pom.xml> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/spring-client/target/samples-spring-client-1.4.1-SNAPSHOT.zip> to org.apache.shiro.samples/samples-spring-client/1.4.1-SNAPSHOT/samples-spring-client-1.4.1-SNAPSHOT.zip
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/pom.xml> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/tools/hasher/target/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar> to org.apache.shiro.tools/shiro-tools-hasher/1.4.1-SNAPSHOT/shiro-tools-hasher-1.4.1-SNAPSHOT-cli.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/pom.xml> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring-boot/spring-boot-starter/target/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring-boot-starter/1.4.1-SNAPSHOT/shiro-spring-boot-starter-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/pom.xml> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/jaxrs/target/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-jaxrs/1.4.1-SNAPSHOT/shiro-jaxrs-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/pom.xml> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/guice/target/samples-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-guice/1.4.1-SNAPSHOT/samples-guice-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 3.22 MB of artifacts by 67.1% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/pom.xml> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/crypto/cipher/target/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-crypto-cipher/1.4.1-SNAPSHOT/shiro-crypto-cipher-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/pom.xml> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT.war> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT.war
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/samples/web/target/samples-web-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro.samples/samples-web/1.4.1-SNAPSHOT/samples-web-1.4.1-SNAPSHOT-sources.jar
[Fast Archiver] Compressed 2.43 MB of artifacts by 61.6% relative to #586
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/pom.xml> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/servlet-plugin/target/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-servlet-plugin/1.4.1-SNAPSHOT/shiro-servlet-plugin-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/pom.xml> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/spring/target/shiro-spring-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-spring/1.4.1-SNAPSHOT/shiro-spring-1.4.1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/pom.xml> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-tests.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/Shiro-master/ws/support/guice/target/shiro-guice-1.4.1-SNAPSHOT-sources.jar> to org.apache.shiro/shiro-guice/1.4.1-SNAPSHOT/shiro-guice-1.4.1-SNAPSHOT-sources.jar
channel stopped