Files
maven-plugins/xdoc/src/test/project.xml
bwalding f6e68cc813 Pass 1.
o It works, but is incomplete and broken.  I am committing now as I have very bad
non-deterministic behaviour with jelly and I like committing as I go.

o Need to convert project documentation tree to navigation.jsl
o Need to remove temporary file creation in plugin.jsl

PR: MAVEN-602


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113687 13f79535-47bb-0310-9956-ffa450edef68
2003-07-23 10:06:41 +00:00

17 lines
378 B
XML

<?xml version="1.0" encoding="ISO-8859-1"?>
<project>
<pomVersion>3</pomVersion>
<id>plugin-parent</id>
<name>Plugin Parent</name>
<groupId>maven</groupId>
<currentVersion>1.0</currentVersion>
<organization>
<name>Apache Software Foundation</name>
<url>http://jakarta.apache.org/</url>
</organization>
<inceptionYear>2001</inceptionYear>
</project>