Re: [MATH] src/userguide/pom.xml does not use Commons Parent

2015-01-09 Thread sebb
On 9 January 2015 at 04:44, Phil Steitz wrote: > On 1/8/15 7:02 PM, sebb wrote: >> As the subject says. >> >> This makes it very tricky to compile & test with anything other than >> the Maven JVM. >> Recent versions of Maven require 1.6. >> >> Any objections to adding CP 36 as a parent? > > Yes.

Re: [MATH] src/userguide/pom.xml does not use Commons Parent

2015-01-09 Thread Thomas Neidhart
On 01/09/2015 03:02 AM, sebb wrote: > As the subject says. > > This makes it very tricky to compile & test with anything other than > the Maven JVM. > Recent versions of Maven require 1.6. > > Any objections to adding CP 36 as a parent? Can we please keep this as simple as possible? Otherwise I

Re: [MATH] src/userguide/pom.xml does not use Commons Parent

2015-01-08 Thread Phil Steitz
On 1/8/15 7:02 PM, sebb wrote: > As the subject says. > > This makes it very tricky to compile & test with anything other than > the Maven JVM. > Recent versions of Maven require 1.6. > > Any objections to adding CP 36 as a parent? Yes. I just wasted an hour fiddling with the main [math] build tr

[MATH] src/userguide/pom.xml does not use Commons Parent

2015-01-08 Thread sebb
As the subject says. This makes it very tricky to compile & test with anything other than the Maven JVM. Recent versions of Maven require 1.6. Any objections to adding CP 36 as a parent? - To unsubscribe, e-mail: dev-unsubscr...