See <
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/731/changes>
Changes:
[Mike Brock] for anonymous and inner classes, the context of the generated class must be
re-computed after the declared variables are processed and then replaced with the context
which is passed to the generate() method. This is a weird edge-case where the declaration
time and generation time contexts are actually not the same thing.
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg21-rhel4-x86_64
Checkout:Errai / <
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/ws/> -
hudson.remoting.Channel@302445c4:vmg21-rhel4-x86_64
Using strategy: Default
Last Built Revision: Revision 8fd0957b68aa1929cee113713267fd424ad6930a (origin/master)
Fetching changes from 1 remote Git repository
Fetching upstream changes from
git://github.com/errai/errai.git
Commencing build of Revision 22adc5ec5844f270381b1da3b38f25c52cb0649b (origin/master)
Checking out Revision 22adc5ec5844f270381b1da3b38f25c52cb0649b (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@302445c4:vmg21-rhel4-x86_64
at hudson.FilePath.act(FilePath.java:782)
at hudson.FilePath.act(FilePath.java:766)
at hudson.maven.MavenModuleSetBuild$RunnerImpl.parsePoms(MavenModuleSetBuild.java:913)
at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:658)
at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:467)
at hudson.model.Run.run(Run.java:1404)
at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
at hudson.model.ResourceController.execute(ResourceController.java:88)
at hudson.model.Executor.run(Executor.java:238)
Caused by: hudson.remoting.ProxyException:
hudson.maven.MavenModuleSetBuild$MavenExecutionException:
org.apache.maven.project.ProjectBuildingException: Some problems were encountered while
processing the POMs:
[ERROR] Child module
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/ws/errai-naviga...
of <
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/ws/pom.xml> does not
exist @
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1271)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1048)
at hudson.FilePath$FileCallableWrapper.call(FilePath.java:2047)
at hudson.remoting.UserRequest.perform(UserRequest.java:118)
at hudson.remoting.UserRequest.perform(UserRequest.java:48)
at hudson.remoting.Request$2.run(Request.java:287)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:441)
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:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
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] Child module
<
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/ws/errai-naviga...
of <
http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/Errai/ws/pom.xml> does not
exist @
at org.apache.maven.project.DefaultProjectBuilder.build(DefaultProjectBuilder.java:339)
at hudson.maven.MavenEmbedder.buildProjects(MavenEmbedder.java:361)
at hudson.maven.MavenEmbedder.readProjects(MavenEmbedder.java:331)
at hudson.maven.MavenModuleSetBuild$PomParser.invoke(MavenModuleSetBuild.java:1221)
... 11 more