2012/3/29 Jeremy Boynes <jboy...@apache.org>:
> A checkout of trunks is building on my Mac using Maven 3.0.3 but failing in a 
> similar way to Jenkins with Maven 3.0.4
> It works with 3.0.4 if I remove the -T3 so that it builds single threaded, 
> but the last successful build #15 also used 3.0.4 and -T3
>
> I propose to remove the -T3 in the configuration and try again with 3.0.4. 
> I'm new to Jenkins so please advise if there are any issues with that.
Nice you  found an concurrent access issue in a maven plugin (remote
resources) using -T :-)
So I have removed the -T3
>
> However, we are also getting errors about the effective path of parent files 
> which I believe is caused because the aggregating pom in trunks is not 
> actually the parent of the modules it contains. This is because the structure 
> of taglibs was as four projects intended to be released independently 
> (parent, standard, rdc and extended) and not intended to be built as one.
>
but the parent is in reactors (i.e. a module in the aggregator pom) so
not an issue.
> I propose we keep that split in Jenkins and re-configure it into 4 projects 
> matching what would be released. That would also remove the aggregator stub 
> trunks.
I like the idea about building all in one shot (at least for lazy
maintenance convenience :-) )
>
> On Mar 26, 2012, at 10:37 PM, Olivier Lamy wrote:
>
>> I setup the build on Jenkins long ago.
>> Do you need some configuration change ?
>>
>> --
>> Olivier
>> Le 27 mars 2012 03:38, "Jeremy Boynes" <jboy...@apache.org> a écrit :
>>
>>> Thanks, request sent to Mladen as per that page. Do we know who set this
>>> up?
>>>
>>> On Mar 26, 2012, at 12:30 PM, Olivier Lamy wrote:
>>>
>>>> Hello,
>>>> See http://wiki.apache.org/general/Jenkins#How_do_I_get_an_account
>>>>
>>>>
>>>>
>>>> 2012/3/26 Jeremy Boynes <jboy...@apache.org>:
>>>>> Who controls permissions in Jenkins (builds.a.o)? Please can you grant
>>> me build rights for Taglibs-All?
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
>>> For additional commands, e-mail: dev-h...@tomcat.apache.org
>>>
>>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: dev-h...@tomcat.apache.org
>



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to