See <https://builds.apache.org/job/Oltu-OAuth-2.0-windows/134/changes>

Changes:

[simonetripodi] trivial: code format

------------------------------------------
[...truncated 53 lines...]
[WARNING] Some problems were encountered while building the effective model for 
org.apache.oltu.oauth2:org.apache.oltu.oauth2.jwt:jar:1.0.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM 
org.apache.oltu:org.apache.oltu.parent:3-SNAPSHOT 
(F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\parent\pom.xml) 
points at org.apache.oltu:org.apache.oltu.reactor instead of org.apache:apache, 
please verify your project structure @ 
org.apache.oltu:org.apache.oltu.parent:3-SNAPSHOT, 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\parent\pom.xml, 
line 21, column 11
[WARNING] 
[WARNING] Some problems were encountered while building the effective model for 
org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-SNAPSHOT
[WARNING] 'parent.relativePath' of POM 
org.apache.oltu:org.apache.oltu.parent:3-SNAPSHOT 
(<https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\parent\pom.xml)>
 points at org.apache.oltu:org.apache.oltu.reactor instead of 
org.apache:apache, please verify your project structure @ 
org.apache.oltu:org.apache.oltu.parent:3-SNAPSHOT, 
<https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\parent\pom.xml,> 
line 21, column 11
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten 
the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support 
building such malformed projects.
[WARNING] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Oltu - OAuth 2.0
[INFO] Apache Oltu - OAuth 2.0 - Common
[INFO] Apache Oltu - OAuth 2.0 - Client
[INFO] Apache Oltu - OAuth 2.0 - HttpClient
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server
[INFO] Apache Oltu - OAuth 2.0 - Resource Server
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter
[INFO] Apache Oltu - OAuth 2.0 - Test Utils
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests
[INFO] Apache Oltu - OAuth 2.0 - JWT
[INFO] 
[INFO] Using the builder 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder
 with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Oltu - OAuth 2.0 1.0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ 
org.apache.oltu.oauth2.parent ---
[INFO] Deleting 
<https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java) @ 
org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ 
org.apache.oltu.oauth2.parent ---
[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: 
<https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0>
[INFO] Storing buildNumber: 1605370 at timestamp: 1403712694710
[INFO] Executing: cmd.exe /X /C "svn --non-interactive info"
[INFO] Working directory: 
<https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.2.1:process (default) @ 
org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.3.7:manifest (bundle-manifest) @ 
org.apache.oltu.oauth2.parent ---
[WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle]
[INFO] 
[INFO] --- maven-site-plugin:3.0:attach-descriptor (attach-descriptor) @ 
org.apache.oltu.oauth2.parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.1:install (default-install) @ 
org.apache.oltu.oauth2.parent ---
[INFO] Installing 
<https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml>
 to 
f:\hudson\hudson-slave\maven-repositories\1\org\apache\oltu\oauth2\org.apache.oltu.oauth2.parent\1.0.1-SNAPSHOT\org.apache.oltu.oauth2.parent-1.0.1-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.1:deploy (default-deploy) @ 
org.apache.oltu.oauth2.parent ---
[INFO] Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: 
https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/maven-metadata.xml
 (630 B at 0.4 KB/sec)
[INFO] Uploading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20140625.161140-17.pom
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Oltu - OAuth 2.0 ........................... FAILURE [ 14.768 s]
[INFO] Apache Oltu - OAuth 2.0 - Common .................. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Client .................. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - HttpClient .............. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Common  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Client  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Authorization Server .... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Resource Server ......... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Resource Server Filter .. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Test Utils .............. SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Dynamic Registration Server  SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - Integration Tests ....... SKIPPED
[INFO] Apache Oltu - OAuth 2.0 - JWT ..................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 15.848 s
[INFO] Finished at: 2014-06-25T17:11:42+00:00
[INFO] Final Memory: 20M/134M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on 
project org.apache.oltu.oauth2.parent: Failed to deploy artifacts: Could not 
transfer artifact 
org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20140625.161140-17
 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/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20140625.161140-17.pom.
 Return code is: 401, ReasonPhrase: Unauthorized. -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
org.apache.maven.plugins:maven-deploy-plugin:2.8.1:deploy (default-deploy) on 
project org.apache.oltu.oauth2.parent: Failed to deploy artifacts: Could not 
transfer artifact 
org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20140625.161140-17
 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/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20140625.161140-17.pom.
 Return code is: 401, ReasonPhrase: Unauthorized.
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:216)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
        at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
        at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
        at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
        at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
        at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
        at 
