You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by Apache Jenkins Server <hu...@hudson.apache.org> on 2011/05/22 02:08:57 UTC

Jenkins build is still unstable: isis-trunk-windows » Default Runtime NOSQL ObjectStore #121

See <https://builds.apache.org/hudson/job/isis-trunk-windows/org.apache.isis.runtimes.dflt.objectstores$nosql/changes>



Jenkins build is back to stable : isis-trunk-windows » Default Runtime NOSQL ObjectStore #124

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/isis-trunk-windows/org.apache.isis.runtimes.dflt.objectstores$nosql/124/changes>



Jenkins build is unstable: isis-trunk-windows » Default Runtime NOSQL ObjectStore #123

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/isis-trunk-windows/org.apache.isis.runtimes.dflt.objectstores$nosql/123/changes>



Build failed in Jenkins: isis-trunk-windows » Default Runtime NOSQL ObjectStore #122

Posted by Apache Jenkins Server <hu...@hudson.apache.org>.
See <https://builds.apache.org/hudson/job/isis-trunk-windows/org.apache.isis.runtimes.dflt.objectstores$nosql/122/changes>

Changes:

[rmatthews] Attempt to fix tests when running on different platforms.

[danhaywood] removing release plugin - fixing up example POMs; marking NoSQL tests as ignored pending Rob looking at them

------------------------------------------
Started by user rmatthews
Building remotely on windows1
FATAL: mavenHome must exists
java.lang.IllegalArgumentException: mavenHome must exists
	at hudson.maven.MavenEmbedderUtils.buildClassRealm(MavenEmbedderUtils.java:75)
	at hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:186)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:56)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:40)
	at hudson.FilePath.act(FilePath.java:784)
	at hudson.maven.MavenBuild$RunnerImpl.doRun(MavenBuild.java:620)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:429)
	at hudson.model.Run.run(Run.java:1374)
	at hudson.maven.MavenBuild.run(MavenBuild.java:242)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:145)