You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Karl Heinz Marbaise (JIRA)" <ji...@apache.org> on 2016/08/14 10:45:20 UTC

[jira] [Created] (INFRA-12427) No builds for Maven 3.x

Karl Heinz Marbaise created INFRA-12427:
-------------------------------------------

             Summary: No builds for Maven 3.x 
                 Key: INFRA-12427
                 URL: https://issues.apache.org/jira/browse/INFRA-12427
             Project: Infrastructure
          Issue Type: Bug
          Components: Jenkins
         Environment: https://builds.apache.org/view/M-R/view/Maven/job/maven-3.x/1363/console
            Reporter: Karl Heinz Marbaise
            Priority: Blocker


Currently the build of Maven 3.X fails with the following message:
{code}
ERROR: Processing failed due to a bug in the code. Please report this to jenkinsci-users@googlegroups.com
java.lang.IllegalArgumentException: /home/jenkins/tools/maven/apache-maven-3.0.5 doesn't have a 'lib' subdirectory - thus cannot be a valid maven installation!
	at hudson.maven.MavenEmbedderUtils.buildClassRealm(MavenEmbedderUtils.java:83)
	at hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:188)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:70)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:42)
	at hudson.remoting.UserRequest.perform(UserRequest.java:120)
	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:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)

{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)