Build failed in Jenkins: incubator-commonsrdf #164

2016-11-28 Thread Apache Jenkins Server
See 

Changes:

[stain] Use commons-parent 42 (RC1)

[stain] Commons RDF graduated to Commons PMC

--
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on H1 (Hadoop) in workspace 

 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git # timeout=10
Fetching upstream changes from 
https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git
 > git --version # timeout=10
 > git -c core.askpass=true fetch --tags --progress 
 > https://git-wip-us.apache.org/repos/asf/incubator-commonsrdf.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 285a6c172fed01fc966b24621110e609321df021 
(refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 285a6c172fed01fc966b24621110e609321df021
 > git rev-list 888c8a00d83c5d17aa7ee66e58bb21311c5bb59d # timeout=10
Parsing POMs
Failed to transfer Could not find artifact 
org.apache.commons:commons-parent:pom:42 in central 
(http://repo.maven.apache.org/maven2)
ERROR: Failed to parse POMs
java.io.IOException: remote file operation failed: 
 at 
hudson.remoting.Channel@14484a45:H1: 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.commons:commons-parent:pom:42 in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 24, column 13

at hudson.FilePath.act(FilePath.java:1014)
at hudson.FilePath.act(FilePath.java:996)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:960)
at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:679)
at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:534)
at hudson.model.Run.execute(Run.java:1741)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:531)
at hudson.model.ResourceController.execute(ResourceController.java:98)
at hudson.model.Executor.run(Executor.java:410)
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.commons:commons-parent:pom:42 in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 24, column 13

at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1364)
at 
hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1098)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2772)
at hudson.remoting.UserRequest.perform(UserRequest.java:153)
at hudson.remoting.UserRequest.perform(UserRequest.java:50)
at hudson.remoting.Request$2.run(Request.java:332)
at 
hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
at java.util.concurrent.FutureTask.run(FutureTask.java:262)
at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
at java.lang.Thread.run(Thread.java:745)
at ..remote call to H1(Native Method)
at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1416)
at hudson.remoting.UserResponse.retrieve(UserRequest.java:253)
at hudson.remoting.Channel.call(Channel.java:781)
at hudson.FilePath.act(FilePath.java:1007)
... 8 more
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.commons:commons-parent:pom:42 in central 
(http://repo.maven.apache.org/maven2) and 'parent.relativePath' points at wrong 
local POM @ line 24, column 13

at 
org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:364)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at 

[1/2] incubator-commonsrdf git commit: Use commons-parent 42 (RC1)

2016-11-28 Thread stain
Repository: incubator-commonsrdf
Updated Branches:
  refs/heads/master 888c8a00d -> 285a6c172


Use commons-parent 42 (RC1)


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/3771e83f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/3771e83f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/3771e83f

Branch: refs/heads/master
Commit: 3771e83f4aac089eb056bf4eb7a2d001aa53b770
Parents: 888c8a0
Author: Stian Soiland-Reyes 
Authored: Mon Nov 28 13:34:45 2016 +
Committer: Stian Soiland-Reyes 
Committed: Mon Nov 28 13:34:45 2016 +

--
 pom.xml | 7 ++-
 1 file changed, 2 insertions(+), 5 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/3771e83f/pom.xml
--
diff --git a/pom.xml b/pom.xml
index 9a2c234..b7aa3d5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 
 org.apache.commons
 commons-parent
-41
+42
 
 
 org.apache.commons
@@ -53,9 +53,6 @@
 
${project.build.directory}/site-content
 
https://docs.oracle.com/javase/8/docs/api/
 
-
-0.9.1
-
 
 
 0.8.3
@@ -385,7 +382,7 @@
 
 org.apache.maven.doxia
 doxia-module-markdown
-1.6
+1.7
 
 
 

[2/2] incubator-commonsrdf git commit: Commons RDF graduated to Commons PMC

2016-11-28 Thread stain
Commons RDF graduated to Commons PMC


Project: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/commit/285a6c17
Tree: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/tree/285a6c17
Diff: http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/diff/285a6c17

Branch: refs/heads/master
Commit: 285a6c172fed01fc966b24621110e609321df021
Parents: 3771e83
Author: Stian Soiland-Reyes 
Authored: Mon Nov 28 15:58:17 2016 +
Committer: Stian Soiland-Reyes 
Committed: Mon Nov 28 16:02:11 2016 +

