Chronos Plugincommon · Utility holding code common between the different chronos plugins
Group: org.codehaus.mojo - All Dependencies
Commons VFS Shared Component · Shared component usable outside of Maven to manipulate commons-vfs files. See javadoc and unit test for detailed usage.
TrueZIP Shared Component · Shared component usable outside of Maven to manipulate archives. See javadoc and unit test for detailed usage.
NBM Maven Plugin · Maven plugin for creating NetBeans modules. It defines a custom lifecycle called "nbm". During packaging, the module JAR is enhanced with NetBeans-specific manifest entries and, along with other required files, packed into a *.nbm file, ready for distribution. Additionally the plugin provides aggregator goals to create an update site or cluster for your module projects.
Tidy Maven Plugin · Tidy Plugin for Maven. The Tidy plugin provides goals for tidying up your source code.
Native2Ascii Maven Plugin · Converts files with characters in any supported character encoding to one with ASCII and/or Unicode escapes.
Maven XML Beans Plugin · Runs the xmlbeans parser/code generator against schemas in files and dependent jars.
JBoss Packaging Maven Plugin · Maven plugin for generating various JBoss deployable archive files.
Keytool: API · A component to assist in using keytool application
NBM Plugins Utilities · Maven plugin for creating Maven Repository out of a NetBeans installation (and other sources) for consumption by the projects using nbm-maven-plugin.
MojoHaus Parent · Parent POM for all MojoHaus hosted Apache Maven plugins and components.
Clirr Maven Plugin · Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. Basically you give it two sets of jar files and Clirr dumps out a list of changes in the public API. The clirr-maven-plugin can be configured to break the build, if it detects incompatible api changes. In a continuous integration process, the clirr-maven-plugin can automatically prevent accidental introduction of binary or source compatibility problems. Additionally, the plugin can generate a report as part of the generated site.
Build Number Maven Plugin · This plugin is designed to give you a build number. So when you might make 100 builds of version 1.0-SNAPSHOT, you can differentiate between them all.
Templating Maven Plugin · That project was designed to offer the Maven Right Way�� :-) to filter sources.