See <https://builds.apache.org/job/stanbol-trunk-1.6/1224/changes>

Changes:

[fchrist] STANBOL-888:rollback changes from release preparation of 
apache-stanbol-commons-0.11.0

[fchrist] STANBOL-888:prepare release apache-stanbol-commons-0.11.0

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1 in workspace 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/>
Updating http://svn.apache.org/repos/asf/stanbol/trunk
U         
enhancer/generic/nlp-json/src/test/java/org/apache/stanbol/enhancer/nlp/json/AnalyzedTextSerializerAndParserTest.java
A         
enhancer/generic/nlp-json/src/main/java/org/apache/stanbol/enhancer/nlp/json/valuetype/impl/PhraseTagSupport.java
U         
enhancer/generic/nlp-json/src/main/resources/META-INF/services/org.apache.stanbol.enhancer.nlp.json.valuetype.ValueTypeParser
U         
enhancer/generic/nlp-json/src/main/resources/META-INF/services/org.apache.stanbol.enhancer.nlp.json.valuetype.ValueTypeSerializer
U         launchers/bundlelists/stanbolcommons/src/main/bundles/list.xml
U         parent/pom.xml
U         data/registries/default/pom.xml
U         data/sentiment/sentiwordnet/pom.xml
U         data/sentiment/sentiws/pom.xml
U         data/sites/dbpediacached/pom.xml
U         data/sites/dbpedia/pom.xml
U         data/parent/pom.xml
U         data/defaultconfig/pom.xml
U         data/pom.xml
U         data/opennlp/lang/en/pom.xml
U         data/opennlp/lang/pt/pom.xml
U         data/opennlp/lang/da/pom.xml
U         data/opennlp/lang/es/pom.xml
U         data/opennlp/lang/de/pom.xml
U         data/opennlp/lang/sv/pom.xml
U         data/opennlp/lang/nl/pom.xml
U         data/opennlp/ner/en/pom.xml
U         data/opennlp/ner/es/pom.xml
U         data/opennlp/ner/nl/pom.xml
U         commons/solr/extras/paoding/pom.xml
U         commons/solr/extras/smartcn/pom.xml
U         commons/solr/extras/stempel/pom.xml
U         commons/solr/install/pom.xml
U         commons/solr/defaults/pom.xml
U         commons/solr/core/pom.xml
U         commons/solr/managed/pom.xml
U         commons/solr/web/pom.xml
U         commons/frameworkfragment/pom.xml
U         commons/stanboltools/offline/pom.xml
U         commons/stanboltools/datafileprovider/pom.xml
U         commons/stanboltools/bundledatafileprovider/pom.xml
U         commons/jsonld/pom.xml
U         commons/pom.xml
U         commons/installer/bundleprovider/pom.xml
U         commons/jobs/api/pom.xml
U         commons/jobs/pom.xml
U         commons/jobs/web/pom.xml
U         commons/caslight/pom.xml
U         commons/launchpad/pom.xml
U         commons/httpqueryheaders/pom.xml
U         commons/owl/pom.xml
U         commons/indexedgraph/pom.xml
U         commons/security/authentication.basic/pom.xml
U         commons/security/core/pom.xml
U         commons/security/felixwebconsole/pom.xml
U         commons/security/usermanagement/pom.xml
U         commons/ldpathtemplate/pom.xml
U         commons/namespaceprefix/service/pom.xml
U         commons/namespaceprefix/stanbolprovider/pom.xml
U         commons/namespaceprefix/prefixccprovider/pom.xml
U         commons/opennlp/pom.xml
U         commons/ldpath/clerezza/pom.xml
U         commons/testing/http/pom.xml
U         commons/testing/jarexec/pom.xml
U         commons/testing/stanbol/pom.xml
U         commons/web/sparql/pom.xml
U         commons/web/home/pom.xml
U         commons/web/base/pom.xml
U         commons/web/base.jersey/pom.xml
U         commons/web/resources/pom.xml
U         commons/web/viewable/pom.xml
At revision 1432889
[locks-and-latches] Checking to see if we really have the locks
[locks-and-latches] Have all the locks, build can start
Parsing POMs
Failed to transfer Could not find artifact 
org.apache.stanbol:stanbol-parent:pom:3 in central 
(http://repo.maven.apache.org/maven2)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed: 
<https://builds.apache.org/job/stanbol-trunk-1.6/ws/trunk> at 
hudson.remoting.Channel@5b7ea768:ubuntu1
        at hudson.FilePath.act(FilePath.java:848)
        at hudson.FilePath.act(FilePath.java:825)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:862)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:620)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:592)
        at hudson.model.Run.execute(Run.java:1543)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:477)
        at hudson.model.ResourceController.execute(ResourceController.java:88)
        at hudson.model.Executor.run(Executor.java:236)
Caused by: hudson.remoting.ProxyException: 
hudson.maven.MavenModuleSetBuild$MavenExecutionException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.stanbol:stanbol-parent:pom:3 in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 21, column 11

        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1229)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:997)
        at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2309)
        at hudson.remoting.UserRequest.perform(UserRequest.java:118)
        at hudson.remoting.UserRequest.perform(UserRequest.java:48)
        at hudson.remoting.Request$2.run(Request.java:326)
        at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
        at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
        at java.util.concurrent.FutureTask.run(FutureTask.java:166)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
        at java.lang.Thread.run(Thread.java:679)
Caused by: hudson.remoting.ProxyException: 
org.apache.maven.project.ProjectBuildingException: Some problems were 
encountered while processing the POMs:
[FATAL] Non-resolvable parent POM: Could not find artifact 
org.apache.stanbol:stanbol-parent:pom:3 in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 21, column 11

        at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:363)
        at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
        at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
        at hudson.maven.MavenEmbedder.readProject(MavenEmbedder.java:322)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.readChilds(MavenModuleSetBuild.java:1283)
        at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1190)
        ... 11 more

Reply via email to