svn commit: r360617 - in head/devel: . hadoop2 hadoop2/files

Dmitry Sivachenko demon at FreeBSD.org
Sun Jul 6 08:37:57 UTC 2014


On 06 июля 2014 г., at 1:35, Steve Wills <swills at FreeBSD.org> wrote:

> On Sun, Jul 06, 2014 at 12:47:19AM +0400, Dmitry Sivachenko wrote:
>> 
>> On 05 июля 2014 г., at 20:30, Steve Wills <swills at freebsd.org> wrote:
>> 
>>> Nice work, I'm happy to see this get added. This is a slight issue with the build tho:
>>> 
>>> https://jenkins.freebsd.org/pci/head-amd64/poudriere/data/headamd64-default/516/logs/errors/apache-hadoop2-2.4.1.log
>>> https://jenkins.freebsd.org/pci/head-i386/poudriere/data/headi386-default/516/logs/errors/apache-hadoop2-2.4.1.log
>>> 
>>> Could you take a look?
>>> 
>> 
>> Hello,
>> 
>> I set MANUAL_PACKAGE_BUILD.  The problem is that with maven build system it tries to fetch maven artifacts during build phase, which seems to be forbidden on build cluster.
>> Is there any other way to build maven-based products automatically?
> 
> Ah, maven... Have a look at how archivers/snappy-java deals with maven, maybe
> that will help?
> 


Thank you for pointing out, I'll try to adopt that method.



More information about the svn-ports-all mailing list