You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Jukka Zitting <ju...@gmail.com> on 2011/04/04 11:30:18 UTC

Broken Maven 3 on ubuntu1

Hi,

The tools/maven/latest3 symlink on ubuntu1 seems to be broken:

ERROR: Processing failed due to a bug in the code. Please report this
to jenkins-users@googlegroups.com
java.lang.IllegalArgumentException: /home/hudson/tools/maven/latest3
without lib directory
	at hudson.maven.MavenEmbedderUtils.buildClassRealm(MavenEmbedderUtils.java:81)
	at hudson.maven.MavenEmbedderUtils.getMavenVersion(MavenEmbedderUtils.java:170)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:56)
	at hudson.maven.MavenVersionCallable.call(MavenVersionCallable.java:40)
	at hudson.remoting.UserRequest.perform(UserRequest.java:114)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:270)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:334)
	at java.util.concurrent.FutureTask.run(FutureTask.java:166)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1110)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:603)
	at java.lang.Thread.run(Thread.java:636)

I can't ssh there, so perhaps someone else can fix this?

BR,

Jukka Zitting

Re: Broken Maven 3 on ubuntu1

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Mon, Apr 4, 2011 at 11:30 AM, Jukka Zitting <ju...@gmail.com> wrote:
> The tools/maven/latest3 symlink on ubuntu1 seems to be broken:

Fixed.

/niklas