See 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/5/>

------------------------------------------
ignoring exception during new ExecutedMojo null
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ abdera2-core ---
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] Building jar: 
/home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/core/target/abdera2-core-2.0-SNAPSHOT-sources.jar
[INFO] META-INF already added, skipping
[INFO] META-INF already added, skipping
[INFO] META-INF/NOTICE already added, skipping
[INFO] META-INF/LICENSE already added, skipping
[INFO] [INFO] Installing 
/home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/core/target/abdera2-core-2.0-SNAPSHOT.jar
 to 
/home/jenkins/.m2/repository/org/apache/abdera2/abdera2-core/2.0-SNAPSHOT/abdera2-core-2.0-SNAPSHOT.jar
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/core/pom.xml to 
/home/jenkins/.m2/repository/org/apache/abdera2/abdera2-core/2.0-SNAPSHOT/abdera2-core-2.0-SNAPSHOT.pom
[INFO] Installing 
/home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/core/target/abdera2-core-2.0-SNAPSHOT-sources.jar
 to 
/home/jenkins/.m2/repository/org/apache/abdera2/abdera2-core/2.0-SNAPSHOT/abdera2-core-2.0-SNAPSHOT-sources.jar

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ abdera2-core 
---
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:install (default-install) @ abdera2-core 
---
[INFO] Installing 
org/apache/abdera2/abdera2-core/2.0-SNAPSHOT/abdera2-core-2.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[JENKINS] Archiving 
/home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/core/target/abdera2-core-2.0-SNAPSHOT-sources.jar
 to 
/home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2-core/builds/2011-09-26_07-11-13/archive/org.apache.abdera2/abdera2-core/2.0-SNAPSHOT/abdera2-core-2.0-SNAPSHOT-sources.jar
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Abdera2 Server 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloaded: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
 (503 B at 1.4 KB/sec)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
Downloaded: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-resources-plugin/maven-metadata.xml
 (657 B at 1.3 KB/sec)
Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
Downloaded: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-deploy-plugin/maven-metadata.xml
 (614 B at 1.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2-server ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera2-server ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2-server 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera2-server 
---
[debug] execute contextualize
[INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources

[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
abdera2-server ---
[INFO] [INFO] Compiling 41 source files to 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/target/classes>

[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
abdera2-server ---
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractAtompubProvider.java>:[289,26]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractAtompubCollectionAdapter.java>:[81,39]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/provider/basic/BasicAdapter.java>:[120,34]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/provider/basic/BasicAdapter.java>:[134,34]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/processors/ServiceRequestProcessor.java>:[50,32]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/processors/ServiceRequestProcessor.java>:[58,42]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[83,31]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[98,38]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[118,34]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[179,42]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[203,42]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[251,44]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[256,38]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[274,45]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[279,38]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[289,45]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[294,38]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[304,39]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[306,38]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[356,40]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[362,39]
 type parameters of <T>T cannot be determined; no unique maximal instance 
exists for type variable T with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[453,38]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[578,46]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[582,38]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[612,47]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractEntityCollectionAdapter.java>:[617,38]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/impl/AbstractAtompubWorkspaceProvider.java>:[72,24]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/src/main/java/org/apache/abdera2/protocol/server/processors/CategoriesRequestProcessor.java>:[41,41]
 type parameters of <S>S cannot be determined; no unique maximal instance 
exists for type variable S with upper bounds 
S,org.apache.abdera2.common.protocol.ResponseContext
[INFO] 28 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-server/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2-server/builds/2011-09-26_07-11-13/archive/org.apache.abdera2/abdera2-server/2.0-SNAPSHOT/abdera2-server-2.0-SNAPSHOT.pom

Reply via email to