See <https://builds.apache.org/job/UIMA-uimaFIT_java8/23/>

------------------------------------------
[...truncated 5198 lines...]
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber_Type.java>:88:
 warning: no @param for addr
[WARNING] public void setBuilding(int addr, String v) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber_Type.java>:88:
 warning: no @param for v
[WARNING] public void setBuilding(int addr, String v) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber_Type.java>:100:
 warning: no @param for jcas
[WARNING] public RoomNumber_Type(JCas jcas, Type casType) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber_Type.java>:100:
 warning: no @param for casType
[WARNING] public RoomNumber_Type(JCas jcas, Type casType) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/TimeAnnotation.java>:64:
 warning: no @param for addr
[WARNING] public TimeAnnotation(int addr, TOP_Type type) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/TimeAnnotation.java>:64:
 warning: no @param for type
[WARNING] public TimeAnnotation(int addr, TOP_Type type) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/TimeAnnotation.java>:70:
 warning: no @param for jcas
[WARNING] public TimeAnnotation(JCas jcas) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/TimeAnnotation.java>:76:
 warning: no @param for jcas
[WARNING] public TimeAnnotation(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/TimeAnnotation.java>:76:
 warning: no @param for begin
[WARNING] public TimeAnnotation(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/TimeAnnotation.java>:76:
 warning: no @param for end
[WARNING] public TimeAnnotation(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/TimeAnnotation_Type.java>:75:
 warning: no @param for jcas
[WARNING] public TimeAnnotation_Type(JCas jcas, Type casType) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/TimeAnnotation_Type.java>:75:
 warning: no @param for casType
[WARNING] public TimeAnnotation_Type(JCas jcas, Type casType) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym.java>:100:
 warning: no @return
[WARNING] public String getExpandedForm() {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym.java>:114:
 warning: no @param for v
[WARNING] public void setExpandedForm(String v) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym.java>:65:
 warning: no @param for addr
[WARNING] public UimaAcronym(int addr, TOP_Type type) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym.java>:65:
 warning: no @param for type
[WARNING] public UimaAcronym(int addr, TOP_Type type) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym.java>:71:
 warning: no @param for jcas
[WARNING] public UimaAcronym(JCas jcas) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym.java>:77:
 warning: no @param for jcas
[WARNING] public UimaAcronym(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym.java>:77:
 warning: no @param for begin
[WARNING] public UimaAcronym(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym.java>:77:
 warning: no @param for end
[WARNING] public UimaAcronym(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym_Type.java>:80:
 warning: no @param for addr
[WARNING] public String getExpandedForm(int addr) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym_Type.java>:80:
 warning: no @return
[WARNING] public String getExpandedForm(int addr) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym_Type.java>:89:
 warning: no @param for addr
[WARNING] public void setExpandedForm(int addr, String v) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym_Type.java>:89:
 warning: no @param for v
[WARNING] public void setExpandedForm(int addr, String v) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym_Type.java>:102:
 warning: no @param for jcas
[WARNING] public UimaAcronym_Type(JCas jcas, Type casType) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaAcronym_Type.java>:102:
 warning: no @param for casType
[WARNING] public UimaAcronym_Type(JCas jcas, Type casType) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaMeeting.java>:64:
 warning: no @param for addr
[WARNING] public UimaMeeting(int addr, TOP_Type type) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaMeeting.java>:64:
 warning: no @param for type
[WARNING] public UimaMeeting(int addr, TOP_Type type) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaMeeting.java>:70:
 warning: no @param for jcas
[WARNING] public UimaMeeting(JCas jcas) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaMeeting.java>:76:
 warning: no @param for jcas
[WARNING] public UimaMeeting(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaMeeting.java>:76:
 warning: no @param for begin
[WARNING] public UimaMeeting(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaMeeting.java>:76:
 warning: no @param for end
[WARNING] public UimaMeeting(JCas jcas, int begin, int end) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaMeeting_Type.java>:75:
 warning: no @param for jcas
[WARNING] public UimaMeeting_Type(JCas jcas, Type casType) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/UimaMeeting_Type.java>:75:
 warning: no @param for casType
[WARNING] public UimaMeeting_Type(JCas jcas, Type casType) {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample.java>:81:
 warning: no @param for args
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[WARNING] 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample.java>:81:
 warning: no @throws for java.lang.Exception
[WARNING] public static void main(String[] args) throws Exception {
[WARNING] ^
[JENKINS] Archiving aggregated javadoc
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache UIMA uimaFIT - Parent ...................... SUCCESS [20.907s]
[INFO] Apache UIMA uimaFIT - Core ........................ SUCCESS [56.340s]
[INFO] Apache UIMA uimaFIT - Examples .................... SUCCESS [30.005s]
[INFO] Apache UIMA uimaFIT - Spring integration .......... SUCCESS [24.701s]
[INFO] Apache UIMA uimaFIT - Maven Plugin ................ SUCCESS [39.620s]
[INFO] Apache UIMA uimaFIT - Legacy uimaFIT support ...... SUCCESS [42.014s]
[INFO] Apache UIMA uimaFIT - Documentation ............... SUCCESS [21.089s]
[INFO] Apache UIMA uimaFIT - Collection Processing Engine support  SUCCESS 
[26.561s]
[INFO] Apache UIMA uimaFIT ............................... SUCCESS [24.019s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 5:26.050s
[INFO] Finished at: Wed Jun 11 22:24:33 UTC 2014
[INFO] Final Memory: 91M/285M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-maven-plugin/pom.xml>
 to 
org.apache.uima/uimafit-maven-plugin/2.2.0-SNAPSHOT/uimafit-maven-plugin-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-maven-plugin/target/uimafit-maven-plugin-2.2.0-SNAPSHOT.jar>
 to 
org.apache.uima/uimafit-maven-plugin/2.2.0-SNAPSHOT/uimafit-maven-plugin-2.2.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT - 
Maven Plugin #21
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 44268 bytes
Compression is 0.0%
Took 39 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-spring/pom.xml>
 to 
org.apache.uima/uimafit-spring/2.2.0-SNAPSHOT/uimafit-spring-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-spring/target/uimafit-spring-2.2.0-SNAPSHOT.jar>
 to 
org.apache.uima/uimafit-spring/2.2.0-SNAPSHOT/uimafit-spring-2.2.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT - 
Spring integration #21
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 19303 bytes
Compression is 0.0%
Took 0.14 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/pom.xml>
 to 
org.apache.uima/uimafit-examples/2.2.0-SNAPSHOT/uimafit-examples-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/target/uimafit-examples-2.2.0-SNAPSHOT.jar>
 to 
org.apache.uima/uimafit-examples/2.2.0-SNAPSHOT/uimafit-examples-2.2.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT - 
Examples #21
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 92816 bytes
Compression is 0.0%
Took 77 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-cpe/pom.xml> 
to org.apache.uima/uimafit-cpe/2.2.0-SNAPSHOT/uimafit-cpe-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-cpe/target/uimafit-cpe-2.2.0-SNAPSHOT.jar>
 to org.apache.uima/uimafit-cpe/2.2.0-SNAPSHOT/uimafit-cpe-2.2.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT - 
Collection Processing Engine support #21
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 15848 bytes
Compression is 0.0%
Took 1.9 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-docbook/pom.xml>
 to 
org.apache.uima/uimafit-docbook/2.2.0-SNAPSHOT/uimafit-docbook-2.2.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT - 
Documentation #21
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 1597 bytes
Compression is 0.0%
Took 0.16 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-legacy-support/pom.xml>
 to 
org.apache.uima/uimafit-legacy-support/2.2.0-SNAPSHOT/uimafit-legacy-support-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-legacy-support/target/uimafit-legacy-support-2.2.0-SNAPSHOT.jar>
 to 
org.apache.uima/uimafit-legacy-support/2.2.0-SNAPSHOT/uimafit-legacy-support-2.2.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT - 
Legacy uimaFIT support #21
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 39264 bytes
Compression is 0.0%
Took 22 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-parent/pom.xml>
 to 
org.apache.uima/uimafit-parent/2.2.0-SNAPSHOT/uimafit-parent-2.2.0-SNAPSHOT.pom
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT - 
Parent #22
Archived 1 artifacts
Archive block size is 32768
Received 0 blocks and 6236 bytes
Compression is 0.0%
Took 0.12 sec
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-core/pom.xml>
 to org.apache.uima/uimafit-core/2.2.0-SNAPSHOT/uimafit-core-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-core/target/uimafit-core-2.2.0-SNAPSHOT.jar>
 to org.apache.uima/uimafit-core/2.2.0-SNAPSHOT/uimafit-core-2.2.0-SNAPSHOT.jar
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT - 
Core #21
Archived 2 artifacts
Archive block size is 32768
Received 0 blocks and 167820 bytes
Compression is 0.0%
Took 61 ms
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/pom.xml> to 
org.apache.uima/uimafit/2.2.0-SNAPSHOT/uimafit-2.2.0-SNAPSHOT.pom
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/target/uimafit-2.2.0-SNAPSHOT-bin.tar.gz>
 to org.apache.uima/uimafit/2.2.0-SNAPSHOT/uimafit-2.2.0-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving 
<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/target/uimafit-2.2.0-SNAPSHOT-bin.zip>
 to org.apache.uima/uimafit/2.2.0-SNAPSHOT/uimafit-2.2.0-SNAPSHOT-bin.zip
Sending artifact delta relative to UIMA-uimaFIT_java8 ? Apache UIMA uimaFIT #21
Archived 3 artifacts
Archive block size is 32768
Received 132 blocks and 6039847 bytes
Compression is 41.7%
Took 3.1 sec
Sending e-mails to: [email protected]
channel stopped
[WARNINGS] Parsing warnings in console log with parser Java Compiler (javac)
[WARNINGS] Parsing warnings in console log with parser JavaDoc Tool
[WARNINGS] Parsing warnings in console log with parser Maven
using settings config with name simple-deploy-settings-no-mirror
Maven RedeployPublisher use remote ubuntu3 maven settings from : 
/tmp/settings8611205527944983980.xml
[INFO] Deployment in 
https://repository.apache.org/content/repositories/snapshots 
(id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact uimafit-2.2.0-SNAPSHOT.pom
Downloading: 
https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.2.0-SNAPSHOT/maven-metadata.xml
ERROR: Failed to retrieve remote metadata 
org.apache.uima:uimafit:2.2.0-SNAPSHOT/maven-metadata.xml: Could not transfer 
metadata org.apache.uima:uimafit:2.2.0-SNAPSHOT/maven-metadata.xml 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/uima/uimafit/2.2.0-SNAPSHOT/maven-metadata.xml.
 Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to 
retrieve remote metadata 
org.apache.uima:uimafit:2.2.0-SNAPSHOT/maven-metadata.xml: Could not transfer 
metadata org.apache.uima:uimafit:2.2.0-SNAPSHOT/maven-metadata.xml 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/uima/uimafit/2.2.0-SNAPSHOT/maven-metadata.xml.
 Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
        at 
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
        at 
hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:193)
        at hudson.maven.RedeployPublisher.perform(RedeployPublisher.java:176)
        at hudson.tasks.BuildStepMonitor$1.perform(BuildStepMonitor.java:20)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.perform(AbstractBuild.java:804)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:776)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1040)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:725)
        at hudson.model.Run.execute(Run.java:1701)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:529)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:231)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to 
retrieve remote metadata 
org.apache.uima:uimafit:2.2.0-SNAPSHOT/maven-metadata.xml: Could not transfer 
metadata org.apache.uima:uimafit:2.2.0-SNAPSHOT/maven-metadata.xml 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/uima/uimafit/2.2.0-SNAPSHOT/maven-metadata.xml.
 Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
        at 
org.eclipse.aether.internal.impl.DefaultDeployer.upload(DefaultDeployer.java:470)
        at 
org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:314)
        at 
org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:269)
        at 
org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:413)
        at 
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:139)
        ... 11 more
Caused by: org.eclipse.aether.transfer.MetadataTransferException: Could not 
transfer metadata org.apache.uima:uimafit:2.2.0-SNAPSHOT/maven-metadata.xml 
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/uima/uimafit/2.2.0-SNAPSHOT/maven-metadata.xml.
 Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$5.wrap(WagonRepositoryConnector.java:995)
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$5.wrap(WagonRepositoryConnector.java:983)
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:725)
        at 
org.eclipse.aether.util.concurrency.RunnableErrorForwarder$1.run(RunnableErrorForwarder.java:67)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:745)
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer 
file: 
https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/2.2.0-SNAPSHOT/maven-metadata.xml.
 Return code is: 503 , ReasonPhrase:Service Temporarily Unavailable.
        at 
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.fillInputData(AbstractHttpClientWagon.java:945)
        at 
org.apache.maven.wagon.StreamWagon.getInputStream(StreamWagon.java:116)
        at org.apache.maven.wagon.StreamWagon.getIfNewer(StreamWagon.java:88)
        at org.apache.maven.wagon.StreamWagon.get(StreamWagon.java:61)
        at 
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$GetTask.run(WagonRepositoryConnector.java:660)
        ... 4 more
[INFO] Deployment failed after 2.2 sec
Build step 'Deploy artifacts to Maven repository' changed build result to 
FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...

Reply via email to