o removing appserver related properties from plugin.properties git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112754 13f79535-47bb-0310-9956-ffa450edef68
19 lines
474 B
XML
19 lines
474 B
XML
<?xml version="1.0"?>
|
|
<document>
|
|
|
|
<properties>
|
|
<author email="plynch@apache.org">Peter Lynch</author>
|
|
<title>Maven J2EE Plug-in: Appserver Notes</title>
|
|
</properties>
|
|
|
|
<body>
|
|
<section name="Maven J2EE Appserver Control">
|
|
<p>
|
|
The Maven J2EE Plugin appserver control features have been migrated to a
|
|
standalone Maven appserver plugin. For more information see the appserver
|
|
plugin documentation.
|
|
</p>
|
|
</section>
|
|
</body>
|
|
</document>
|