From f99a8f6419bf5c8cf4838e096aec26f854855699 Mon Sep 17 00:00:00 2001 From: Renanse Date: Mon, 12 Nov 2012 11:42:51 -0600 Subject: [maven-release-plugin] prepare release ardor3d-0.8 --- trunk/ardor3d-animation/pom.xml | 64 ++-- trunk/ardor3d-archetype/pom.xml | 56 +-- trunk/ardor3d-awt/pom.xml | 80 ++--- trunk/ardor3d-collada/pom.xml | 98 +++--- trunk/ardor3d-core/pom.xml | 108 +++--- trunk/ardor3d-effects/pom.xml | 64 ++-- trunk/ardor3d-examples/pom.xml | 486 +++++++++++++------------- trunk/ardor3d-extras/pom.xml | 64 ++-- trunk/ardor3d-jogl/pom.xml | 102 +++--- trunk/ardor3d-lwjgl/pom.xml | 116 +++---- trunk/ardor3d-math/pom.xml | 84 ++--- trunk/ardor3d-savable/pom.xml | 66 ++-- trunk/ardor3d-swt/pom.xml | 282 +++++++-------- trunk/ardor3d-terrain/pom.xml | 74 ++-- trunk/ardor3d-ui/pom.xml | 64 ++-- trunk/pom.xml | 742 ++++++++++++++++++++-------------------- 16 files changed, 1275 insertions(+), 1275 deletions(-) (limited to 'trunk') diff --git a/trunk/ardor3d-animation/pom.xml b/trunk/ardor3d-animation/pom.xml index 895cdcb..fc88132 100644 --- a/trunk/ardor3d-animation/pom.xml +++ b/trunk/ardor3d-animation/pom.xml @@ -1,32 +1,32 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-animation - bundle - Ardor 3D Skinning and Animation System - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-animation + bundle + Ardor 3D Skinning and Animation System + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + diff --git a/trunk/ardor3d-archetype/pom.xml b/trunk/ardor3d-archetype/pom.xml index cb24950..6b56886 100644 --- a/trunk/ardor3d-archetype/pom.xml +++ b/trunk/ardor3d-archetype/pom.xml @@ -1,28 +1,28 @@ - - - ardor3d - com.ardor3d - 0.8-SNAPSHOT - - 4.0.0 - com.ardor3d - ardor3d-archetype - 0.8-SNAPSHOT - Archetype - ardor3d-archetype - http://maven.apache.org - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.0.2 - - 1.6 - 1.6 - - - - - - + + + ardor3d + com.ardor3d + 0.8 + + 4.0.0 + com.ardor3d + ardor3d-archetype + 0.8 + Archetype - ardor3d-archetype + http://maven.apache.org + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.0.2 + + 1.6 + 1.6 + + + + + + diff --git a/trunk/ardor3d-awt/pom.xml b/trunk/ardor3d-awt/pom.xml index 0f69fb5..8b6126a 100644 --- a/trunk/ardor3d-awt/pom.xml +++ b/trunk/ardor3d-awt/pom.xml @@ -1,40 +1,40 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-awt - bundle - Ardor 3D AWT - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - ${project.build.sourceEncoding} - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - org.easymock - easymockclassextension - - - - UTF-8 - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-awt + bundle + Ardor 3D AWT + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + ${project.build.sourceEncoding} + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + org.easymock + easymockclassextension + + + + UTF-8 + + diff --git a/trunk/ardor3d-collada/pom.xml b/trunk/ardor3d-collada/pom.xml index 1809605..554a5cb 100644 --- a/trunk/ardor3d-collada/pom.xml +++ b/trunk/ardor3d-collada/pom.xml @@ -1,49 +1,49 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-collada - bundle - Ardor 3D Collada Importer - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - ${project.groupId} - ardor3d-animation - ${project.version} - - - org.jdom - jdom - - - org.jdom - jaxen - - - org.jdom - saxpath - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-collada + bundle + Ardor 3D Collada Importer + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + ${project.groupId} + ardor3d-animation + ${project.version} + + + org.jdom + jdom + + + org.jdom + jaxen + + + org.jdom + saxpath + + + diff --git a/trunk/ardor3d-core/pom.xml b/trunk/ardor3d-core/pom.xml index 9edd61b..1d5629c 100644 --- a/trunk/ardor3d-core/pom.xml +++ b/trunk/ardor3d-core/pom.xml @@ -1,54 +1,54 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-core - bundle - Ardor 3D Core - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - ${project.build.sourceEncoding} - - - - org.apache.maven.plugins - maven-resources-plugin - 2.6 - - ${project.build.sourceEncoding} - - - - - - - ${project.groupId} - ardor3d-math - ${project.version} - - - com.google.guava - guava - - - org.easymock - easymockclassextension - - - - UTF-8 - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-core + bundle + Ardor 3D Core + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + ${project.build.sourceEncoding} + + + + org.apache.maven.plugins + maven-resources-plugin + 2.6 + + ${project.build.sourceEncoding} + + + + + + + ${project.groupId} + ardor3d-math + ${project.version} + + + com.google.guava + guava + + + org.easymock + easymockclassextension + + + + UTF-8 + + + diff --git a/trunk/ardor3d-effects/pom.xml b/trunk/ardor3d-effects/pom.xml index 1134b09..d3c7933 100644 --- a/trunk/ardor3d-effects/pom.xml +++ b/trunk/ardor3d-effects/pom.xml @@ -1,32 +1,32 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-effects - bundle - Ardor 3D Effects - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-effects + bundle + Ardor 3D Effects + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + diff --git a/trunk/ardor3d-examples/pom.xml b/trunk/ardor3d-examples/pom.xml index 748cf45..33ec00c 100644 --- a/trunk/ardor3d-examples/pom.xml +++ b/trunk/ardor3d-examples/pom.xml @@ -1,243 +1,243 @@ - - 4.0.0 - - com.ardor3d - ardor3d - ../pom.xml - 0.8-SNAPSHOT - - - ardor3d-examples - bundle - Ardor 3D Examples - - - com.ardor3d.example.basic.BoxExample - ${basedir}${file.separator}..${file.separator}ardor3d-jogl${file.separator}lib${file.separator}jogl${file.separator}native${file.separator}windows_i586 - ${basedir}${file.separator}..${file.separator}ardor3d-lwjgl${file.separator}target${file.separator}lib${file.separator}${lwjgl.classifier}${file.separator}lwjgl - ${lwjgl.native}${path.separator}${jogl.native} - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - - - ${main.class} - true - lib/ - - - - - - maven-assembly-plugin - - - bundle-project-sources - package - - single - - - - assembly.xml - - - - - - - - org.codehaus.mojo - exec-maven-plugin - 1.2.1 - - - - exec - - - - - - - org.lwjgl.librarypath - ${lwjgl.native} - - - ${main.class} - -classpath - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - - ${project.groupId} - ardor3d-lwjgl - ${project.version} - - - ${project.groupId} - ardor3d-awt - ${project.version} - - - ${project.groupId} - ardor3d-swt - ${project.version} - - - ${project.groupId} - ardor3d-jogl - ${project.version} - - - ${project.groupId} - ardor3d-effects - ${project.version} - - - ${project.groupId} - ardor3d-extras - ${project.version} - - - ${project.groupId} - ardor3d-collada - ${project.version} - - - ${project.groupId} - ardor3d-terrain - ${project.version} - - - ${project.groupId} - ardor3d-ui - ${project.version} - - - - - linux-x86 - - - i386 - linux - - - - linux-x86 - linux - - - - linux-x86_64 - - - amd64 - Linux - - - - linux-x86_64 - linux - - - - solaris-sparc - - - sparc - SunOS - - - - solaris-sparc - solaris - - - - solaris-x86 - - - x86 - SunOS - - - - solaris-x86 - solaris - - - - macosx-cocoa-64 - - - x86_64 - mac - - - - mac-x86_64 - mac - - - - macosx-cocoa - - - x86 - mac - - - - mac-x86 - mac - - - - win32 - - - x86 - Windows - - - - win32-x86 - windows - - - - win64 - - - amd64 - Windows - - - - win32-x86_64 - windows - - - - + + 4.0.0 + + com.ardor3d + ardor3d + ../pom.xml + 0.8 + + + ardor3d-examples + bundle + Ardor 3D Examples + + + com.ardor3d.example.basic.BoxExample + ${basedir}${file.separator}..${file.separator}ardor3d-jogl${file.separator}lib${file.separator}jogl${file.separator}native${file.separator}windows_i586 + ${basedir}${file.separator}..${file.separator}ardor3d-lwjgl${file.separator}target${file.separator}lib${file.separator}${lwjgl.classifier}${file.separator}lwjgl + ${lwjgl.native}${path.separator}${jogl.native} + + + + + + org.apache.maven.plugins + maven-jar-plugin + 2.4 + + + + + ${main.class} + true + lib/ + + + + + + maven-assembly-plugin + + + bundle-project-sources + package + + single + + + + assembly.xml + + + + + + + + org.codehaus.mojo + exec-maven-plugin + 1.2.1 + + + + exec + + + + + + + org.lwjgl.librarypath + ${lwjgl.native} + + + ${main.class} + -classpath + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + + ${project.groupId} + ardor3d-lwjgl + ${project.version} + + + ${project.groupId} + ardor3d-awt + ${project.version} + + + ${project.groupId} + ardor3d-swt + ${project.version} + + + ${project.groupId} + ardor3d-jogl + ${project.version} + + + ${project.groupId} + ardor3d-effects + ${project.version} + + + ${project.groupId} + ardor3d-extras + ${project.version} + + + ${project.groupId} + ardor3d-collada + ${project.version} + + + ${project.groupId} + ardor3d-terrain + ${project.version} + + + ${project.groupId} + ardor3d-ui + ${project.version} + + + + + linux-x86 + + + i386 + linux + + + + linux-x86 + linux + + + + linux-x86_64 + + + amd64 + Linux + + + + linux-x86_64 + linux + + + + solaris-sparc + + + sparc + SunOS + + + + solaris-sparc + solaris + + + + solaris-x86 + + + x86 + SunOS + + + + solaris-x86 + solaris + + + + macosx-cocoa-64 + + + x86_64 + mac + + + + mac-x86_64 + mac + + + + macosx-cocoa + + + x86 + mac + + + + mac-x86 + mac + + + + win32 + + + x86 + Windows + + + + win32-x86 + windows + + + + win64 + + + amd64 + Windows + + + + win32-x86_64 + windows + + + + diff --git a/trunk/ardor3d-extras/pom.xml b/trunk/ardor3d-extras/pom.xml index 7c1b4f6..97791cd 100644 --- a/trunk/ardor3d-extras/pom.xml +++ b/trunk/ardor3d-extras/pom.xml @@ -1,32 +1,32 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-extras - bundle - Ardor 3D Extras Package - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-extras + bundle + Ardor 3D Extras Package + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + diff --git a/trunk/ardor3d-jogl/pom.xml b/trunk/ardor3d-jogl/pom.xml index c810d3e..5e4cc70 100644 --- a/trunk/ardor3d-jogl/pom.xml +++ b/trunk/ardor3d-jogl/pom.xml @@ -1,51 +1,51 @@ - - 4.0.0 - - com.ardor3d - ardor3d - ../pom.xml - 0.8-SNAPSHOT - - - ardor3d-jogl - bundle - Ardor 3D JOGL - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - net.java.dev.jogl - jogl - - - - - - com.projectdarkstar.ext.net.java.dev.gluegen - gluegen-rt - - - - + + 4.0.0 + + com.ardor3d + ardor3d + ../pom.xml + 0.8 + + + ardor3d-jogl + bundle + Ardor 3D JOGL + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + net.java.dev.jogl + jogl + + + + + + com.projectdarkstar.ext.net.java.dev.gluegen + gluegen-rt + + + + diff --git a/trunk/ardor3d-lwjgl/pom.xml b/trunk/ardor3d-lwjgl/pom.xml index 03d567f..bddfd3f 100644 --- a/trunk/ardor3d-lwjgl/pom.xml +++ b/trunk/ardor3d-lwjgl/pom.xml @@ -1,58 +1,58 @@ - - 4.0.0 - - com.ardor3d - ardor3d - ../pom.xml - 0.8-SNAPSHOT - - - ardor3d-lwjgl - bundle - Ardor 3D LWJGL - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - com.googlecode.mavennatives - maven-nativedependencies-plugin - 0.0.5 - - - unpacknatives - generate-resources - - copy - - - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - org.lwjgl.lwjgl - lwjgl - - - org.lwjgl.lwjgl - lwjgl_util - - - net.java.games.input - jinput - - - + + 4.0.0 + + com.ardor3d + ardor3d + ../pom.xml + 0.8 + + + ardor3d-lwjgl + bundle + Ardor 3D LWJGL + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + com.googlecode.mavennatives + maven-nativedependencies-plugin + 0.0.5 + + + unpacknatives + generate-resources + + copy + + + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + org.lwjgl.lwjgl + lwjgl + + + org.lwjgl.lwjgl + lwjgl_util + + + net.java.games.input + jinput + + + diff --git a/trunk/ardor3d-math/pom.xml b/trunk/ardor3d-math/pom.xml index ea190b1..4120062 100644 --- a/trunk/ardor3d-math/pom.xml +++ b/trunk/ardor3d-math/pom.xml @@ -1,42 +1,42 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-math - bundle - Ardor 3D Math - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - ${project.build.sourceEncoding} - - - - - - - ${project.groupId} - ardor3d-savable - ${project.version} - - - org.easymock - easymockclassextension - - - - UTF-8 - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-math + bundle + Ardor 3D Math + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + ${project.build.sourceEncoding} + + + + + + + ${project.groupId} + ardor3d-savable + ${project.version} + + + org.easymock + easymockclassextension + + + + UTF-8 + + + diff --git a/trunk/ardor3d-savable/pom.xml b/trunk/ardor3d-savable/pom.xml index 0bfd022..a95434f 100644 --- a/trunk/ardor3d-savable/pom.xml +++ b/trunk/ardor3d-savable/pom.xml @@ -1,33 +1,33 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../ - - - ardor3d-savable - bundle - Ardor 3D Savable - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - ${project.build.sourceEncoding} - - - - - - - - UTF-8 - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../ + + + ardor3d-savable + bundle + Ardor 3D Savable + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + ${project.build.sourceEncoding} + + + + + + + + UTF-8 + + + diff --git a/trunk/ardor3d-swt/pom.xml b/trunk/ardor3d-swt/pom.xml index dade705..18e5650 100644 --- a/trunk/ardor3d-swt/pom.xml +++ b/trunk/ardor3d-swt/pom.xml @@ -1,141 +1,141 @@ - - - 4.0.0 - - com.ardor3d - ardor3d - ../pom.xml - 0.8-SNAPSHOT - - - ardor3d-swt - bundle - Ardor 3D SWT - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - org.easymock - easymockclassextension - - - org.eclipse.swt - swt - ${swt.classifier} - - - - - - linux-x86 - - - i386 - linux - - - - linux-x86 - - - - linux-x86_64 - - - amd64 - Linux - - - - linux-x86_64 - - - - solaris-sparc - - - sparc - SunOS - - - - solaris-sparc - - - - solaris-x86 - - - x86 - SunOS - - - - solaris-x86 - - - - macosx-cocoa-64 - - - x86_64 - mac - - - - mac-x86_64 - - - - macosx-cocoa - - - x86 - mac - - - - mac-x86 - - - - win32 - - - x86 - windows - - - - win32-x86 - - - - win64 - - - amd64 - windows - - - - win32-x86_64 - - - - + + + 4.0.0 + + com.ardor3d + ardor3d + ../pom.xml + 0.8 + + + ardor3d-swt + bundle + Ardor 3D SWT + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + org.easymock + easymockclassextension + + + org.eclipse.swt + swt + ${swt.classifier} + + + + + + linux-x86 + + + i386 + linux + + + + linux-x86 + + + + linux-x86_64 + + + amd64 + Linux + + + + linux-x86_64 + + + + solaris-sparc + + + sparc + SunOS + + + + solaris-sparc + + + + solaris-x86 + + + x86 + SunOS + + + + solaris-x86 + + + + macosx-cocoa-64 + + + x86_64 + mac + + + + mac-x86_64 + + + + macosx-cocoa + + + x86 + mac + + + + mac-x86 + + + + win32 + + + x86 + windows + + + + win32-x86 + + + + win64 + + + amd64 + windows + + + + win32-x86_64 + + + + diff --git a/trunk/ardor3d-terrain/pom.xml b/trunk/ardor3d-terrain/pom.xml index 1ac351c..fa706bb 100644 --- a/trunk/ardor3d-terrain/pom.xml +++ b/trunk/ardor3d-terrain/pom.xml @@ -1,37 +1,37 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-terrain - bundle - Ardor 3D Terrain - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - ${project.groupId} - ardor3d-awt - ${project.version} - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-terrain + bundle + Ardor 3D Terrain + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + ${project.groupId} + ardor3d-awt + ${project.version} + + + diff --git a/trunk/ardor3d-ui/pom.xml b/trunk/ardor3d-ui/pom.xml index a8ac707..83983c5 100644 --- a/trunk/ardor3d-ui/pom.xml +++ b/trunk/ardor3d-ui/pom.xml @@ -1,32 +1,32 @@ - - 4.0.0 - - com.ardor3d - ardor3d - 0.8-SNAPSHOT - ../pom.xml - - - ardor3d-ui - bundle - Ardor 3D UI - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - - - - ${project.groupId} - ardor3d-core - ${project.version} - - - + + 4.0.0 + + com.ardor3d + ardor3d + 0.8 + ../pom.xml + + + ardor3d-ui + bundle + Ardor 3D UI + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + + + + ${project.groupId} + ardor3d-core + ${project.version} + + + diff --git a/trunk/pom.xml b/trunk/pom.xml index 02f86f6..25f5547 100644 --- a/trunk/pom.xml +++ b/trunk/pom.xml @@ -1,371 +1,371 @@ - - - 4.0.0 - com.ardor3d - ardor3d - pom - 0.8-SNAPSHOT - Ardor 3D - - - ardor3d-savable - ardor3d-math - ardor3d-core - ardor3d-jogl - ardor3d-lwjgl - ardor3d-swt - ardor3d-awt - ardor3d-extras - ardor3d-effects - ardor3d-collada - ardor3d-animation - ardor3d-ui - ardor3d-terrain - ardor3d-examples - ardor3d-archetype - - - - scm:git:https://github.com/Renanse/Ardor3D.git - - - - - maven2-repository.dev.java.net - Java.net Repository for Maven - http://download.java.net/maven/2 - default - - - - ardor3d - Ardor3D repository - http://ardor3d.com:8081/nexus/content/repositories/thirdparty - default - - - google-maven-repository - Google Maven Repository - http://google-maven-repository.googlecode.com/svn/repository/ - default - - - - - - - - org.apache.maven.plugins - maven-compiler-plugin - 2.3.2 - - 1.6 - 1.6 - UTF-8 - - - - maven-resources-plugin - 2.6 - - UTF-8 - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.3 - - - org.codehaus.mojo - findbugs-maven-plugin - 2.3.1 - - - org.apache.maven.plugins - maven-surefire-plugin - 2.6 - - -Xmx512m - - - - maven-release-plugin - 2.0 - - - - - - org.apache.maven.plugins - maven-compiler-plugin - - 1.6 - 1.6 - - - - org.apache.felix - maven-bundle-plugin - 2.3.7 - true - - target/classes/META-INF - - ${project.groupId}.${project.artifactId} - JavaSE-1.6 - - - - - - - - - - 2.8.4 - ardor3d-1.1.1 - 3650 - 0.8_SNAPSHOT - - - - - - - - - com.google.guava - guava - 13.0.1 - - - junit - junit - 4.5 - test - - - org.easymock - easymockclassextension - 2.4 - test - - - net.java.dev.jogl - jogl - ardor3d-1.1.2-pre-20080523 - - - net.java.dev.jogl - jogl-natives - ardor3d-1.1.2-pre-20080523 - - - com.projectdarkstar.ext.net.java.dev.gluegen - gluegen-rt - 1.0b06 - - - org.lwjgl.lwjgl - lwjgl - ${lwjgl.version} - - - org.lwjgl.lwjgl - lwjgl_util - ${lwjgl.version} - - - net.java.games.input - jinput - ardor3d-20100503 - - - org.jdom - jdom - ${jdom.version} - - - org.jdom - jaxen - ${jdom.version} - - - org.jdom - saxpath - ${jdom.version} - - - org.eclipse.swt - swt - ${swt.version} - ${swt.classifier} - - - org.apache.felix - org.osgi.core - 1.0.0 - - - - - - - - hudson - - - - org.apache.maven.plugins - maven-compiler-plugin - - true - true - - - - org.codehaus.mojo - cobertura-maven-plugin - - - xml - - - - - package - - cobertura - - - - - - maven-javadoc-plugin - 2.9 - - - package - - jar - aggregate - - - Copyright © {inceptionYear}-{currentYear} Ardor Labs. All Rights Reserved.]]> - - - http://java.sun.com/javase/6/docs/api - - true - true - private - ${basedir}${path.separator}src${path.separator}main${path.separator}java - UTF-8 - - - - - - maven-source-plugin - 2.2 - - - package - - jar - - - - - - org.apache.felix - maven-bundle-plugin - true - - target/classes/META-INF - - ${project.groupId}.${project.artifactId} - JavaSE-1.6 - - - - - bundle-manifest - process-classes - - manifest - - - - - - - - - - - - - - - - - - - junit - junit - - - - - - Ardor3D-releases - Ardor3D releases - http://ardor3d.com:8081/nexus/content/repositories/releases - - - Ardor3D-snapshots - Ardor3D snapshots - http://ardor3d.com:8081/nexus/content/repositories/snapshots - - - - - - - org.codehaus.mojo - findbugs-maven-plugin - 2.5.2 - - Normal - - - - org.codehaus.mojo - cobertura-maven-plugin - 2.5.2 - - - maven-javadoc-plugin - 2.9 - - - - + + + 4.0.0 + com.ardor3d + ardor3d + pom + 0.8 + Ardor 3D + + + ardor3d-savable + ardor3d-math + ardor3d-core + ardor3d-jogl + ardor3d-lwjgl + ardor3d-swt + ardor3d-awt + ardor3d-extras + ardor3d-effects + ardor3d-collada + ardor3d-animation + ardor3d-ui + ardor3d-terrain + ardor3d-examples + ardor3d-archetype + + + + scm:git:https://github.com/Renanse/Ardor3D.git + + + + + maven2-repository.dev.java.net + Java.net Repository for Maven + http://download.java.net/maven/2 + default + + + + ardor3d + Ardor3D repository + http://ardor3d.com:8081/nexus/content/repositories/thirdparty + default + + + google-maven-repository + Google Maven Repository + http://google-maven-repository.googlecode.com/svn/repository/ + default + + + + + + + + org.apache.maven.plugins + maven-compiler-plugin + 2.3.2 + + 1.6 + 1.6 + UTF-8 + + + + maven-resources-plugin + 2.6 + + UTF-8 + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.3 + + + org.codehaus.mojo + findbugs-maven-plugin + 2.3.1 + + + org.apache.maven.plugins + maven-surefire-plugin + 2.6 + + -Xmx512m + + + + maven-release-plugin + 2.0 + + + + + + org.apache.maven.plugins + maven-compiler-plugin + + 1.6 + 1.6 + + + + org.apache.felix + maven-bundle-plugin + 2.3.7 + true + + target/classes/META-INF + + ${project.groupId}.${project.artifactId} + JavaSE-1.6 + + + + + + + + + + 2.8.4 + ardor3d-1.1.1 + 3650 + 0.8_SNAPSHOT + + + + + + + + + com.google.guava + guava + 13.0.1 + + + junit + junit + 4.5 + test + + + org.easymock + easymockclassextension + 2.4 + test + + + net.java.dev.jogl + jogl + ardor3d-1.1.2-pre-20080523 + + + net.java.dev.jogl + jogl-natives + ardor3d-1.1.2-pre-20080523 + + + com.projectdarkstar.ext.net.java.dev.gluegen + gluegen-rt + 1.0b06 + + + org.lwjgl.lwjgl + lwjgl + ${lwjgl.version} + + + org.lwjgl.lwjgl + lwjgl_util + ${lwjgl.version} + + + net.java.games.input + jinput + ardor3d-20100503 + + + org.jdom + jdom + ${jdom.version} + + + org.jdom + jaxen + ${jdom.version} + + + org.jdom + saxpath + ${jdom.version} + + + org.eclipse.swt + swt + ${swt.version} + ${swt.classifier} + + + org.apache.felix + org.osgi.core + 1.0.0 + + + + + + + + hudson + + + + org.apache.maven.plugins + maven-compiler-plugin + + true + true + + + + org.codehaus.mojo + cobertura-maven-plugin + + + xml + + + + + package + + cobertura + + + + + + maven-javadoc-plugin + 2.9 + + + package + + jar + aggregate + + + Copyright © {inceptionYear}-{currentYear} Ardor Labs. All Rights Reserved.]]> + + + http://java.sun.com/javase/6/docs/api + + true + true + private + ${basedir}${path.separator}src${path.separator}main${path.separator}java + UTF-8 + + + + + + maven-source-plugin + 2.2 + + + package + + jar + + + + + + org.apache.felix + maven-bundle-plugin + true + + target/classes/META-INF + + ${project.groupId}.${project.artifactId} + JavaSE-1.6 + + + + + bundle-manifest + process-classes + + manifest + + + + + + + + + + + + + + + + + + + junit + junit + + + + + + Ardor3D-releases + Ardor3D releases + http://ardor3d.com:8081/nexus/content/repositories/releases + + + Ardor3D-snapshots + Ardor3D snapshots + http://ardor3d.com:8081/nexus/content/repositories/snapshots + + + + + + + org.codehaus.mojo + findbugs-maven-plugin + 2.5.2 + + Normal + + + + org.codehaus.mojo + cobertura-maven-plugin + 2.5.2 + + + maven-javadoc-plugin + 2.9 + + + + -- cgit v1.2.3