GitHub user stickycode opened a pull request:
https://github.com/apache/maven-plugin-tools/pull/5
Preserving the annotations at runtime is very useful for testing
I want to run a mojo in a harness for testing that can manage a variety of
configurations, but relies on the annotation metadata to identify configuration
points.
I can't think of a good reason for not having these preserved at runtime.
Hopefully this submission is a no brainer.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/stickycode/maven-plugin-tools trunk
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-plugin-tools/pull/5.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 #5
----
commit 7e6ab12d23a3fbb6dc783f3305c33c433f50a033
Author: Michael McCallum <[email protected]>
Date: 2015-09-22T12:57:24Z
Preserving the annotations at runtime is very useful for testing of Mojo's,
email [email protected] if you want a demonstration
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]