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/16 19:04:20 UTC

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

    [ https://issues.apache.org/jira/browse/INFRA-12427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15423233#comment-15423233 ] 

Karl Heinz Marbaise commented on INFRA-12427:
---------------------------------------------

This job is configured that way for a long time...https://builds.apache.org/view/M-R/view/Maven/job/maven-3.x/configure It has selected Maven 3.0.5 and uses this:

clean install -B -U -e -fae -V

Kind regards
Karl Heinz

> 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
>            Assignee: Gavin
>            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)