Jesse Glick commented on Bug JENKINS-10860

A related but distinct stack trace blocking polling:

… hudson.triggers.SCMTrigger$Runner runPolling
SEVERE: Failed to record SCM polling for …
java.lang.RuntimeException: Unable to determine Maven version
	at org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.isMavenVersionValid(MavenExtractorEnvironment.java:153)
	at org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.buildEnvVars(MavenExtractorEnvironment.java:112)
	at hudson.model.AbstractBuild.getEnvironment(AbstractBuild.java:914)
	at hudson.maven.AbstractMavenBuild.getEnvironment(AbstractMavenBuild.java:56)
	at hudson.maven.MavenModuleSetBuild.getEnvironment(MavenModuleSetBuild.java:167)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWithImpl(GitSCM.java:554)
	at hudson.plugins.git.GitSCM.compareRemoteRevisionWith(GitSCM.java:516)
	at hudson.scm.SCM.compareRemoteRevisionWith(SCM.java:384)
	at hudson.scm.SCM.poll(SCM.java:401)
	at …
Caused by: java.lang.IllegalArgumentException: mavenHome '…' doesn't seem to exist on this node (or you don't have sufficient rights to access it)
	at hudson.maven.MavenEmbedderUtils.buildClassRealm(MavenEmbedderUtils.java:76)
	at hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:188)
	at hudson.maven.MavenEmbedderUtils.isAtLeastMavenVersion(MavenEmbedderUtils.java:215)
	at org.jfrog.hudson.maven3.MavenVersionCallable.call(MavenVersionCallable.java:45)
	at org.jfrog.hudson.maven3.MavenVersionCallable.call(MavenVersionCallable.java:33)
	at …
	at org.jfrog.hudson.util.MavenVersionHelper.isAtLeast(MavenVersionHelper.java:110)
	at org.jfrog.hudson.util.MavenVersionHelper.isAtLeastVersion(MavenVersionHelper.java:82)
	at org.jfrog.hudson.util.MavenVersionHelper.isAtLeastResolutionCapableVersion(MavenVersionHelper.java:72)
	at org.jfrog.hudson.maven3.extractor.MavenExtractorEnvironment.isMavenVersionValid(MavenExtractorEnvironment.java:151)
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to