You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@apache.org by Stefan Seelmann <se...@apache.org> on 2011/02/04 15:09:49 UTC

[Hudson] M3 build fails on osx1

Hi,

our M3 builds on osx1 fail, from [1]:

hudson.util.IOException2: Failed to install
http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.2-bin.zip
to /home/hudson/tools/maven/latest3
	at hudson.FilePath.installIfNecessaryFrom(FilePath.java:645)
	...
Caused by: java.io.IOException: Failed to mkdirs:
/home/hudson/tools/maven/latest3
	...

What's the cause that the directory can't be created?

Kind Regards,
Stefan


[1] https://hudson.apache.org/hudson/job/dir-shared-jdk16-osx/144/console

Re: [Hudson] M3 build fails on osx1

Posted by Stefan Seelmann <se...@apache.org>.
On Sat, Feb 5, 2011 at 3:26 PM, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Sat, Feb 5, 2011 at 2:45 PM, Stefan Seelmann <se...@apache.org> wrote:
>> The same error occurs on Windows now [3]. Could you install Maven
>> 3.0.2 by hand there too?
>
> Done.

w00t, thanks.

Re: [Hudson] M3 build fails on osx1

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Sat, Feb 5, 2011 at 2:45 PM, Stefan Seelmann <se...@apache.org> wrote:
> The same error occurs on Windows now [3]. Could you install Maven
> 3.0.2 by hand there too?

Done.

/niklas

Re: [Hudson] M3 build fails on osx1

Posted by Stefan Seelmann <se...@apache.org>.
On Fri, Feb 4, 2011 at 3:46 PM, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Fri, Feb 4, 2011 at 3:34 PM, Stefan Seelmann <se...@apache.org> wrote:
>> Thanks, but now another error occurs [2]:
>>
>> FATAL: mavenHome must exists
>> java.lang.IllegalArgumentException: mavenHome must exists
>
> I've now installed Maven by hand and your build now seems to find the
> installation.

The same error occurs on Windows now [3]. Could you install Maven
3.0.2 by hand there too?

Kind Regards,
Stefan

[3] https://hudson.apache.org/hudson/job/dir-shared-jdk16-win/170/console

Re: [Hudson] M3 build fails on osx1

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Fri, Feb 4, 2011 at 3:34 PM, Stefan Seelmann <se...@apache.org> wrote:
> Thanks, but now another error occurs [2]:
>
> FATAL: mavenHome must exists
> java.lang.IllegalArgumentException: mavenHome must exists

I've now installed Maven by hand and your build now seems to find the
installation.

/niklas

Re: [Hudson] M3 build fails on osx1

Posted by Stefan Seelmann <se...@apache.org>.
On Fri, Feb 4, 2011 at 3:17 PM, Niklas Gustavsson <ni...@protocol7.com> wrote:
> On Fri, Feb 4, 2011 at 3:09 PM, Stefan Seelmann <se...@apache.org> wrote:
>> our M3 builds on osx1 fail, from [1]:
>>
>> hudson.util.IOException2: Failed to install
>> http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.2-bin.zip
>> to /home/hudson/tools/maven/latest3
>>        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:645)
>>        ...
>> Caused by: java.io.IOException: Failed to mkdirs:
>> /home/hudson/tools/maven/latest3
>>        ...
>
> Should be fixed now. Also for the Windows slave which had the same issue.

Thanks, but now another error occurs [2]:

FATAL: mavenHome must exists
java.lang.IllegalArgumentException: mavenHome must exists

Kind Regards,
Stefan

[2] https://hudson.apache.org/hudson/job/dir-shared-jdk16-osx/146/console

Re: [Hudson] M3 build fails on osx1

Posted by Niklas Gustavsson <ni...@protocol7.com>.
On Fri, Feb 4, 2011 at 3:09 PM, Stefan Seelmann <se...@apache.org> wrote:
> our M3 builds on osx1 fail, from [1]:
>
> hudson.util.IOException2: Failed to install
> http://archive.apache.org/dist/maven/binaries/apache-maven-3.0.2-bin.zip
> to /home/hudson/tools/maven/latest3
>        at hudson.FilePath.installIfNecessaryFrom(FilePath.java:645)
>        ...
> Caused by: java.io.IOException: Failed to mkdirs:
> /home/hudson/tools/maven/latest3
>        ...

Should be fixed now. Also for the Windows slave which had the same issue.

/niklas