You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stanbol.apache.org by Apache Hudson Server <hu...@hudson.apache.org> on 2011/04/08 10:03:02 UTC

Build failed in Jenkins: stanbol-trunk-1.6 #130

See <https://hudson.apache.org/hudson/job/stanbol-trunk-1.6/130/changes>

Changes:

[cihan] STANBOL-157: Added new HTML page and RESTful services for ontology imports.

[cihan] STANBOL-157: Added support for addition/removal of imported ontologies.

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1
Updating http://svn.apache.org/repos/asf/incubator/stanbol/trunk
A         ontologymanager/store/api/src/main/java/org/apache/stanbol/ontologymanager/store/model/ImportsForOntology.java
A         ontologymanager/store/api/src/main/java/org/apache/stanbol/ontologymanager/store/model/OntologyImport.java
U         ontologymanager/store/api/src/main/java/org/apache/stanbol/ontologymanager/store/model/ObjectFactory.java
U         ontologymanager/store/api/src/main/java/org/apache/stanbol/ontologymanager/store/api/PersistenceStore.java
U         ontologymanager/store/api/src/main/resources/model/PersistenceStoreRESTfulInterface.xsd
U         ontologymanager/store/jena/src/main/java/org/apache/stanbol/ontologymanager/store/jena/JenaPersistenceStore.java
U         ontologymanager/store/jena/pom.xml
U         commons/web/ontology/src/main/java/org/apache/stanbol/ontologymanager/store/rest/JAXBProvider.java
A         commons/web/ontology/src/main/java/org/apache/stanbol/ontologymanager/store/rest/resources/OntologyImports.java
U         commons/web/ontology/src/main/java/org/apache/stanbol/ontologymanager/store/rest/StoreWebFragment.java
U         commons/web/ontology/src/main/resources/org/apache/stanbol/commons/web/ontologymanager/store/templates/org/apache/stanbol/ontologymanager/store/rest/resources/particularOntology.ftl
AU        commons/web/ontology/src/main/resources/org/apache/stanbol/commons/web/ontologymanager/store/templates/org/apache/stanbol/ontologymanager/store/rest/resources/ontologyImports.ftl
At revision 1090152
Found mavenVersion 2.2.1 from file jar:file:/home/hudson/tools/maven/apache-maven-2.2.1/lib/maven-2.2.1-uber.jar!/META-INF/maven/org.apache.maven/maven-core/pom.properties
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
[trunk] $ /home/hudson/tools/java/latest1.6/bin/java -Xmx512M -XX:MaxPermSize=256M -enableassertions -cp /home/hudson/hudson-slave/maven-agent.jar:/home/hudson/hudson-slave/classworlds.jar hudson.maven.agent.Main /home/hudson/tools/maven/apache-maven-2.2.1 /home/hudson/hudson-slave/slave.jar /home/hudson/hudson-slave/maven-interceptor.jar 46049 /home/hudson/hudson-slave/maven2.1-interceptor.jar
<===[HUDSON REMOTING CAPACITY]===>channel started
   Executing Maven:  -B -f <https://hudson.apache.org/hudson/job/stanbol-trunk-1.6/ws/trunk/pom.xml> clean deploy
