GitHub user dalexandrov opened a pull request:
https://github.com/apache/tomee/pull/269
Add some JavaDoc to the maven plugin
Added some JavaDoc. Some parts are generated, but the most is handwritten.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/dalexandrov/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/269.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #269
----
commit 2d38a9d886a5f705ac06b34421825b652f9da9d7
Author: dalexandrov <mitiaalexandrov@...>
Date: 2018-12-11T11:26:22Z
Add some JavaDoc to maven plugin
----
---