You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2014/04/19 12:42:06 UTC

Build failed in Jenkins: UIMA-uimaFIT_java8 #9

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

Changes:

[rec] [UIMA-3385] Make meta data discovery compatible with fat jars
- Added comment on how to avoid deploying to Maven repository

------------------------------------------
[...truncated 4013 lines...]
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation_Type.java>:80: warning: no @param for addr
[ERROR] public String getShortDateString(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation_Type.java>:80: warning: no @return
[ERROR] public String getShortDateString(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation_Type.java>:89: warning: no @param for addr
[ERROR] public void setShortDateString(int addr, String v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation_Type.java>:89: warning: no @param for v
[ERROR] public void setShortDateString(int addr, String v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateAnnotation_Type.java>:75: warning: no @param for jcas
[ERROR] public DateAnnotation_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateAnnotation_Type.java>:75: warning: no @param for casType
[ERROR] public DateAnnotation_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation.java>:65: warning: no @param for addr
[ERROR] public DateTimeAnnotation(int addr, TOP_Type type) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation.java>:65: warning: no @param for type
[ERROR] public DateTimeAnnotation(int addr, TOP_Type type) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation.java>:71: warning: no @param for jcas
[ERROR] public DateTimeAnnotation(JCas jcas) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation.java>:77: warning: no @param for jcas
[ERROR] public DateTimeAnnotation(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation.java>:77: warning: no @param for begin
[ERROR] public DateTimeAnnotation(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation.java>:77: warning: no @param for end
[ERROR] public DateTimeAnnotation(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation_Type.java>:102: warning: no @param for jcas
[ERROR] public DateTimeAnnotation_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/DateTimeAnnotation_Type.java>:102: warning: no @param for casType
[ERROR] public DateTimeAnnotation_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:100: warning: no @return
[ERROR] public RoomNumber getRoom() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:113: warning: no @param for v
[ERROR] public void setRoom(RoomNumber v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:129: warning: no @return
[ERROR] public DateAnnotation getDate() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:142: warning: no @param for v
[ERROR] public void setDate(DateAnnotation v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:158: warning: no @return
[ERROR] public TimeAnnotation getStartTime() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:172: warning: no @param for v
[ERROR] public void setStartTime(TimeAnnotation v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:189: warning: no @return
[ERROR] public TimeAnnotation getEndTime() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:203: warning: no @param for v
[ERROR] public void setEndTime(TimeAnnotation v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:65: warning: no @param for addr
[ERROR] public Meeting(int addr, TOP_Type type) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:65: warning: no @param for type
[ERROR] public Meeting(int addr, TOP_Type type) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:71: warning: no @param for jcas
[ERROR] public Meeting(JCas jcas) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:77: warning: no @param for jcas
[ERROR] public Meeting(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:77: warning: no @param for begin
[ERROR] public Meeting(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting.java>:77: warning: no @param for end
[ERROR] public Meeting(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:80: warning: no @param for addr
[ERROR] public int getRoom(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:80: warning: no @return
[ERROR] public int getRoom(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:88: warning: no @param for addr
[ERROR] public void setRoom(int addr, int v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:88: warning: no @param for v
[ERROR] public void setRoom(int addr, int v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:102: warning: no @param for addr
[ERROR] public int getDate(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:102: warning: no @return
[ERROR] public int getDate(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:110: warning: no @param for addr
[ERROR] public void setDate(int addr, int v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:110: warning: no @param for v
[ERROR] public void setDate(int addr, int v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:124: warning: no @param for addr
[ERROR] public int getStartTime(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:124: warning: no @return
[ERROR] public int getStartTime(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:132: warning: no @param for addr
[ERROR] public void setStartTime(int addr, int v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:132: warning: no @param for v
[ERROR] public void setStartTime(int addr, int v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:146: warning: no @param for addr
[ERROR] public int getEndTime(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:146: warning: no @return
[ERROR] public int getEndTime(int addr) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:154: warning: no @param for addr
[ERROR] public void setEndTime(int addr, int v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:154: warning: no @param for v
[ERROR] public void setEndTime(int addr, int v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:166: warning: no @param for jcas
[ERROR] public Meeting_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/Meeting_Type.java>:166: warning: no @param for casType
[ERROR] public Meeting_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber.java>:100: warning: no @return
[ERROR] public String getBuilding() {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber.java>:114: warning: no @param for v
[ERROR] public void setBuilding(String v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber.java>:65: warning: no @param for addr
[ERROR] public RoomNumber(int addr, TOP_Type type) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber.java>:65: warning: no @param for type
[ERROR] public RoomNumber(int addr, TOP_Type type) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber.java>:71: warning: no @param for jcas
[ERROR] public RoomNumber(JCas jcas) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber.java>:77: warning: no @param for jcas
[ERROR] public RoomNumber(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber.java>:77: warning: no @param for begin
[ERROR] public RoomNumber(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/src/main/java/org/apache/uima/fit/examples/tutorial/type/RoomNumber.java>:77: warning: no @param for end
[ERROR] public RoomNumber(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <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>:80: warning: no @param for addr
[ERROR] public String getBuilding(int addr) {
[ERROR] ^
[ERROR] <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>:80: warning: no @return
[ERROR] public String getBuilding(int addr) {
[ERROR] ^
[ERROR] <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
[ERROR] public void setBuilding(int addr, String v) {
[ERROR] ^
[ERROR] <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
[ERROR] public void setBuilding(int addr, String v) {
[ERROR] ^
[ERROR] <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
[ERROR] public RoomNumber_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <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
[ERROR] public RoomNumber_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <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
[ERROR] public TimeAnnotation(int addr, TOP_Type type) {
[ERROR] ^
[ERROR] <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
[ERROR] public TimeAnnotation(int addr, TOP_Type type) {
[ERROR] ^
[ERROR] <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
[ERROR] public TimeAnnotation(JCas jcas) {
[ERROR] ^
[ERROR] <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
[ERROR] public TimeAnnotation(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <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
[ERROR] public TimeAnnotation(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <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
[ERROR] public TimeAnnotation(JCas jcas, int begin, int end) {
[ERROR] ^
[ERROR] <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
[ERROR] public TimeAnnotation_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <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
[ERROR] public TimeAnnotation_Type(JCas jcas, Type casType) {
[ERROR] ^
[ERROR] <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
[ERROR] public String getExpandedForm() {
[ERROR] ^
[ERROR] <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
[ERROR] public void setExpandedForm(String v) {
[ERROR] ^
[ERROR] <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-maven-plugin/target/generated-sources/plugin/org/apache/uima/fit/maven/HelpMojo.java>:24: error: self-closing element not allowed
[ERROR] * Display help information on uimafit-maven-plugin.<br/>
[ERROR] ^
[ERROR] 
[ERROR] Command line was: /home/jenkins/jenkins-slave/tools/hudson.model.JDK/jdk-1.8.0/jre/../bin/javadoc @options @packages
[ERROR] 
[ERROR] Refer to the generated Javadoc files in '<https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/target/site/apidocs'> dir.
[ERROR] -> [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] 
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-core/pom.xml> to org.apache.uima/uimafit-core/2.1.0-SNAPSHOT/uimafit-core-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-core/target/uimafit-core-2.1.0-SNAPSHOT.jar> to org.apache.uima/uimafit-core/2.1.0-SNAPSHOT/uimafit-core-2.1.0-SNAPSHOT.jar
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :uimafit
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-docbook/pom.xml> to org.apache.uima/uimafit-docbook/2.1.0-SNAPSHOT/uimafit-docbook-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/pom.xml> to org.apache.uima/uimafit/2.1.0-SNAPSHOT/uimafit-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/target/uimafit-2.1.0-SNAPSHOT-bin.tar.gz> to org.apache.uima/uimafit/2.1.0-SNAPSHOT/uimafit-2.1.0-SNAPSHOT-bin.tar.gz
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/target/uimafit-2.1.0-SNAPSHOT-bin.zip> to org.apache.uima/uimafit/2.1.0-SNAPSHOT/uimafit-2.1.0-SNAPSHOT-bin.zip
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-cpe/pom.xml> to org.apache.uima/uimafit-cpe/2.1.0-SNAPSHOT/uimafit-cpe-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-cpe/target/uimafit-cpe-2.1.0-SNAPSHOT.jar> to org.apache.uima/uimafit-cpe/2.1.0-SNAPSHOT/uimafit-cpe-2.1.0-SNAPSHOT.jar
[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.1.0-SNAPSHOT/uimafit-maven-plugin-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-maven-plugin/target/uimafit-maven-plugin-2.1.0-SNAPSHOT.jar> to org.apache.uima/uimafit-maven-plugin/2.1.0-SNAPSHOT/uimafit-maven-plugin-2.1.0-SNAPSHOT.jar
[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.1.0-SNAPSHOT/uimafit-legacy-support-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-legacy-support/target/uimafit-legacy-support-2.1.0-SNAPSHOT.jar> to org.apache.uima/uimafit-legacy-support/2.1.0-SNAPSHOT/uimafit-legacy-support-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-parent/pom.xml> to org.apache.uima/uimafit-parent/2.1.0-SNAPSHOT/uimafit-parent-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/pom.xml> to org.apache.uima/uimafit-examples/2.1.0-SNAPSHOT/uimafit-examples-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-examples/target/uimafit-examples-2.1.0-SNAPSHOT.jar> to org.apache.uima/uimafit-examples/2.1.0-SNAPSHOT/uimafit-examples-2.1.0-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-spring/pom.xml> to org.apache.uima/uimafit-spring/2.1.0-SNAPSHOT/uimafit-spring-2.1.0-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/UIMA-uimaFIT_java8/ws/trunk/uimafit-spring/target/uimafit-spring-2.1.0-SNAPSHOT.jar> to org.apache.uima/uimafit-spring/2.1.0-SNAPSHOT/uimafit-spring-2.1.0-SNAPSHOT.jar
Sending e-mails to: dev@uima.apache.org
channel stopped
[WARNINGS] Skipping publisher since build result is FAILURE
Skipping Cobertura coverage report as build was not UNSTABLE or better ...