git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112796 13f79535-47bb-0310-9956-ffa450edef68
27 lines
758 B
XML
27 lines
758 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<title>Maven JDeveloper Plugin</title>
|
|
<author email="toby-wan-kenobi@web.de">Tobias Rademacher</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Maven JDeveloper Plugin">
|
|
<p>
|
|
This plug-in provides the ability to generate JDeveloper project files
|
|
(<code>.JPR</code>).
|
|
</p>
|
|
<p>
|
|
For more information on the functionality provided by this plugin,
|
|
please see the <a href="goals.html">Goals</a> document.
|
|
</p>
|
|
<p>
|
|
For more information on how to customise the functionality provided
|
|
by this plugin, please see the <a href="properties.html">properties</a>
|
|
document.
|
|
</p>
|
|
</section>
|
|
</body>
|
|
</document>
|