See 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-common/60/changes>

Changes:

[jmsnell] Ok.. major update to the Activity Streams impl... essentially, this 
makes all of the various AS Object types into immutable, threadsafe classes 
that follow the simple fluent factory api pattern for constructing. The change 
allows for much more logical, compact and fluid code and provides for a number 
of interesting a helpful new capabilities. This is a change that I had wanted 
to make before and had been slowly moving towards but figured it was time to 
pull the bandaid off all at once...

------------------------------------------
ignoring exception during new ExecutedMojo null
[INFO] 
[INFO] --- maven-source-plugin:2.1.2:jar (attach-sources) @ abdera2 ---
[INFO] [INFO] Installing 
/home/jenkins/jenkins-slave/workspace/Abdera2-trunk/abdera2/pom.xml to 
/home/jenkins/.m2/repository/org/apache/abdera2/abdera2/2.0-SNAPSHOT/abdera2-2.0-SNAPSHOT.pom

[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ abdera2 ---
[INFO] Downloading: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
                                                                        
[INFO] ------------------------------------------------------------------------
[INFO] Building Abdera2 Common Library 2.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloaded: 
http://repo1.maven.org/maven2/org/apache/maven/plugins/maven-install-plugin/maven-metadata.xml
 (503 B at 1.3 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.2 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.4 KB/sec)
[WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to 
xml-apis:xml-apis:jar:1.0.b2
[INFO] [INFO] Deleting 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-common/ws/target>

[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ abdera2-common ---
[INFO] 
[INFO] --- cobertura-maven-plugin:2.4:clean (default) @ abdera2-common ---
[INFO] 
[INFO] --- maven-bundle-plugin:2.1.0:cleanVersions (default) @ abdera2-common 
---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.0:process (compile) @ abdera2-common 
---
[INFO] 
[INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ 
abdera2-common ---
[debug] execute contextualize
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 0 resource
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ 
abdera2-common ---
[INFO] Compiling 175 source files to 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-common/ws/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-common/ws/src/main/java/org/apache/abdera2/common/protocol/RouteManager.java>:[37,41]
 package com.sun.xml.internal.xsom.impl.scd does not exist
[ERROR] 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-common/ws/src/main/java/org/apache/abdera2/common/protocol/RouteManager.java>:[231,15]
 cannot find symbol
symbol  : variable Iterators
location: class org.apache.abdera2.common.protocol.RouteManager.EmptyContext
[INFO] 2 errors 
[INFO] -------------------------------------------------------------
[JENKINS] Archiving 
<https://builds.apache.org/job/Abdera2-trunk/org.apache.abdera2$abdera2-common/ws/pom.xml>
 to 
/home/hudson/hudson/jobs/Abdera2-trunk/modules/org.apache.abdera2$abdera2-common/builds/2011-11-11_00-01-27/archive/org.apache.abdera2/abdera2-common/2.0-SNAPSHOT/abdera2-common-2.0-SNAPSHOT.pom

Reply via email to