org.jvnet.hudson.maven3.launcher.Maven31Launcher.main(Maven31Launcher.java:132)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        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.Maven31Main.launch(Maven31Main.java:181)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:134)
        at hudson.maven.Maven3Builder.call(Maven3Builder.java:69)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:328)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
        at java.util.concurrent.FutureTask.run(FutureTask.java:138)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
        at java.lang.Thread.run(Thread.java:662)
Caused by: org.apache.maven.plugin.MojoExecutionException: Failed to deploy 
artifacts: Could not transfer artifact 
org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20140625.161140-17
 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/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20140625.161140-17.pom.
 Return code is: 401, ReasonPhrase: Unauthorized.
        at 
org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:282)
        at 
org.apache.maven.plugin.deploy.DeployMojo.execute(DeployMojo.java:169)
        at 
org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
        at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
        ... 31 more
Waiting for Jenkins to finish collecting dataCaused by: 
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to 
deploy artifacts: Could not transfer artifact 
org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20140625.161140-17
 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/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20140625.161140-17.pom.
 Return code is: 401, ReasonPhrase: Unauthorized.
        at 
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
        at 
org.apache.maven.plugin.deploy.AbstractDeployMojo.deploy(AbstractDeployMojo.java:171)
        at 
org.apache.maven.plugin.deploy.DeployMojo.deployProject(DeployMojo.java:240)
        ... 34 more
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy 
artifacts: Could not transfer artifact 
org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20140625.161140-17
 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/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20140625.161140-17.pom.
 Return code is: 401, ReasonPhrase: Unauthorized.

        at 
org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:337)
        at 
org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:268)
        at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
        at 
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
        ... 36 more
Caused by: org.eclipse.aether.transfer.ArtifactTransferException: Could not 
transfer artifact 
org.apache.oltu.oauth2:org.apache.oltu.oauth2.parent:pom:1.0.1-20140625.161140-17
 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/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20140625.161140-17.pom.
 Return code is: 401, ReasonPhrase: Unauthorized.
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1016)
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$6.wrap(WagonRepositoryConnector.java:1004)
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:895)
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector.put(WagonRepositoryConnector.java:522)
        at 
org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:331)
        ... 39 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer 
file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/oltu/oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-20140625.161140-17.pom.
 Return code is: 401, ReasonPhrase: Unauthorized.
        at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:573)
        at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:493)
        at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:474)
        at 
org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:454)
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
        ... 41 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
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\integration-tests\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.integration-tests/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.integration-tests-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Integration Tests #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5073 bytes
Compression is 0.0%
Took 66 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\authzserver\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.authzserver/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.authzserver-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Authorization Server #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3254 bytes
Compression is 0.0%
Took 82 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\jwt\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.jwt/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.jwt-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - JWT #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2209 bytes
Compression is 0.0%
Took 12 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\resourceserver-filter\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver-filter/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.resourceserver-filter-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Resource Server Filter #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2982 bytes
Compression is 0.0%
Took 47 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-client\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.client/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.client-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Dynamic Registration Client #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3173 bytes
Compression is 0.0%
Took 51 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\httpclient4\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.httpclient4/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.httpclient4-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - HttpClient #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2860 bytes
Compression is 0.0%
Took 62 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-common\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.common/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.common-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Dynamic Registration Common #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2104 bytes
Compression is 0.0%
Took 12 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\client\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.client/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.client-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Client #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3056 bytes
Compression is 0.0%
Took 36 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\resourceserver\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.resourceserver/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.resourceserver-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Resource Server #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3034 bytes
Compression is 0.0%
Took 37 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\dynamicreg-server\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.dynamicreg.server/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.dynamicreg.server-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Dynamic Registration Server #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 3515 bytes
Compression is 0.0%
Took 44 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/Oltu-OAuth-2.0-windows/ws/trunk\oauth-2.0\pom.xml>
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.parent/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.parent-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 5768 bytes
Compression is 0.0%
Took 8 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\test-utils\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.test-utils/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.test-utils-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Test Utils #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2004 bytes
Compression is 0.0%
Took 13 ms
[JENKINS] Archiving 
F:\hudson\hudson-slave\workspace\Oltu-OAuth-2.0-windows\trunk\oauth-2.0\common\pom.xml
 to 
org.apache.oltu.oauth2/org.apache.oltu.oauth2.common/1.0.1-SNAPSHOT/org.apache.oltu.oauth2.common-1.0.1-SNAPSHOT.pom
Sending artifact delta relative to Oltu-OAuth-2.0-windows » Apache Oltu - OAuth 
2.0 - Common #131
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 2992 bytes
Compression is 0.0%
Took 20 ms
Sending e-mails to: dev@oltu.apache.org
channel stopped

Reply via email to