You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@stanbol.apache.org by Fabian Christ <ch...@googlemail.com> on 2013/01/22 10:38:32 UTC

Jenkins Settings: Versions of Java and Maven

Hi,

our current Jenkins config uses

- Maven 2.2.1
- Java 1.6

Should we move this to Maven 3 (latest) and Java 1.7?

I think most people already use Maven 3 locally and Java 6 is near end
of live for updates [1].

What are you using?

[1] http://www.oracle.com/technetwork/java/eol-135779.html

--
Fabian
http://twitter.com/fctwitt

Re: Jenkins Settings: Versions of Java and Maven

Posted by Alessandro Adamou <ad...@cs.unibo.it>.
On 22/01/2013 10:25, Bertrand Delacretaz wrote:
> On Tue, Jan 22, 2013 at 10:38 AM, Fabian Christ
> <ch...@googlemail.com> wrote:
>> our current Jenkins config uses
>>
>> - Maven 2.2.1
>> - Java 1.6
>>
>> Should we move this to Maven 3 (latest) and Java 1.7?...
> I'd say yes for Maven 3, and if we do that enforce it in the parent
> pom to avoid confusion.
>
> For Java I'd suggest creating two Jenkins jobs, one with Java 6 and
> one with Java 7.

+1 from me on Bertrand's proposal.


-- 
M.Sc. Alessandro Adamou

Knowledge Media Institute
The Open University
Walton Hall, Milton Keynes MK7 6AA
United Kingdom

Alma Mater Studiorum - Università di Bologna
Department of Computer Science
Mura Anteo Zamboni 7, 40127 Bologna
Italy


"I will give you everything, just don't demand anything."
(Ettore Petrolini, 1917)

Not sent from my iSnobTechDevice


Re: Jenkins Settings: Versions of Java and Maven

Posted by Bertrand Delacretaz <bd...@apache.org>.
Hi,

On Tue, Jan 22, 2013 at 10:38 AM, Fabian Christ
<ch...@googlemail.com> wrote:
> our current Jenkins config uses
>
> - Maven 2.2.1
> - Java 1.6
>
> Should we move this to Maven 3 (latest) and Java 1.7?...

I'd say yes for Maven 3, and if we do that enforce it in the parent
pom to avoid confusion.

For Java I'd suggest creating two Jenkins jobs, one with Java 6 and
one with Java 7.

-Bertrand



-Bertrand