Neale Upstone created MTOMCAT-241:
-------------------------------------
Summary: Documentation needed for <webapps> config element
Key: MTOMCAT-241
URL: https://issues.apache.org/jira/browse/MTOMCAT-241
Project: Apache Tomcat Maven Plugin
Issue Type: Documentation
Components: tomcat6, tomcat7
Reporter: Neale Upstone
Assignee: Olivier Lamy (*$^¨%`£)
The following could/should be the documentation for the two
AbstractRunMojo.webapps fields, so that documentation is more useful to end
users.
{code:java}
/**
* Collection of webapp artifacts to be deployed. Elements are
<webapp> and contain
* usual GAVC plus contextPath and/or contextFile elements.<p>
* @see {@link Webapp}
* @since 2.0
*/
@Parameter
private List<Webapp> webapps;
{code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]