See <https://builds.apache.org/job/UIMA-Ruta/295/>
------------------------------------------
[...truncated 17355 lines...]
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Caused by: org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to
create or change an object in a way which is incorrect with regard to
namespaces.
at org.apache.xml.utils.DOMBuilder.startElement(DOMBuilder.java:322)
at
org.apache.xalan.transformer.TransformerIdentityImpl.startElement(TransformerIdentityImpl.java:1020)
at
org.apache.uima.util.impl.SaxDeserializer_impl.startElement(SaxDeserializer_impl.java:222)
at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown
Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
at
org.apache.xerces.impl.XMLNSDocumentScannerImpl$NSContentDispatcher.scanRootElementHook(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown
Source)
at
org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown
Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
at
org.apache.uima.util.impl.XMLParser_impl.parse(XMLParser_impl.java:179)
... 35 more
Caused by: org.w3c.dom.DOMException: NAMESPACE_ERR: An attempt is made to
create or change an object in a way which is incorrect with regard to
namespaces.
at org.apache.xerces.dom.AttrNSImpl.setName(Unknown Source)
at org.apache.xerces.dom.AttrNSImpl.<init>(Unknown Source)
at org.apache.xerces.dom.CoreDocumentImpl.createAttributeNS(Unknown
Source)
at org.apache.xerces.dom.ElementImpl.setAttributeNS(Unknown Source)
at org.apache.xml.utils.DOMBuilder.startElement(DOMBuilder.java:307)
... 47 more
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec <<<
FAILURE!
test(org.apache.uima.ruta.example.extensions.ExampleTypeFunctionTest) Time
elapsed: 0.016 sec <<< FAILURE!
java.lang.AssertionError
at
org.apache.uima.ruta.example.extensions.ExampleTypeFunctionTest.test(ExampleTypeFunctionTest.java:42)
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.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:44)
at
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:41)
at
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:73)
at
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:46)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:180)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:41)
at org.junit.runners.ParentRunner$1.evaluate(ParentRunner.java:173)
at
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:28)
at
org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:31)
at org.junit.runners.ParentRunner.run(ParentRunner.java:220)
at
org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:252)
at
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:141)
at
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:112)
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.apache.maven.surefire.util.ReflectionUtils.invokeMethodWithArray(ReflectionUtils.java:189)
at
org.apache.maven.surefire.booter.ProviderFactory$ProviderProxy.invoke(ProviderFactory.java:165)
at
org.apache.maven.surefire.booter.ProviderFactory.invokeProvider(ProviderFactory.java:85)
at
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:115)
at
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:75)
Results :
Failed tests: test(org.apache.uima.ruta.example.extensions.ExampleActionTest)
test(org.apache.uima.ruta.example.extensions.ExampleConditionTest)
test(org.apache.uima.ruta.example.extensions.ExampleNumberFunctionTest)
test(org.apache.uima.ruta.example.extensions.ExampleStringFunctionTest)
test(org.apache.uima.ruta.example.extensions.ExampleTypeFunctionTest)
Tests run: 5, Failures: 5, Errors: 0, Skipped: 0
[ERROR] There are test failures.
Please refer to
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\example-projects\ruta-ep-example-extensions\target\surefire-reports
for the individual test results.
[JENKINS] Recording test results
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @
ruta-ep-example-extensions ---
[INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
Report time: 496ms
[ERROR] Nov 28, 2013 10:47:40 AM
net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler loadCoverageData
INFO: Cobertura: Loaded information on 18 classes.
[INFO] Cobertura Report generation was successful.
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache UIMA Ruta: ruta 2.1.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ruta ---
[TASKS] Scanning folder '<https://builds.apache.org/job/UIMA-Ruta/ws/trunk'>
for files matching the pattern '**/*.java' - excludes: ruta-parent/**/*,
ruta-core/**/*, ruta-ep-engine/**/*, ruta-ep-ide/**/*, ruta-ep-ide-ui/**/*,
ruta-ep-caseditor/**/*, ruta-ep-addons/**/*, ruta-ep-textruler/**/*,
ruta-docbook/**/*, ruta-eclipse-feature/**/*,
example-projects/ruta-ep-example-extensions/**/*
[TASKS] Found 0 files to scan for tasks
Found 0 open tasks.
[TASKS] Computing warning deltas based on reference build #290
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-versions) @ ruta ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version)
@ ruta ---
[INFO]
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and
buildMonth) @ ruta ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ruta ---
[INFO]
[INFO] --- maven-resources-plugin:2.6:copy-resources (copy customized bin
LICENSE file) @ ruta ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk\src\main\readme_bin>
[INFO]
[INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ ruta
---
[INFO]
[INFO] --- maven-assembly-plugin:2.2.1:single (uima-distr) @ ruta ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[INFO] Building tar :
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk\target\ruta-2.1.1-SNAPSHOT-bin.tar.gz>
[INFO] Building zip:
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk\target\ruta-2.1.1-SNAPSHOT-bin.zip>
[INFO]
[INFO] --- maven-antrun-plugin:1.6:run (generate checksums for binary
artifacts) @ ruta ---
[INFO] Executing tasks
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ruta ---
[INFO] Installing <https://builds.apache.org/job/UIMA-Ruta/ws/trunk\pom.xml> to
f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\ruta\2.1.1-SNAPSHOT\ruta-2.1.1-SNAPSHOT.pom
[INFO] Installing
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk\target\ruta-2.1.1-SNAPSHOT-bin.tar.gz>
to
f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\ruta\2.1.1-SNAPSHOT\ruta-2.1.1-SNAPSHOT-bin.tar.gz
[INFO] Installing
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk\target\ruta-2.1.1-SNAPSHOT-bin.zip>
to
f:\jenkins\jenkins-slave\maven-repositories\1\org\apache\uima\ruta\2.1.1-SNAPSHOT\ruta-2.1.1-SNAPSHOT-bin.zip
[INFO]
[INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ ruta ---
[PMD] No report found for mojo pmd
[INFO]
[INFO] --- maven-pmd-plugin:3.0.1:cpd (default-cli) @ ruta ---
[DRY] No report found for mojo cpd
[INFO]
[INFO] --- findbugs-maven-plugin:2.5.3:findbugs (default-cli) @ ruta ---
[FINDBUGS] No report found for mojo findbugs
[INFO]
[INFO] --- maven-enforcer-plugin:1.0.1:enforce (enforce-versions) @ ruta ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:parse-version (parse-project-version)
@ ruta ---
[INFO]
[INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear and
buildMonth) @ ruta ---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ ruta ---
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ ruta ---
[INFO] Skipping cobertura mojo for project with packaging type 'pom'
[INFO]
[INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ ruta ---
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache UIMA Ruta: ruta-parent ..................... SUCCESS [39.845s]
[INFO] Apache UIMA Ruta: ruta-core ....................... SUCCESS [3:58.383s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-engine .......... SUCCESS [22.096s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide ............. SUCCESS [3:25.375s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide-ui .......... SUCCESS [2:48.205s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-caseditor ....... SUCCESS [54.930s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-addons .......... SUCCESS [1:39.957s]
[INFO] Apache UIMA Ruta Eclipse: ruta-ep-textruler ....... SUCCESS [1:49.987s]
[INFO] Apache UIMA Ruta Documentation .................... SUCCESS [51.827s]
[INFO] Apache UIMA Ruta Eclipse: ruta-eclipse-feature .... SUCCESS [19.365s]
[INFO] Apache UIMA Ruta: ruta-ep-example-extensions ...... SUCCESS [55.009s]
[INFO] Apache UIMA Ruta: ruta ............................ SUCCESS [13.826s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 21:09.017s
[INFO] Finished at: Thu Nov 28 10:48:22 PST 2013
[INFO] Final Memory: 106M/286M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-textruler\pom.xml to
org.apache.uima/ruta-ep-textruler/2.1.1-SNAPSHOT/ruta-ep-textruler-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-textruler\target\org.apache.uima.ruta.textruler_2.1.1.SNAPSHOT.jar
to
org.apache.uima/ruta-ep-textruler/2.1.1-SNAPSHOT/ruta-ep-textruler-2.1.1-SNAPSHOT.jar
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-caseditor\pom.xml to
org.apache.uima/ruta-ep-caseditor/2.1.1-SNAPSHOT/ruta-ep-caseditor-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-caseditor\target\org.apache.uima.ruta.caseditor_2.1.1.SNAPSHOT.jar
to
org.apache.uima/ruta-ep-caseditor/2.1.1-SNAPSHOT/ruta-ep-caseditor-2.1.1-SNAPSHOT.jar
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-parent\pom.xml to
org.apache.uima/ruta-parent/2.1.1-SNAPSHOT/ruta-parent-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-eclipse-feature\pom.xml
to
org.apache.uima/ruta-eclipse-feature/2.1.1-SNAPSHOT/ruta-eclipse-feature-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-eclipse-feature\target\ruta-eclipse-feature_2.1.1.SNAPSHOT.jar
to
org.apache.uima/ruta-eclipse-feature/2.1.1-SNAPSHOT/ruta-eclipse-feature-2.1.1-SNAPSHOT.jar
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-docbook\pom.xml to
org.apache.uima/ruta-docbook/2.1.1-SNAPSHOT/ruta-docbook-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-addons\pom.xml to
org.apache.uima/ruta-ep-addons/2.1.1-SNAPSHOT/ruta-ep-addons-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-addons\target\org.apache.uima.ruta.addons_2.1.1.SNAPSHOT.jar
to
org.apache.uima/ruta-ep-addons/2.1.1-SNAPSHOT/ruta-ep-addons-2.1.1-SNAPSHOT.jar
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide\pom.xml to
org.apache.uima/ruta-ep-ide/2.1.1-SNAPSHOT/ruta-ep-ide-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide\target\org.apache.uima.ruta.ide_2.1.1.SNAPSHOT.jar
to org.apache.uima/ruta-ep-ide/2.1.1-SNAPSHOT/ruta-ep-ide-2.1.1-SNAPSHOT.jar
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\example-projects\ruta-ep-example-extensions\pom.xml
to
org.apache.uima/ruta-ep-example-extensions/2.1.1-SNAPSHOT/ruta-ep-example-extensions-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\example-projects\ruta-ep-example-extensions\target\org.apache.uima.ruta.example.extensions_2.1.1.SNAPSHOT.jar
to
org.apache.uima/ruta-ep-example-extensions/2.1.1-SNAPSHOT/ruta-ep-example-extensions-2.1.1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-Ruta/ws/trunk\pom.xml>
to org.apache.uima/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk\target\ruta-2.1.1-SNAPSHOT-bin.tar.gz>
to org.apache.uima/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving
<https://builds.apache.org/job/UIMA-Ruta/ws/trunk\target\ruta-2.1.1-SNAPSHOT-bin.zip>
to org.apache.uima/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-SNAPSHOT-bin.zip
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-engine\pom.xml to
org.apache.uima/ruta-ep-engine/2.1.1-SNAPSHOT/ruta-ep-engine-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-engine\target\org.apache.uima.ruta.engine_2.1.1.SNAPSHOT.jar
to
org.apache.uima/ruta-ep-engine/2.1.1-SNAPSHOT/ruta-ep-engine-2.1.1-SNAPSHOT.jar
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide-ui\pom.xml to
org.apache.uima/ruta-ep-ide-ui/2.1.1-SNAPSHOT/ruta-ep-ide-ui-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-ep-ide-ui\target\org.apache.uima.ruta.ide.ui_2.1.1.SNAPSHOT.jar
to
org.apache.uima/ruta-ep-ide-ui/2.1.1-SNAPSHOT/ruta-ep-ide-ui-2.1.1-SNAPSHOT.jar
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\pom.xml to
org.apache.uima/ruta-core/2.1.1-SNAPSHOT/ruta-core-2.1.1-SNAPSHOT.pom
[JENKINS] Archiving
F:\jenkins\jenkins-slave\workspace\UIMA-Ruta\trunk\ruta-core\target\ruta-core-2.1.1-SNAPSHOT.jar
to org.apache.uima/ruta-core/2.1.1-SNAPSHOT/ruta-core-2.1.1-SNAPSHOT.jar
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
Maven RedeployPublisher use remote windows2 maven settings from :
f:\jenkins\tools\maven\apache-maven-3.0.2/conf/settings.xml
[INFO] Deployment in
https://repository.apache.org/content/repositories/snapshots
(id=apache.snapshots.https,uniqueVersion=true)
Deploying the main artifact jenkins-2398822543702219924ruta-2.1.1-SNAPSHOT.pom
Downloading:
https://repository.apache.org/content/repositories/snapshots/org/apache/uima/ruta/2.1.1-SNAPSHOT/maven-metadata.xml
Downloaded:
https://repository.apache.org/content/repositories/snapshots/org/apache/uima/ruta/2.1.1-SNAPSHOT/maven-metadata.xml
(1023 B at 0.7 KB/sec)
Uploading:
https://repository.apache.org/content/repositories/snapshots/org/apache/uima/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-20131128.184850-19.pom
ERROR: Failed to deploy artifacts: Could not transfer artifact
org.apache.uima:ruta:pom:2.1.1-20131128.184850-19 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/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-20131128.184850-19.pom.
Return code is: 401, ReasonPhrase: Unauthorized.
org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to
deploy artifacts: Could not transfer artifact
org.apache.uima:ruta:pom:2.1.1-20131128.184850-19 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/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-20131128.184850-19.pom.
Return code is: 401, ReasonPhrase: Unauthorized.
at
org.apache.maven.artifact.deployer.DefaultArtifactDeployer.deploy(DefaultArtifactDeployer.java:143)
at
hudson.maven.reporters.MavenArtifactRecord.deploy(MavenArtifactRecord.java:191)
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:785)
at
hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:757)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1020)
at
hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:706)
at hudson.model.Run.execute(Run.java:1704)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:509)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:230)
Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy
artifacts: Could not transfer artifact
org.apache.uima:ruta:pom:2.1.1-20131128.184850-19 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/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-20131128.184850-19.pom.
Return code is: 401, ReasonPhrase: Unauthorized.
at
org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:341)
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.ArtifactTransferException: Could not
transfer artifact org.apache.uima:ruta:pom:2.1.1-20131128.184850-19 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/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-20131128.184850-19.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:335)
... 14 more
Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer
file:
https://repository.apache.org/content/repositories/snapshots/org/apache/uima/ruta/2.1.1-SNAPSHOT/ruta-2.1.1-20131128.184850-19.pom.
Return code is: 401, ReasonPhrase: Unauthorized.
at
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:626)
at
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:524)
at
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:505)
at
org.apache.maven.wagon.shared.http4.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:485)
at
org.eclipse.aether.connector.wagon.WagonRepositoryConnector$PutTask.run(WagonRepositoryConnector.java:871)
... 16 more
[INFO] Deployment failed after 2.3 sec
Build step 'Deploy artifacts to Maven repository' changed build result to
FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...