development/libraries

mvn-anno-mojo - Maven Plugin Plugin Annotations Extension

Website: http://www.jfrog.org/sites/mvn-anno-mojo/latest/
License: ASL 2.0
Vendor: JPackage Project
Description:
This is a Maven2 extension of maven-plugin-plugin that
allows writing Annotated Plug-in Mojos using JDK 1.5+
annotations instead of doclet comments.
This has a couple of benefits over using JavaDoc-style
annotations:
* You will get compile-time checks for your plugin metadata.
* You can use annotations on interface getter methods
  instead of field annotations, which allows for greater
  flexibility in your plugin object model.
* Since JDK 1.5 annotations are supported in most IDEs, you
  will benefit from code-completion and syntactic checks.

Packages

mvn-anno-mojo-1.3.1-1.jpp5.noarch [32 KiB] Changelog by Ralph Apel (2009-02-06):
- Initial release
mvn-anno-mojo-1.3.1-1.jpp5.src [25 KiB] Changelog by Ralph Apel (2009-02-06):
- Initial release

Listing created by Repoview-0.6.6-5.mga4.tainted