You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Richard Eckart de Castilho <re...@apache.org> on 2013/12/04 13:44:58 UTC

Resume: getting more successful builds on Jenkins… (update)

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/%3c51B87F37.6010602@schor.com%3e




Re: Resume: getting more successful builds on Jenkins… (update)

Posted by Marshall Schor <ms...@schor.com>.
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 <ms...@schor.com> 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/%3c51B87F37.6010602@schor.com%3e
>


Re: Resume: getting more successful builds on Jenkins… (update)

Posted by Richard Eckart de Castilho <re...@apache.org>.
All fixed already.

-- Richard

On 04.12.2013, at 16:12, Marshall Schor <ms...@schor.com> 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/%3c51B87F37.6010602@schor.com%3e


Re: Resume: getting more successful builds on Jenkins… (update)

Posted by Marshall Schor <ms...@schor.com>.
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/%3c51B87F37.6010602@schor.com%3e
>
>
>
>