On Tue, 22 Nov 2016 16:20:31 +0100, Jan Matèrne wrote:
Could not find resource 'pmd/pmd-ruleset.xml'.

in the POM, is it necessary to have the plugin declared both
in the <build> target and in the <reporting> target?


Havent found something in the job config.
Maven is started with
"clean deploy --batch-mode -Dgpg.skip -Prelease -Pjava-1.6
-DJAVA_1_6_HOME=$JDK_1_6_LATEST__HOME pmd:pmd findbugs:findbugs
checkstyle:checkstyle"

Yes.
The problem is that it must be possible to build the modules
with different source levels (following what's in the POM[1]),
while the above forces (IIUC) 1.6 for all of them.


Regards,
Gilles





Jan

-----Ursprüngliche Nachricht-----
Von: Gilles [mailto:gil...@harfang.homelinux.org]
Gesendet: Dienstag, 22. November 2016 13:18
An: dev@commons.apache.org
Betreff: Re: [RNG] Help with Jenkins

Hi.

On Tue, 22 Nov 2016 15:47:16 +1100, Olivier Lamy wrote:
> fixed

Thanks for taking care, but it doesn't look like it is fixed:
   https://builds.apache.org/view/Apache%20Commons/job/Commons_RNG/

Best regards,
Gilles

>
> On 22 November 2016 at 09:51, Gilles <gil...@harfang.homelinux.org>
> wrote:
>
>> Hi.
>>
>> Jenkins fails because the POM of the "commons-rng-examples"
>> (correctly) requires Java 1.7 while the Jenkins job config uses the
>> 1.6 maven profile.[1]
>>
>> Does someone know how to fix that?
>>
>>
>> Thanks,
>> Gilles
>>
>> [1] See "Goals and options" at
>> https://builds.apache.org/view/Apache%20Commons/job/Commons_
>> Rng/configure
>>
>>


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

Reply via email to