Hi, On Tue, Jan 22, 2013 at 10:38 AM, Fabian Christ <[email protected]> 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
