Initial checking of the Native compilation plugin

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113198 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
knielsen
2003-03-26 19:32:13 +00:00
parent 4f1f51d20b
commit e28417b83d
12 changed files with 382 additions and 0 deletions

23
native/xdocs/tasks.xml Normal file
View File

@@ -0,0 +1,23 @@
<?xml version="1.0"?>
<document>
<properties>
<title>Tasks</title>
<author email="apache@kav.dk">Kasper Nielsen</author>
</properties>
<body>
<section name="Tasks">
<p>
Lists of todos and ideas for future versions.
</p>
<subsection name="Unassigned">
<p>
</p>
</subsection>
</section>
</body>
</document>