[Pljava-dev] Functional Maven Builds!

From: thomas at tada(dot)se (Thomas Hallgren)
To:
Subject: [Pljava-dev] Functional Maven Builds!
Date: 2013-02-21 23:59:17
Message-ID: 5126B4D5.1030507@tada.se
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pljava-dev

Thanks to contributions from Hal Hildebrand and Christian Hammers, we
now have a fully functional Maven build. And it really builds everything!

The build still has some quirks. One is that Christians pull-request
that provides a needed patch for the maven-nar-plugin hasn't been
accepted just yet. It's tracked here:

https://github.com/maven-nar/maven-nar-plugin/pull/22

In order to build, you must first clone the repository from
git://github.com/lathspell/maven-nar-plugin.git (this repo contains the
patch). Change the version into 2.1-pljava-SNAPSHOT (instead of just
2.1-SNAPSHOT), and then do a mvn install to get it into your local maven
repo.

The build also requires a Java 1.6 runtime library and you must set the
environment JAVA6_HOME to point to such a JDK before the build. Once
that's set, you can build using a Java 1.7 compiler.

- thomas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.pgfoundry.org/pipermail/pljava-dev/attachments/20130222/56abbed9/attachment.html>

Responses

Browse pljava-dev by date

  From Date Subject
Next Message Hal Hildebrand 2013-02-22 00:43:41 [Pljava-dev] Functional Maven Builds!
Previous Message Thomas Hallgren 2013-02-21 08:47:16 [Pljava-dev] deployment descriptor generation