See <
http://hudson.qa.jboss.com/hudson/job/Errai/650/changes>
Changes:
[Mike Brock] fix issue with callbacks not firing in time for CDI container, resulting in
MessageBus and RequestDispatcher not being available.
------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on vmg21-rhel4-x86_64
Checkout:Errai / <
http://hudson.qa.jboss.com/hudson/job/Errai/ws/> -
hudson.remoting.Channel@33bf3ad1:vmg21-rhel4-x86_64
Using strategy: Default
Last Built Revision: Revision c146ef09dd53a1d6393ee893696d963f144ae8eb (origin/master)
Checkout:Errai / <
http://hudson.qa.jboss.com/hudson/job/Errai/ws/> -
hudson.remoting.LocalChannel@3d090e84
Fetching changes from 1 remote Git repository
Fetching upstream changes from
git://github.com/errai/errai.git
Commencing build of Revision 479a6a6d359ab212f61d7bcd3f1c1f60e65e088a (origin/master)
Checking out Revision 479a6a6d359ab212f61d7bcd3f1c1f60e65e088a (origin/master)
ERROR: Failed to parse POMs
org.kohsuke.stapler.framework.io.IOException2: hudson.maven.MavenEmbedderException:
Couldn't find maven version information in '/qa/tools/opt/apache-maven-3.0.4'.
Are you sure that this is a valid maven home?
at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:70)
at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:41)
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.maven.MavenEmbedderException: Couldn't find maven version
information in '/qa/tools/opt/apache-maven-3.0.4'. Are you sure that this is a
valid maven home?
at hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:195)
at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:66)
... 10 more