From 213ef1f50fcec99fc310c3d1b6c949f896e9de41 Mon Sep 17 00:00:00 2001 From: Mark Donszelmann Date: Thu, 17 Dec 2009 09:41:50 +0100 Subject: Fixed NAR-87 --- src/site/apt/archetypes.apt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 src/site/apt/archetypes.apt diff --git a/src/site/apt/archetypes.apt b/src/site/apt/archetypes.apt new file mode 100644 index 0000000..03ccf75 --- /dev/null +++ b/src/site/apt/archetypes.apt @@ -0,0 +1,18 @@ + --- +Maven NAR Plugin + --- + --- +Mark Donszelmann + --- + +Archetypes + + The following archetypes are available for the nar plugin: + + * maven-archetype-nar-jni, a project with a native file, its java jni class and a java test class + + * maven-archetype-nar-lib, a project with a native library, its header file and a c test program + + * maven-archetype-nar-exec, a project with a native file which compiles into an executable + + [] -- cgit v1.2.3