See <https://builds.apache.org/job/UIMA-uimaFIT%20v3/26/display/redirect?page=changes>
Changes: [rec] [UIMA-5323] Adjust uimaFIT v3 branch to actually build against UIMA v3 - Update CAS dump files to changes in toString() method for feature structures [rec] [UIMA-5553] uv3: Ability to set just a parent classloader, but not classpath - Take into account logged warning for the time being ------------------------------------------ [...truncated 426.29 KB...] [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample2.java>:82: warning: no @throws for java.lang.Exception [WARNING] public static void main(String[] args) throws Exception { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample3.java>:72: warning: no @param for args [WARNING] public static void main(String[] args) throws Exception { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/resource/ExternalResourceExample3.java>:72: warning: no @throws for java.lang.Exception [WARNING] public static void main(String[] args) throws Exception { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for <T> [WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aBeanFactory [WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aBean [WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @param for aName [WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:36: warning: no @return [WARNING] public static <T> T initializeBean(AutowireCapableBeanFactory aBeanFactory, T aBean, String aName) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @param for aResource [WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @param for aApplicationContext [WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/src/main/java/org/apache/uima/fit/spring/util/ResourceInitializationUtil.java>:46: warning: no @return [WARNING] public static Resource initResource(Resource aResource, ApplicationContext aApplicationContext) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @param for aProject [WARNING] public static String getClassName(MavenProject aProject, String aFile) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @param for aFile [WARNING] public static String getClassName(MavenProject aProject, String aFile) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:116: warning: no @return [WARNING] public static String getClassName(MavenProject aProject, String aFile) { [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @param for aProject [WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog) [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @param for aLog [WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog) [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @return [WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog) [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:126: warning: no @throws for org.apache.maven.plugin.MojoExecutionException [WARNING] public static URLClassLoader getClassloader(MavenProject aProject, Log aLog) [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @param for aClass [WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass) [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @return [WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass) [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/src/main/java/org/apache/uima/fit/maven/util/Util.java>:173: warning: no @throws for java.lang.ClassNotFoundException [WARNING] public static ComponentType getType(ClassLoader aClassLoader, Class aClass) [WARNING] ^ [WARNING] <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-legacy-support/src/main/java/org/apache/uima/fit/legacy/AnnotationConverter.java>:37: warning: no @param for aContext [WARNING] M convert(Class<?> aContext, L aAnnotation); [WARNING] ^ [JENKINS] Archiving aggregated javadoc [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary: [INFO] [INFO] Apache UIMA uimaFIT - Parent ....................... SUCCESS [01:16 min] [INFO] Apache UIMA uimaFIT - Core ......................... SUCCESS [15:31 min] [INFO] Apache UIMA uimaFIT - Examples ..................... SUCCESS [ 52.952 s] [INFO] Apache UIMA uimaFIT - Spring integration ........... SUCCESS [ 34.652 s] [INFO] Apache UIMA uimaFIT - Maven Plugin ................. SUCCESS [ 52.174 s] [INFO] Apache UIMA uimaFIT - Legacy uimaFIT support ....... SUCCESS [13:48 min] [INFO] Apache UIMA uimaFIT - Documentation ................ SUCCESS [ 30.308 s] [INFO] Apache UIMA uimaFIT - Collection Processing Engine support SUCCESS [01:13 min] [INFO] Apache UIMA uimaFIT ................................ SUCCESS [02:04 min] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 41:03 min [INFO] Finished at: 2017-09-08T10:34:45+00:00 [INFO] Final Memory: 109M/540M [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "jacoco" could not be activated because it does not exist. [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/pom.xml> to org.apache.uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-core/target/uimafit-core-3.0.0-SNAPSHOT.jar> to org.apache.uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-docbook/pom.xml> to org.apache.uima/uimafit-docbook/3.0.0-SNAPSHOT/uimafit-docbook-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/pom.xml> to org.apache.uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/target/uimafit-3.0.0-SNAPSHOT-bin.tar.gz> to org.apache.uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-SNAPSHOT-bin.tar.gz [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/target/uimafit-3.0.0-SNAPSHOT-bin.zip> to org.apache.uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-SNAPSHOT-bin.zip [Fast Archiver] Compressed 14.49 MB of artifacts by 44.4% relative to #25 [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-cpe/pom.xml> to org.apache.uima/uimafit-cpe/3.0.0-SNAPSHOT/uimafit-cpe-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-cpe/target/uimafit-cpe-3.0.0-SNAPSHOT.jar> to org.apache.uima/uimafit-cpe/3.0.0-SNAPSHOT/uimafit-cpe-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/pom.xml> to org.apache.uima/uimafit-maven-plugin/3.0.0-SNAPSHOT/uimafit-maven-plugin-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-maven-plugin/target/uimafit-maven-plugin-3.0.0-SNAPSHOT.jar> to org.apache.uima/uimafit-maven-plugin/3.0.0-SNAPSHOT/uimafit-maven-plugin-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-legacy-support/pom.xml> to org.apache.uima/uimafit-legacy-support/3.0.0-SNAPSHOT/uimafit-legacy-support-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-legacy-support/target/uimafit-legacy-support-3.0.0-SNAPSHOT.jar> to org.apache.uima/uimafit-legacy-support/3.0.0-SNAPSHOT/uimafit-legacy-support-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-parent/pom.xml> to org.apache.uima/uimafit-parent/3.0.0-SNAPSHOT/uimafit-parent-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-examples/pom.xml> to org.apache.uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-examples/target/uimafit-examples-3.0.0-SNAPSHOT.jar> to org.apache.uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-SNAPSHOT.jar [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/pom.xml> to org.apache.uima/uimafit-spring/3.0.0-SNAPSHOT/uimafit-spring-3.0.0-SNAPSHOT.pom [JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT%20v3/ws/trunk/uimafit-spring/target/uimafit-spring-3.0.0-SNAPSHOT.jar> to org.apache.uima/uimafit-spring/3.0.0-SNAPSHOT/uimafit-spring-3.0.0-SNAPSHOT.jar Sending e-mails to: [email protected] Sending e-mails to: [email protected] channel stopped [WARNINGS] Parsing warnings in console log with parser Java Compiler (javac) Skipping warnings blame since Git is the only supported SCM up to now.%n [WARNINGS] Parsing warnings in console log with parser JavaDoc Tool Skipping warnings blame since Git is the only supported SCM up to now.%n [WARNINGS] Parsing warnings in console log with parser Maven Skipping warnings blame since Git is the only supported SCM up to now.%n [WARNINGS] Computing warning deltas based on reference build #25 Archiving artifacts [Fast Archiver] Compressed 135.81 KB of artifacts by 70.7% relative to #25 using settings config with name simple-deploy-settings-no-mirror Replacing all maven server entries not found in credentials list is true Maven RedeployPublisher use remote H27 maven settings from : /tmp/settings173637280864732312.xml [INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true) Deploying the main artifact uimafit-3.0.0-SNAPSHOT.pom Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 1.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-20170908.103512-18.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-20170908.103512-18.pom (6 KB at 4.7 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/maven-metadata.xml (702 B at 1.2 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.8 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/maven-metadata.xml (702 B at 0.6 KB/sec) Deploying the main artifact uimafit-3.0.0-SNAPSHOT-bin.tar.gz Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-20170908.103512-18-bin.tar.gz Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-20170908.103512-18-bin.tar.gz (6922 KB at 2864.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.9 KB/sec) Deploying the main artifact uimafit-3.0.0-SNAPSHOT-bin.zip Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-20170908.103512-18-bin.zip Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/uimafit-3.0.0-20170908.103512-18-bin.zip (7914 KB at 3393.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit/3.0.0-SNAPSHOT/maven-metadata.xml (2 KB at 0.9 KB/sec) [INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true) Deploying the main artifact uimafit-core-3.0.0-SNAPSHOT.jar Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/maven-metadata.xml (780 B at 1.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-20170908.103524-18.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-20170908.103524-18.jar (172 KB at 114.1 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-20170908.103524-18.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/uimafit-core-3.0.0-20170908.103524-18.pom (7 KB at 5.8 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/maven-metadata.xml (547 B at 1.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/3.0.0-SNAPSHOT/maven-metadata.xml (780 B at 0.7 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-core/maven-metadata.xml (547 B at 0.5 KB/sec) [INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true) Deploying the main artifact uimafit-cpe-3.0.0-SNAPSHOT.jar Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/3.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/3.0.0-SNAPSHOT/maven-metadata.xml (779 B at 1.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/3.0.0-SNAPSHOT/uimafit-cpe-3.0.0-20170908.103530-18.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/3.0.0-SNAPSHOT/uimafit-cpe-3.0.0-20170908.103530-18.jar (14 KB at 11.8 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/3.0.0-SNAPSHOT/uimafit-cpe-3.0.0-20170908.103530-18.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/3.0.0-SNAPSHOT/uimafit-cpe-3.0.0-20170908.103530-18.pom (2 KB at 1.7 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/maven-metadata.xml (546 B at 0.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/3.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/3.0.0-SNAPSHOT/maven-metadata.xml (779 B at 0.5 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-cpe/maven-metadata.xml (546 B at 0.5 KB/sec) [INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true) Deploying the main artifact uimafit-docbook-3.0.0-SNAPSHOT.pom Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/3.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/3.0.0-SNAPSHOT/maven-metadata.xml (609 B at 1.0 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/3.0.0-SNAPSHOT/uimafit-docbook-3.0.0-20170908.103536-18.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/3.0.0-SNAPSHOT/uimafit-docbook-3.0.0-20170908.103536-18.pom (2 KB at 1.4 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/maven-metadata.xml (590 B at 1.1 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/3.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/3.0.0-SNAPSHOT/maven-metadata.xml (609 B at 0.6 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-docbook/maven-metadata.xml (590 B at 0.5 KB/sec) [INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true) Deploying the main artifact uimafit-examples-3.0.0-SNAPSHOT.jar Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/3.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/3.0.0-SNAPSHOT/maven-metadata.xml (784 B at 1.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-20170908.103540-18.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-20170908.103540-18.jar (68 KB at 55.1 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-20170908.103540-18.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/3.0.0-SNAPSHOT/uimafit-examples-3.0.0-20170908.103540-18.pom (6 KB at 4.3 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/maven-metadata.xml (551 B at 0.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/3.0.0-SNAPSHOT/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/3.0.0-SNAPSHOT/maven-metadata.xml (784 B at 0.6 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-examples/maven-metadata.xml (551 B at 0.5 KB/sec) [INFO] Deployment in https://repository.apache.org/content/repositories/snapshots (id=apache.snapshots.https,uniqueVersion=true) Deploying the main artifact uimafit-legacy-support-3.0.0-SNAPSHOT.jar Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/3.0.0-SNAPSHOT/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/3.0.0-SNAPSHOT/maven-metadata.xml (790 B at 1.4 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/3.0.0-SNAPSHOT/uimafit-legacy-support-3.0.0-20170908.103546-18.jar Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/3.0.0-SNAPSHOT/uimafit-legacy-support-3.0.0-20170908.103546-18.jar (34 KB at 27.7 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/3.0.0-SNAPSHOT/uimafit-legacy-support-3.0.0-20170908.103546-18.pom Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/3.0.0-SNAPSHOT/uimafit-legacy-support-3.0.0-20170908.103546-18.pom (6 KB at 4.7 KB/sec) Downloading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/maven-metadata.xml Downloaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/maven-metadata.xml (557 B at 0.9 KB/sec) Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/3.0.0-SNAPSHOT/maven-metadata.xml Uploading: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/maven-metadata.xml Uploaded: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/maven-metadata.xml (557 B at 0.5 KB/sec) ERROR: Failed to deploy metadata: Could not transfer metadata org.apache.uima:uimafit-legacy-support:3.0.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-legacy-support/3.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 400, ReasonPhrase: Bad Request. org.apache.maven.artifact.deployer.ArtifactDeploymentException: Failed to deploy metadata: Could not transfer metadata org.apache.uima:uimafit-legacy-support:3.0.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-legacy-support/3.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 400, ReasonPhrase: Bad Request. 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:735) at hudson.model.AbstractBuild$AbstractBuildExecution.performAllBuildSteps(AbstractBuild.java:676) at hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.post2(MavenModuleSetBuild.java:1072) at hudson.model.AbstractBuild$AbstractBuildExecution.post(AbstractBuild.java:621) at hudson.model.Run.execute(Run.java:1760) at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:542) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:405) Caused by: org.eclipse.aether.deployment.DeploymentException: Failed to deploy metadata: Could not transfer metadata org.apache.uima:uimafit-legacy-support:3.0.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-legacy-support/3.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 400, ReasonPhrase: Bad Request. at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:348) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:245) at org.eclipse.aether.internal.impl.DefaultRepositorySystem.deploy(DefaultRepositorySystem.java:420) 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-legacy-support:3.0.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-legacy-support/3.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 400, ReasonPhrase: Bad Request. at org.eclipse.aether.connector.basic.MetadataTransportListener.transferFailed(MetadataTransportListener.java:43) at org.eclipse.aether.connector.basic.BasicRepositoryConnector$TaskRunner.run(BasicRepositoryConnector.java:355) at org.eclipse.aether.connector.basic.BasicRepositoryConnector.put(BasicRepositoryConnector.java:288) at org.eclipse.aether.internal.impl.DefaultDeployer.deploy(DefaultDeployer.java:342) ... 14 more Caused by: org.apache.maven.wagon.TransferFailedException: Failed to transfer file: https://repository.apache.org/content/repositories/snapshots/org/apache/uima/uimafit-legacy-support/3.0.0-SNAPSHOT/maven-metadata.xml. Return code is: 400, ReasonPhrase: Bad Request. at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:631) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:553) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:535) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:529) at org.apache.maven.wagon.providers.http.AbstractHttpClientWagon.put(AbstractHttpClientWagon.java:509) 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) ... 16 more [INFO] Deployment failed after 54 sec Build step 'Deploy artifacts to Maven repository' changed build result to FAILURE
