From 67e1c2b6ebc984c67f1c26bc3b769e1d46f6cb56 Mon Sep 17 00:00:00 2001 From: Vincent Cantin Date: Sun, 7 Apr 2013 00:39:51 +0800 Subject: Cleaned up and fixed the pom.xml files. --- ardor3d-distribution/pom.xml | 165 ++++++++++++++++++++++--------------------- 1 file changed, 83 insertions(+), 82 deletions(-) (limited to 'ardor3d-distribution') diff --git a/ardor3d-distribution/pom.xml b/ardor3d-distribution/pom.xml index 0c69160..c5eb44c 100644 --- a/ardor3d-distribution/pom.xml +++ b/ardor3d-distribution/pom.xml @@ -1,87 +1,88 @@ - 4.0.0 - - com.ardor3d - ardor3d - 0.9-SNAPSHOT - ../pom.xml - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> + 4.0.0 + + com.ardor3d + ardor3d + 0.9-SNAPSHOT + ../pom.xml + - distribution - pom - Distribution + distribution + pom + Distribution - - - - ${project.groupId} - ardor3d-examples - ${project.version} - - - - + + + + ${project.groupId} + ardor3d-examples + ${project.version} + + + + + - - - - maven-assembly-plugin - - - distro-assembly - package - - single - - - - assembly-all.xml - assembly-jogl.xml - assembly-lwjgl.xml - - - - - - - com.googlecode.mavennatives - maven-nativedependencies-plugin - 0.0.7 - - - unpacknatives - - copy - - - - - - maven-install-plugin - - true - - - - + + + + org.apache.maven.plugins + maven-assembly-plugin + + + distro-assembly + package + + single + + + + assembly-all.xml + assembly-jogl.xml + assembly-lwjgl.xml + + + + + + + + com.googlecode.mavennatives + maven-nativedependencies-plugin + + + unpacknatives + + copy + + + + + + + org.apache.maven.plugins + maven-install-plugin + + true + + + + + -- cgit v1.2.3