Yea! ! ! -M
On 12/4/2013 1:19 PM, Richard Eckart de Castilho wrote:
> All fixed already.
>
> -- Richard
>
> On 04.12.2013, at 16:12, Marshall Schor <[email protected]> wrote:
>
>> Hi Richard,
>>
>> Thanks for figuring out what needs fixing and how :-) . Have these fixes
>> been
>> applied to the configurations? Do you know which ones (still) need fixing?
>>
>> -Marshall
>> On 12/4/2013 7:44 AM, Richard Eckart de Castilho wrote:
>>> Not all Maven versions are installed on all build node. In particular using
>>> "Maven (lastest)" failed with some file-not-found error. We resolved this
>>> by setting our builds to use another version. "Maven 3.0.3" seems to be
>>> working nicely.
>>>
>>>
>>> Not all build node have a settings.xml which allows deploying to nexus.
>>> This causes 404 errors during deployment, e.g. on windows2. This can be
>>> fixed with the following steps:
>>>
>>> * open the job config
>>> * scroll to the "Build" section and open the "advanced" settings
>>> * scroll to "Settings file" and select "provided settings.xml"
>>> * select "simple-deploy-settings-no-mirror"
>>>
>>> The procedure will roll out the settings and credentials to deploy to
>>> repository.apache.org to any build node (cf. [1]).
>>>
>>> -- Richard
>>>
>>> [1]
>>> http://mail-archives.apache.org/mod_mbox/www-builds/201306.mbox/%[email protected]%3e
>