2003-03-26 19:32:13 +00:00

16 lines
368 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<document>
<properties>
<title>Maven Native Plug-in Goals</title>
<author email="apache@kav.dk">Kasper Nielsen</author>
</properties>
<body>
<goals>
<goal>
<name>native:jniheader</name>
<description>Generates JNI header files</description>
</goal>
</goals>
</body>
</document>