Jérôme,
if you invoke "mvn -version" in the build process just before the actual
build is performed, maven will report its version and the jdk version,
as it sees them. This will help you confirm which versions are used in
the build. It is possible that another jdk has been added to the path at
I don't think it comes from Java version since when I compile using
Maven it works and still uses the system's JDK. It might come from a
maven plugin, they seem to be a lower version on Trusty.
On 14-08-01 02:30 PM, Jody Garnett wrote:
Not really sure, you may need to check with the Ubuntu trus
Not really sure, you may need to check with the Ubuntu trusty team. Unbuntu
likes to build everything themselves from source (as you know).
Historically we have run in to problems/differences on between the Unbuntu
implementation of maven, tomcat, etc... It could be you have just found
the latest
Hi,
The build is using the default-jdk in Trusty, which is openjdk-7. So
Java 1.7 I suppose.
On 14-08-01 01:48 PM, Jody Garnett wrote:
What version of Java are you compiling with Jerome? We have had
several environments (some versions of eclipse for example) that trip
up on template use.
J
What version of Java are you compiling with Jerome? We have had several
environments (some versions of eclipse for example) that trip up on
template use.
Jody Garnett
On Fri, Aug 1, 2014 at 10:14 AM, Jerome Villeneuve Larouche <
jlarou...@mapgears.com> wrote:
> Hi,
>
> I'm trying to build the g
Hi,
I'm trying to build the gt-metadata module alone using Java packages
from Ubuntu. The module builds fine when using MVN package from the MVN
repository. But I get this error when trying to compile using the
pacakges from Ubuntu Trsuty and my own
ppa(https://launchpad.net/~jlarouche/+archiv