--
 .travis.yml|  2 +-
 DISCLAIMER |  9 
 README.md  | 15 +--
 RELEASE-PROCESS.md |  6 +--
 api/pom.xml|  2 +-
 examples/pom.xml   |  4 +-
 integration-tests/pom.xml  |  2 +-
 jena/pom.xml   |  2 +-
 jsonld-java/pom.xml|  2 +-
 pom.xml| 92 -
 rdf4j/pom.xml  |  2 +-
 simple/pom.xml |  2 +-
 src/site/markdown/index.md | 27 +++-
 13 files changed, 53 insertions(+), 114 deletions(-)
--


http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/285a6c17/.travis.yml
--
diff --git a/.travis.yml b/.travis.yml
index 638fdb4..80e1c79 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -23,7 +23,7 @@ install: /bin/true
 
 notifications:
   email:
-- commits@commonsrdf.incubator.apache.org
+- notificati...@commons.apache.org
 
 after_success:
   - mvn clean test coveralls:report

http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/285a6c17/DISCLAIMER
--
diff --git a/DISCLAIMER b/DISCLAIMER
deleted file mode 100644
index da26717..000
--- a/DISCLAIMER
+++ /dev/null
@@ -1,9 +0,0 @@
-Apache Commons RDF is an effort undergoing incubation at The Apache Software 
-Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is required 
-of all newly accepted projects until a further review indicates that the 
-infrastructure, communications, and decision making process have stabilized 
-in a manner consistent with other successful ASF projects. While incubation 
-status is not necessarily a reflection of the completeness or stability of 
-the code, it does indicate that the project has yet to be fully endorsed by 
-the ASF.
-

http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/285a6c17/README.md
--
diff --git a/README.md b/README.md
index 3a717d9..3e0c2d2 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# Apache Commons RDF (Incubating)
+# Apache Commons RDF
 
 [![Build 
Status](https://travis-ci.org/apache/incubator-commonsrdf.svg?branch=master)](https://travis-ci.org/apache/incubator-commonsrdf)
 
@@ -65,19 +65,6 @@ your ideas, code and use cases.
  
 
 
-## Disclaimer
-
-Apache Commons RDF is an effort undergoing incubation at [The Apache Software 
Foundation
-(ASF)](http://apache.org/) sponsored by the [Apache Incubator 
PMC](http://incubator.apache.org/).
-Incubation is required of all newly accepted projects until a further review
-indicates that the infrastructure, communications, and decision making process
-have stabilized in a manner consistent with other successful ASF projects.
-While incubation status is not necessarily a reflection of the completeness or
-stability of the code, it does indicate that the project has yet to be fully
-endorsed by the ASF.
-
-
-
 ## Building
 
 Building has been tested with [Apache Maven 
3.2](http://maven.apache.org/download.cgi) and [Java JDK 
8](http://www.oracle.com/technetwork/java/javase/downloads/).

http://git-wip-us.apache.org/repos/asf/incubator-commonsrdf/blob/285a6c17/RELEASE-PROCESS.md
--
diff --git a/RELEASE-PROCESS.md b/RELEASE-PROCESS.md
index 2d628d7..5f63175 100644
--- a/RELEASE-PROCESS.md
+++ b/RELEASE-PROCESS.md
@@ -18,16 +18,16 @@
 
 -->
 
-# Commons RDF (incubating) release process
+# Commons RDF release process
 
 1. Update documentation (`RELEASE-NOTES.md`, `README.md`, version numbers in 
`src/site/`)
 2. Clean build: `mvn clean install`
 3. RAT checking: `mvn apache-rat:check`
-4. Prepare the release: `mvn release:prepare -DreleaseVersion=0.2.0-incubating 
-DdevelopmentVersion=0.3.0-incubating-SNAPSHOT -DautoVersionSubmodules=true`
+4. Prepare the release: `mvn release:prepare -DreleaseVersion=0.4.0 
-DdevelopmentVersion=0.5.0-SNAPSHOT -DautoVersionSubmodules=true`
 5. Perform the release: `mvn release:perform -Prelease`
 6. Close the staging repository at