Maybe try adding the -U parameter. That may make Maven check the repository
metadata despite it already having local metadata available.

-- Richard

On 22.01.2014, at 08:19, Peter Klügl <[email protected]> wrote:

> Hi,
> 
> has anyone an idea how to fix this? I know there was already a
> discussion about this problem.
> 
> I even relaxed the dependency interval for equinox.app and maven central
> contains, e.g., 1.3.100. The build process still tries to load 1.0.0.
> 
> Peter
> 
> 
> Am 22.01.2014 11:11, schrieb Apache Jenkins Server:
>> See <https://builds.apache.org/job/UIMA-Ruta/321/changes>
>> 
>> Changes:
>> 
>> [pkluegl] UIMA-3539
>> - fixed inceptionYear
>> 
>> ------------------------------------------
>> [...truncated 4261 lines...]
>>     [java] Warnings generated: 83
>> [INFO] Done FindBugs Analysis....
>> [FINDBUGS] Finding all files that match the pattern findbugsXml.xml
>> [FINDBUGS] Parsing 1 files in 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target>
>> [FINDBUGS] Successfully parsed file 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target/findbugsXml.xml>
>>  of module Apache UIMA Ruta Eclipse: ruta-ep-ide-ui with 83 warnings.
>> [FINDBUGS] Computing warning deltas based on reference build #320
>> [INFO] 
>> [INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ 
>> ruta-ep-ide-ui ---
>> [INFO] 
>> [INFO] --- build-helper-maven-plugin:1.7:parse-version 
>> (parse-project-version) @ ruta-ep-ide-ui ---
>> [INFO] 
>> [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear 
>> and buildMonth) @ ruta-ep-ide-ui ---
>> [INFO] 
>> [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ 
>> ruta-ep-ide-ui ---
>> [INFO] 
>> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
>> ruta-ep-ide-ui ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 26 resources
>> [INFO] Copying 22 resources
>> [INFO] Copying 0 resource
>> [INFO] Copying 3 resources
>> [INFO] Copying 3 resources
>> [INFO] 
>> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
>> ruta-ep-ide-ui ---
>> [INFO] Nothing to compile - all classes are up to date
>> [INFO] 
>> [INFO] --- maven-antrun-plugin:1.7:run (clear-META-INF) @ ruta-ep-ide-ui ---
>> [INFO] Executing tasks
>> 
>> main:
>>   [delete] Deleting: 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/META-INF/MANIFEST.MF>
>> [INFO] Executed tasks
>> [INFO] 
>> [INFO] --- maven-bundle-plugin:2.3.7:manifest (uima-bundle) @ ruta-ep-ide-ui 
>> ---
>> [INFO] 
>> [INFO] --- cobertura-maven-plugin:2.6:instrument (default-cli) @ 
>> ruta-ep-ide-ui ---
>> [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
>> 
>> [ERROR] Jan 22, 2014 10:10:44 AM 
>> net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler 
>> saveCoverageData
>> INFO: Cobertura: Saved information on 262 classes.
>> 
>> [INFO] Instrumentation was successful.
>> [INFO] NOT adding cobertura ser file to attached artifacts list.
>> [INFO] 
>> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) 
>> @ ruta-ep-ide-ui ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] skip non existing resourceDirectory 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/src/test/resources>
>> [INFO] Copying 3 resources
>> [INFO] Copying 3 resources
>> [INFO] 
>> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
>> ruta-ep-ide-ui ---
>> [INFO] No sources to compile
>> [INFO] 
>> [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ ruta-ep-ide-ui 
>> ---
>> [JENKINS] Recording test results
>> [INFO] 
>> [INFO] --- cobertura-maven-plugin:2.6:cobertura (default-cli) @ 
>> ruta-ep-ide-ui ---
>> [INFO] Cobertura 2.0.3 - GNU GPL License (NO WARRANTY) - See COPYRIGHT file
>> Report time: 2033ms
>> 
>> [ERROR] Jan 22, 2014 10:10:46 AM 
>> net.sourceforge.cobertura.coveragedata.CoverageDataFileHandler 
>> loadCoverageData
>> INFO: Cobertura: Loaded information on 262 classes.
>> 
>> [INFO] Cobertura Report generation was successful.
>> [INFO] 
>> [INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ 
>> ruta-ep-ide-ui ---
>> [INFO] 
>> [INFO] --- build-helper-maven-plugin:1.7:parse-version 
>> (parse-project-version) @ ruta-ep-ide-ui ---
>> [INFO] 
>> [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear 
>> and buildMonth) @ ruta-ep-ide-ui ---
>> [WARNING] Failed to getClass for 
>> org.apache.maven.plugin.javadoc.JavadocReport
>> [INFO] 
>> [INFO] --- maven-javadoc-plugin:2.9.1:javadoc (default-cli) @ ruta-ep-ide-ui 
>> ---
>> [INFO] 
>> 3 warnings
>> [WARNING] Javadoc Warnings
>> [WARNING] 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/ui/text/RutaWordRule.java>:73:
>>  warning - @param argument "funcNameToken" is not a parameter name.
>> [WARNING] 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/validator/RutaCheckerUtils.java>:68:
>>  warning - @return tag has no arguments.
>> [WARNING] 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/src/main/java/org/apache/uima/ruta/ide/formatter/preferences/RutaFormatterModifyDialog.java>:31:
>>  warning - @param argument "parent" is not a parameter name.
>> [INFO] Fixed Javadoc frame injection vulnerability (CVE-2013-1571) in 1 
>> files.
>> [JENKINS] Archiving  javadoc
>> [INFO]                                                                       
>>   
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Building Apache UIMA Ruta Eclipse: ruta-ep-caseditor 2.2.0-SNAPSHOT
>> [INFO] 
>> ------------------------------------------------------------------------
>> Downloading: 
>> http://repo1.maven.org/eclipse/org/apache/uima/uimaj-ep-cas-editor/2.5.0/uimaj-ep-cas-editor-2.5.0.pom
>> Downloading: 
>> http://repo1.maven.org/maven2/org/apache/uima/uimaj-ep-cas-editor/2.5.0/uimaj-ep-cas-editor-2.5.0.pom
>> Downloaded: 
>> http://repo1.maven.org/maven2/org/apache/uima/uimaj-ep-cas-editor/2.5.0/uimaj-ep-cas-editor-2.5.0.pom
>>  (9 KB at 81.0 KB/sec)
>> Downloading: 
>> http://repo1.maven.org/eclipse/org/eclipse/equinox/app/1.0.0-v20070606/app-1.0.0-v20070606.pom
>> Downloaded: 
>> http://repo1.maven.org/eclipse/org/eclipse/equinox/app/1.0.0-v20070606/app-1.0.0-v20070606.pom
>>  (777 B at 2.5 KB/sec)
>> Downloading: 
>> http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-osgi-releases-local/org/eclipse/swt/win32/win32/x86/maven-metadata.xml
>> Downloading: 
>> http://repository.apache.org/snapshots/org/eclipse/swt/win32/win32/x86/maven-metadata.xml
>> Downloading: 
>> http://repo1.maven.org/eclipse/org/apache/uima/uimaj-ep-cas-editor/2.5.0/uimaj-ep-cas-editor-2.5.0.jar
>> Downloading: 
>> http://repo1.maven.org/maven2/org/apache/uima/uimaj-ep-cas-editor/2.5.0/uimaj-ep-cas-editor-2.5.0.jar
>> Downloading: 
>> http://repo1.maven.org/maven2/org/eclipse/equinox/app/1.0.0-v20070606/app-1.0.0-v20070606.jar
>> Downloaded: 
>> http://repo1.maven.org/maven2/org/eclipse/equinox/app/1.0.0-v20070606/app-1.0.0-v20070606.jar
>>  (72 KB at 970.3 KB/sec)
>> Downloaded: 
>> http://repo1.maven.org/maven2/org/apache/uima/uimaj-ep-cas-editor/2.5.0/uimaj-ep-cas-editor-2.5.0.jar
>>  (369 KB at 2898.0 KB/sec)
>> [INFO] 
>> [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ruta-ep-caseditor 
>> ---
>> [TASKS] Scanning folder 
>> '<https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor'> for 
>> files matching the pattern '**/*.java' - excludes: 
>> [TASKS] Found 29 files to scan for tasks
>> Found 9 open tasks.
>> [TASKS] Computing warning deltas based on reference build #320
>> [INFO] 
>> [INFO] --- maven-enforcer-plugin:1.3:enforce (enforce-versions) @ 
>> ruta-ep-caseditor ---
>> [INFO] 
>> [INFO] --- build-helper-maven-plugin:1.7:parse-version 
>> (parse-project-version) @ ruta-ep-caseditor ---
>> [INFO] 
>> [INFO] --- uima-build-helper-maven-plugin:7:parse-date-time (set buildYear 
>> and buildMonth) @ ruta-ep-caseditor ---
>> [INFO] 
>> [INFO] --- maven-remote-resources-plugin:1.4:process (default) @ 
>> ruta-ep-caseditor ---
>> Downloading: 
>> http://repo1.maven.org/eclipse/org/eclipse/equinox/app/1.0.0/app-1.0.0.pom
>> Downloading: 
>> http://repo1.maven.org/maven2/org/eclipse/equinox/app/1.0.0/app-1.0.0.pom
>> Downloading: 
>> http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-osgi-releases-local/org/eclipse/equinox/app/1.0.0/app-1.0.0.pom
>> [INFO] 
>> [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ 
>> ruta-ep-caseditor ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 4 resources
>> [INFO] skip non existing resourceDirectory 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/src/main/resources>
>> [INFO] Copying 0 resource
>> [INFO] Copying 3 resources
>> [INFO] 
>> [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ 
>> ruta-ep-caseditor ---
>> [INFO] Compiling 29 source files to 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/classes>
>> [INFO] 
>> [INFO] --- maven-antrun-plugin:1.7:run (clear-META-INF) @ ruta-ep-caseditor 
>> ---
>> [INFO] Executing tasks
>> 
>> main:
>> [INFO] Executed tasks
>> [INFO] 
>> [INFO] --- maven-bundle-plugin:2.3.7:manifest (uima-bundle) @ 
>> ruta-ep-caseditor ---
>> [WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : 
>> Did not find matching referal for !org.eclipse.jface.text
>> [WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : 
>> Did not find matching referal for !org.eclipse.jface.text.link
>> [WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : 
>> Did not find matching referal for !org.eclipse.jface.text.source
>> [WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : 
>> Did not find matching referal for !org.eclipse.jface.text.templates
>> [WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : 
>> Did not find matching referal for !org.eclipse.ui.actions
>> [WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : 
>> Did not find matching referal for !org.eclipse.ui.dialogs
>> [WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : 
>> Did not find matching referal for !org.eclipse.ui.model
>> [WARNING] Manifest org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT : 
>> Did not find matching referal for !org.eclipse.ui.texteditor
>> [INFO] 
>> [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) 
>> @ ruta-ep-caseditor ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] skip non existing resourceDirectory 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/src/test/resources>
>> [INFO] Copying 3 resources
>> [INFO] 
>> [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ 
>> ruta-ep-caseditor ---
>> [INFO] No sources to compile
>> [INFO] 
>> [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ 
>> ruta-ep-caseditor ---
>> [INFO] 
>> [JENKINS] Recording test results[INFO] --- maven-antrun-plugin:1.7:run 
>> (dup-meta-jar-cleanup) @ ruta-ep-caseditor ---
>> [INFO] Executing tasks
>> 
>> main:
>> [INFO] Executed tasks
>> 
>> [INFO] 
>> [INFO] --- maven-resources-plugin:2.6:copy-resources (copy customized bin 
>> LICENSE file) @ ruta-ep-caseditor ---
>> [INFO] Using 'UTF-8' encoding to copy filtered resources.
>> [INFO] Copying 1 resource
>> [INFO] 
>> [INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ ruta-ep-caseditor ---
>> [INFO] Building jar: 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/org.apache.uima.ruta.caseditor_2.2.0.SNAPSHOT.jar>
>> [INFO] 
>> [INFO] --- maven-site-plugin:3.2:attach-descriptor (attach-descriptor) @ 
>> ruta-ep-caseditor ---
>> [INFO] 
>> [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ 
>> ruta-ep-caseditor ---
>> [INFO] Installing 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/org.apache.uima.ruta.caseditor_2.2.0.SNAPSHOT.jar>
>>  to 
>> /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/uima/ruta-ep-caseditor/2.2.0-SNAPSHOT/ruta-ep-caseditor-2.2.0-SNAPSHOT.jar
>> [INFO] Installing 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/pom.xml> 
>> to 
>> /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/uima/ruta-ep-caseditor/2.2.0-SNAPSHOT/ruta-ep-caseditor-2.2.0-SNAPSHOT.pom
>> [INFO] 
>> [INFO] --- maven-pmd-plugin:3.0.1:pmd (default-cli) @ ruta-ep-caseditor ---
>> [PMD] Finding all files that match the pattern pmd.xml
>> [PMD] Parsing 1 files in 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target>
>> [PMD] Successfully parsed file 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/pmd.xml>
>>  of module Apache UIMA Ruta Eclipse: ruta-ep-caseditor with 24 warnings.
>> [PMD] Computing warning deltas based on reference build #320
>> [INFO] 
>> [INFO] --- maven-pmd-plugin:3.0.1:cpd (default-cli) @ ruta-ep-caseditor ---
>> [DRY] Finding all files that match the pattern cpd.xml
>> [DRY] Parsing 1 files in 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target>
>> [DRY] Successfully parsed file 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/cpd.xml>
>>  of module Apache UIMA Ruta Eclipse: ruta-ep-caseditor with 2 warnings.
>> [DRY] Computing warning deltas based on reference build #320
>> [INFO] 
>> [INFO] --- findbugs-maven-plugin:2.5.3:findbugs (default-cli) @ 
>> ruta-ep-caseditor ---
>> [INFO] Fork Value is true
>>     [java] Warnings generated: 6
>> [INFO] Done FindBugs Analysis....
>> [FINDBUGS] Finding all files that match the pattern findbugsXml.xml
>> [FINDBUGS] Parsing 1 files in 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target>
>> [FINDBUGS] Successfully parsed file 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/findbugsXml.xml>
>>  of module Apache UIMA Ruta Eclipse: ruta-ep-caseditor with 6 warnings.
>> [FINDBUGS] Computing warning deltas based on reference build #320
>> Downloading: 
>> http://repo1.maven.org/eclipse/org/eclipse/equinox/app/1.0.0/app-1.0.0.jar
>> Downloading: 
>> http://repo1.maven.org/maven2/org/eclipse/equinox/app/1.0.0/app-1.0.0.jar
>> Downloading: 
>> http://zoidberg.ukp.informatik.tu-darmstadt.de/artifactory/public-ext-osgi-releases-local/org/eclipse/equinox/app/1.0.0/app-1.0.0.jar
>> [WARNING] Failed to getClass for 
>> org.codehaus.mojo.cobertura.CoberturaReportMojo
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Reactor Summary:
>> [INFO] 
>> [INFO] Apache UIMA Ruta: ruta-parent ..................... SUCCESS [44.583s]
>> [INFO] Apache UIMA Ruta: ruta-core ....................... SUCCESS 
>> [4:38.935s]
>> [INFO] Apache UIMA Ruta Eclipse: ruta-ep-engine .......... SUCCESS [30.443s]
>> [INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide ............. SUCCESS 
>> [3:05.348s]
>> [INFO] Apache UIMA Ruta Eclipse: ruta-ep-ide-ui .......... SUCCESS 
>> [2:09.441s]
>> [INFO] Apache UIMA Ruta Eclipse: ruta-ep-caseditor ....... FAILURE [35.262s]
>> [INFO] Apache UIMA Ruta Eclipse: ruta-ep-addons .......... SKIPPED
>> [INFO] Apache UIMA Ruta Eclipse: ruta-ep-textruler ....... SKIPPED
>> [INFO] Apache UIMA Ruta Documentation .................... SKIPPED
>> [INFO] Apache UIMA Ruta Eclipse: ruta-eclipse-feature .... SKIPPED
>> [INFO] Apache UIMA Ruta: ruta-ep-example-extensions ...... SKIPPED
>> [INFO] Apache UIMA Ruta: ruta ............................ SKIPPED
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] BUILD FAILURE
>> [INFO] 
>> ------------------------------------------------------------------------
>> [INFO] Total time: 12:04.545s
>> [INFO] Finished at: Wed Jan 22 10:11:38 UTC 2014
>> [INFO] Final Memory: 87M/372M
>> [INFO] 
>> ------------------------------------------------------------------------
>> Waiting for Jenkins to finish collecting data[ERROR] Failed to execute goal 
>> on project ruta-ep-caseditor: Could not resolve dependencies for project 
>> org.apache.uima:ruta-ep-caseditor:jar:2.2.0-SNAPSHOT: Could not find 
>> artifact org.eclipse.equinox:app:jar:1.0.0 in eclipsePlugins 
>> (http://repo1.maven.org/eclipse) -> [Help 1]
>> [ERROR] 
>> [ERROR] To see the full stack trace of the errors, re-run Maven with the -e 
>> switch.
>> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
>> [ERROR] 
>> [ERROR] For more information about the errors and possible solutions, please 
>> read the following articles:
>> [ERROR] [Help 1] 
>> http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
>> [ERROR] 
>> [ERROR] After correcting the problems, you can resume the build with the 
>> command
>> [ERROR]   mvn <goals> -rf :ruta-ep-caseditor
>> 
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-textruler/pom.xml> 
>> to 
>> org.apache.uima/ruta-ep-textruler/2.2.0-SNAPSHOT/ruta-ep-textruler-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/pom.xml> 
>> to 
>> org.apache.uima/ruta-ep-caseditor/2.2.0-SNAPSHOT/ruta-ep-caseditor-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-caseditor/target/org.apache.uima.ruta.caseditor_2.2.0.SNAPSHOT.jar>
>>  to 
>> org.apache.uima/ruta-ep-caseditor/2.2.0-SNAPSHOT/ruta-ep-caseditor-2.2.0-SNAPSHOT.jar
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-parent/pom.xml> to 
>> org.apache.uima/ruta-parent/2.2.0-SNAPSHOT/ruta-parent-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-eclipse-feature/pom.xml>
>>  to 
>> org.apache.uima/ruta-eclipse-feature/2.2.0-SNAPSHOT/ruta-eclipse-feature-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-docbook/pom.xml> to 
>> org.apache.uima/ruta-docbook/2.2.0-SNAPSHOT/ruta-docbook-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-addons/pom.xml> to 
>> org.apache.uima/ruta-ep-addons/2.2.0-SNAPSHOT/ruta-ep-addons-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide/pom.xml> to 
>> org.apache.uima/ruta-ep-ide/2.2.0-SNAPSHOT/ruta-ep-ide-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide/target/org.apache.uima.ruta.ide_2.2.0.SNAPSHOT.jar>
>>  to org.apache.uima/ruta-ep-ide/2.2.0-SNAPSHOT/ruta-ep-ide-2.2.0-SNAPSHOT.jar
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/example-projects/ruta-ep-example-extensions/pom.xml>
>>  to 
>> org.apache.uima/ruta-ep-example-extensions/2.2.0-SNAPSHOT/ruta-ep-example-extensions-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/pom.xml> to 
>> org.apache.uima/ruta/2.2.0-SNAPSHOT/ruta-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-engine/pom.xml> to 
>> org.apache.uima/ruta-ep-engine/2.2.0-SNAPSHOT/ruta-ep-engine-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-engine/target/org.apache.uima.ruta.engine_2.2.0.SNAPSHOT.jar>
>>  to 
>> org.apache.uima/ruta-ep-engine/2.2.0-SNAPSHOT/ruta-ep-engine-2.2.0-SNAPSHOT.jar
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/pom.xml> to 
>> org.apache.uima/ruta-ep-ide-ui/2.2.0-SNAPSHOT/ruta-ep-ide-ui-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-ep-ide-ui/target/org.apache.uima.ruta.ide.ui_2.2.0.SNAPSHOT.jar>
>>  to 
>> org.apache.uima/ruta-ep-ide-ui/2.2.0-SNAPSHOT/ruta-ep-ide-ui-2.2.0-SNAPSHOT.jar
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-core/pom.xml> to 
>> org.apache.uima/ruta-core/2.2.0-SNAPSHOT/ruta-core-2.2.0-SNAPSHOT.pom
>> [JENKINS] Archiving 
>> <https://builds.apache.org/job/UIMA-Ruta/ws/trunk/ruta-core/target/ruta-core-2.2.0-SNAPSHOT.jar>
>>  to org.apache.uima/ruta-core/2.2.0-SNAPSHOT/ruta-core-2.2.0-SNAPSHOT.jar
>> Sending e-mails to: [email protected]
>> channel stopped
>> [WARNINGS] Skipping publisher since build result is FAILURE
>> Skipping Cobertura coverage report as build was not UNSTABLE or better ...
>> 
> 

Reply via email to