[INFO] Scanning for projects...
[INFO] Reactor build order: 
[INFO]   Apache Stanbol : Parent POM
[INFO]   Apache Stanbol Default Framework Fragment Bundle
[INFO]   Apache Stanbol Enhancer Parent POM
[INFO]   Apache Stanbol JSON-LD API
[INFO]   Apache Stanbol Enhancer Services API
[INFO]   Apache Stanbol Commons Web Base
[INFO]   Apache Stanbol Commons Web Home Page
[INFO]   Apache Stanbol Commons Web SPARQL
[INFO]   Apache Stanbol Jar Executor
[INFO]   Apache Stanbol Jar Http Testing Library
[INFO]   Apache Stanbol Testing Utilities
[INFO]   Apache Stanbol Offline Utilities
[INFO]   Apache Stanbol Data File Provider
[INFO]   BundleProvider
[INFO]   Apache Stanbol Commons Reactor
[INFO]   Apache Stanbol Entityhub parent POM
[INFO]   Apache Stanbol Entityhub Services API
[INFO]   Apache Stanbol Entityhub - Test Framework
[INFO]   Apache Stanbol Entityhub Core
[INFO]   Apache Stanbol Entityhub Model implementation based on RDF (using Clerezza)
[INFO]   Apache Stanbol Entityhub Query implementation hased on SPARQL
[INFO]   Apache Stanbol Entityhub Linked Data Protocol Implementation
[INFO]   Apache Stanbol Entityhub Yard implementation hased on Clerezza
[INFO]   Apache Stanbol Entityhub Yard implementation hased on Solr
[INFO]   Apache Stanbol Entityhub HTTP Endpoint
[INFO]   Apache Stanbol Entityhub Sling-based standalone launcher
[INFO]   Apache Stanbol Entityhub Indexing for geonames.org
[INFO]   Apache Stanbol Entityhub Indexing for rdf Resource
[INFO]   Apache Stanbol Entityhub Indexing for geonames.org
[INFO]   Apache Stanbol Entityhub Indexing for dblp
[INFO]   Apache Stanbol Entityhub reactor
[INFO]   Apache Stanbol Autotagging Service
[INFO]   Apache Stanbol Enhancer Enhancement Job Manager
[INFO]   Apache Stanbol Enhancer  Standalone Server
[INFO]   Apache Stanbol Enhancer Enhancement Engine : Semantic (Auto)Tagging
[INFO]   Apache Stanbol Enhancer Enhancement Engine : Semantic NER
[INFO]   Apache Stanbol Enhancer Enhancement Engine : Language Identifier
[INFO]   Apache Stanbol Enhancer Enhancement Engine : Metaxa Metadata and Text Extractor
[INFO]   Apache Stanbol Enhancer Enhancement Engine : geonames.org GIS service
[INFO]   Apache Stanbol Enhancer Enhancement Engine : for Entityhub ReferencedSites
[INFO]   Apache Stanbol Enhancer Enhancement Engine : OpenCalais
[INFO]   Apache Stanbol Enhancer Enhancement Engine : Zemanta Tagging
[INFO]   Apache Stanbol Enhancer Jersey JAX-RS API and front-end
[INFO]   Apache Stanbol Enhancer Benchmark
[INFO]   Apache Stanbol Enhancer Clerezza
[INFO]   Apache Stanbol Enhancer SPARQL Query Engine
[INFO]   Apache Stanbol Enhancer Sling-based standalone launcher
[INFO]   Apache Stanbol Enhancer Sling-based standalone launcher - lite version
[INFO]   Apache Stanbol Enhancer Integration Tests
[INFO]   Apache Stanbol Enhancer SACE client
[INFO]   Apache Stanbol Enhancer reactor
[INFO]   Apache Stanbol Sling-based standalone launcher - mini version
[INFO]   Apache Stanbol : Reactor
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache Stanbol : Parent POM
[INFO]    task-segment: [clean, deploy]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean {execution: default-clean}]
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [site:attach-descriptor {execution: default-attach-descriptor}]
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[JENKINS] Archiving <https://hudson.apache.org/hudson/job/stanbol-trunk-1.6/ws/trunk/parent/pom.xml> to /home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$stanbol-parent/builds/2011-04-08_08-02-22/archive/org.apache.stanbol/stanbol-parent/0.9-SNAPSHOT/pom.xml
[INFO] [enforcer:enforce {execution: enforce-java}]
[INFO] [source:jar {execution: attach-sources}]
[INFO] [install:install {execution: default-install}]
[INFO] Installing <https://hudson.apache.org/hudson/job/stanbol-trunk-1.6/ws/trunk/parent/pom.xml> to /home/hudson/.m2/repository/org/apache/stanbol/stanbol-parent/0.9-SNAPSHOT/stanbol-parent-0.9-SNAPSHOT.pom
[INFO] [deploy:deploy {execution: default-deploy}]
[JENKINS] Archiving /home/hudson/.m2/repository/org/apache/stanbol/stanbol-parent/0.9-SNAPSHOT/stanbol-parent-0.9-SNAPSHOT.pom to /home/hudson/hudson/jobs/stanbol-trunk-1.6/modules/org.apache.stanbol$stanbol-parent/builds/2011-04-08_08-02-22/archive/org.apache.stanbol/stanbol-parent/0.9-SNAPSHOT/stanbol-parent-0.9-SNAPSHOT.pom
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD ERROR
[INFO] ------------------------------------------------------------------------
[INFO] Deployment failed: repository element was not specified in the POM inside distributionManagement element or in -DaltDeploymentRepository=id::layout::url parameter
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 11 seconds
[INFO] Finished at: Fri Apr 08 01:03:00 PDT 2011
[INFO] Final Memory: 32M/204M
[INFO] ------------------------------------------------------------------------
Sending e-mails to: stanbol-dev@incubator.apache.org
channel stopped
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released


Jenkins build is back to normal : stanbol-trunk-1.6 #131

Posted by Apache Hudson Server <hu...@hudson.apache.org>.
See <https://hudson.apache.org/hudson/job/stanbol-trunk-1.6/131/changes>



Re: Build failed in Jenkins: stanbol-trunk-1.6 #130

Posted by Bertrand Delacretaz <bd...@apache.org>.
On Fri, Apr 8, 2011 at 10:03 AM, Apache Hudson Server
<hu...@hudson.apache.org> wrote:
> See <https://hudson.apache.org/hudson/job/stanbol-trunk-1.6/130/changes>
...
> ------------------------------------------------------------------------
> [INFO] Deployment failed: repository element was not specified in the POM
> inside distributionManagement element or in
> -DaltDeploymentRepository=id::layout::url parameter

My bad, sorry - I played with this yesterday and forgot to change back
to the correct settings in the Jenkins job.

Should be fixed in the currently running build.

-Bertrand