See <
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/1105/changes>
Changes:
[christian.sadilek] Fixed distro build
[christian.sadilek] Removed unneeded jboss5 jboss6 profile dirs
[christian.sadilek] Moved i18n demo to new errai-demos dir, +refactored poms
[christian.sadilek] errai-bom and version-master formatting
[christian.sadilek] Removing demos from errai-jpa dir (now part of errai-demos)
[jfuerth] Removed bean validation as a dependency of errai-bus: should have never been
there
[jfuerth] Fixed stress test demo pom so demo works properly when deployed on JBoss AS7
[jfuerth] Fixes to stylesheet after adding links and footer
[jfuerth] Updated to the new clean config; configured dev mode for noServer (missed that
during the merge)
[christian.sadilek] Prepared 2.4 branch
[christian.sadilek] Added demos to main build
[christian.sadilek] More pom updates for 2.4
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg21-rhel4-x86_64 in workspace
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/ws/>
Checkout:Errai / <
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/ws/> -
hudson.remoting.Channel@6716879c:vmg21-rhel4-x86_64
Using strategy: Default
Last Built Revision: Revision e79d0b0e633b7628a48a3ddc74a1edc6dae1d4d9 (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from
git://github.com/errai/errai.git
Commencing build of Revision 59d1a9370d09fb8973a9e8c9c48c310b6b2a017e (origin/master)
Checking out Revision 59d1a9370d09fb8973a9e8c9c48c310b6b2a017e (origin/master)
Parsing POMs
ERROR: Failed to parse POMs
hudson.util.IOException2: remote file operation failed:
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/ws/> at
hudson.remoting.Channel@6716879c:vmg21-rhel4-x86_64
at hudson.FilePath.act(FilePath.java:838)
at hudson.FilePath.act(FilePath.java:824)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.parsePoms(MavenModuleSetBuild.java:910)
at
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:654)
at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
at hudson.model.Run.execute(Run.java:1502)
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:
[ERROR] 'dependencies.dependency.version' for
org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar is missing. @ line 494, column
21
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1277)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1045)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2236)
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:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:895)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:918)
at java.lang.Thread.run(Thread.java:662)
Caused by: hudson.remoting.ProxyException:
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while
processing the POMs:
[ERROR] 'dependencies.dependency.version' for
org.jboss.spec.javax.servlet:jboss-servlet-api_3.0_spec:jar is missing. @ line 494, column
21
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.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1227)
... 11 more