------ Plugins ------ ------ ------ ~~ $Id$ ~~ ~~ Licensed to the Apache Software Foundation (ASF) under one ~~ or more contributor license agreements. See the NOTICE file ~~ distributed with this work for additional information ~~ regarding copyright ownership. The ASF licenses this file ~~ to you under the Apache License, Version 2.0 (the ~~ "License"); you may not use this file except in compliance ~~ with the License. You may obtain a copy of the License at ~~ ~~ http://www.apache.org/licenses/LICENSE-2.0 ~~ ~~ Unless required by applicable law or agreed to in writing, ~~ software distributed under the License is distributed on an ~~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY ~~ KIND, either express or implied. See the License for the ~~ specific language governing permissions and limitations ~~ under the License. ~~ Plugins Depending on their maturity, the available plugins are organized into groups as shown below. While using a pre-release or sandbox plugin might seem risky, it is your chance to provide feedback to the community such that the plugin can eventually reach production state. In order to guard against corrupted downloads/installations, it is highly recommended to {{{http://www.apache.org/dev/release-signing#verifying-signature}verify the signature}} of the release bundles against the public {{{http://mojo.codehaus.org/KEYS}KEYS}} used by the Codehaus Mojo developers. * {{{Production_Plugins}Production Plugins}} * {{{Pre-release_Plugins}Pre-release Plugins}} * {{{Sandbox_Plugins}Sandbox Plugins}} * {{{Plugin_Graveyard}Plugin Graveyard}} * {Production Plugins} The following plugins have been released and are generally available for production use. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | <> | <> *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jboss-maven-plugin/} <<>>}} | 1.5.0 | Manage and deploy to a JBoss server using Maven. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jboss-packaging-maven-plugin/} <<>>}} | 2.2 | Packages various JBoss deployable archive files including AOP, ESB, HAR, SAR, and Spring. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./was6-maven-plugin/} <<>>}} | 1.1.1 | IBM WebSphere Application Server 6.1 support. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./weblogic-maven-plugin/} <<>>}} | 2.9.1 | Supports various tasks within the Weblogic 8.1 and 9.x environment. *--------------------------------------------------------------------+------------------------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./antlr-maven-plugin/} <<>>}} | 2.2 | Process ANTLRv2 grammars. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./antlr3-maven-plugin/} <<>>}} | 1.0 | Process ANTLRv3 grammars. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./aspectj-maven-plugin/} <<>>}} | 1.4 | Weaves aspects with AspectJ. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./axistools-maven-plugin/} <<>>}} | 1.4 | Axis wsdl2java and java2wsdl support. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./castor-maven-plugin/} <<>>}} | 2.1 | Source generation with Castor XML. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./commons-attributes-maven-plugin/} <<>>}} | 1.0 | Source generation for Commons Attributes. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./gwt-maven-plugin/} <<>>}} | 2.3.0-1 | Google Web Toolkit. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./hibernate3-maven-plugin/} <<>>}} | 3.0 | Integration with Hibernate 3.x *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./idlj-maven-plugin/} <<>>}} | 1.1 | Process IDL files into Java sources. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./javacc-maven-plugin/} <<>>}} | 2.6 | Process JavaCC grammars. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jaxb2-maven-plugin/} <<>>}} | 1.3.1 | Generates Java classes from XML Schemas and creates XML Schemas for existing Java classes, using JAXB 2.1. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jpox-maven-plugin/} <<>>}} | 1.1.6 | Support for JPOX JDO. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jslint-maven-plugin/} <<>>}} | 1.0.0 | Provides fast and efficient JSLint code validation when developing JavaScript applications. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jspc-maven-plugin/} <<>>}} | 1.4.6 | Provides support for JSP compilation. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./openjpa-maven-plugin/} <<>>}} | 1.2 | Compiletime enhancement, SQL and Mapping Generation for OpenJPA. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./rmic-maven-plugin/} <<>>}} | 1.1 | Generates rmi (Remote Method Invocation) stub and skeleton classes. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./sablecc-maven-plugin/} <<>>}} | 2.0 | Process SableCC grammars. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./sqlj-maven-plugin/} <<>>}} | 1.1 | Generate source code from SQLJ files. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./sysdeo-tomcat-maven-plugin/} <<>>}} | 1.0 | Used with the Eclipse plugin to produce a Tomcat classpath for the Sysdeo Tomcat Eclipse plugin. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./xdoclet-maven-plugin/} <<>>}} | 1.0 | Provides XDoclet functionality to Maven. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./xmlbeans-maven-plugin/} <<>>}} | 2.3.3 | XML to Java binding via XMLBeans. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./nbm-maven/nbm-maven-plugin/} <<>>}} | 3.7 | Creates NetBeans Platform modules and applications. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./clirr-maven-plugin/} <<>>}} | 2.4 | Checks Java libraries for binary and source compatibility with older releases. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./cobertura-maven-plugin/} <<>>}} | 2.5.1 | Code coverage via Cobertura. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./scmchangelog-maven-plugin/} <<>>}} | 1.0 | Simple Reporter that creates a changelog report using comments and tags from Subversion. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./sonar-maven-plugin/} <<>>}} | 2.0 | Inspect code with {{{http://www.sonarsource.org/}Sonar}}. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./taglist-maven-plugin/} <<>>}} | 2.4 | Generates a report on various tags found in the code. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./codenarc-maven-plugin/} <<>>}} | 0.17-1 | Generate CodeNarc report against Groovy source code. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./findbugs-maven-plugin/} <<>>}} | 2.4.0 | Generates a FindBugs report. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./fitnesse-maven-plugin/} <<>>}} | 1.0 | Fully integrated standalone wiki, and acceptance testing framework. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./selenium-maven-plugin/} <<>>}} | 2.3 | Supports automated web-application testing. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./webtest-maven-plugin/} <<>>}} | 1.0.0 | Supports automated web-application testing using Canoo WebTest *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./chronos/} <<>>}} | 1.0 | Execute performancetests with jmeter and analyze the results. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./chronos/} <<>>}} | 1.0 | Create reports of performance testresults. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./animal-sniffer-maven-plugin/} <<>>}} | 1.7 | Verifies classes against API signatures. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./appassembler/appassembler-maven-plugin/} <<>>}} | 1.2.1 | Generates bin and Java Service Wrapper scripts for Java applications. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./build-helper-maven-plugin/} <<>>}} | 1.7 | Miscellaneous goals to support build process. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./buildnumber-maven-plugin/} <<>>}} | 1.1 | Creates unique build number for each build. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./cassandra-maven-plugin/} <<>>}} | 1.1.0-1 | Mojo's plugin for Apache Maven to allow controlling Apache Cassandra. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./exec-maven-plugin/} <<>>}} | 1.2.1 | Execution of system and Java programs. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./keytool/keytool-maven-plugin/} <<>>}} | 1.2 | Manipulates keys and keystores. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./latex-maven-plugin/} <<>>}} | 1.1 | Builds PDF documents from LaTeX, BibTeX and such. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./license-maven-plugin/} <<>>}} | 1.1 | Tools to deal with licenses and thirdparties of a maven project. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./ounce-maven-plugin/} <<>>}} | 1.2 | Perform Ouncelabs Ounce code security scans. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./rpm-maven-plugin/} <<>>}} | 2.1-alpha-1 | Assembles files into an RPM package. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./sql-maven-plugin/} <<>>}} | 1.5 | Execution of SQL statements. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./truezip-maven-plugin/} <<>>}} | 1.0 | Manipulates archive files. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./versions-maven-plugin/} <<>>}} | 1.3.1 | Supports various tasks for updating the versions of components in the POM. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./xml-maven-plugin/} <<>>}} | 1.0 | XML transformation and validation. *--------------------------------------------------------------------+-------------+----------------------------------------------+ * {Pre-release Plugins} The following are pre-releases of plugins. They have had releases, but are not deemed ready for production use yet. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | <> | <> *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./apt-maven-plugin/} <<>>}} | 1.0-alpha-4 | Annotation Processing Tool. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./cbuild-parent/} <<>>}} | 1.0-beta-1 | Convert Autoconf projects into RPMs. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jspc/} <<>>}} | 2.0-alpha-3 | Support for JSP compilation w/pluggable JSP compiler implementations. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./js-import-maven-plugin/} <<>>}} | | Provides Maven dependency management for JavaScript applications. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./maven-native/native-maven-plugin/} <<>>}} | 1.0-alpha-6 | Compile C and C++ sources. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./retrotranslator-maven-plugin/} <<>>}} | 1.0-alpha-4 | Translates JDK 5.0 classes to be compatbile with a 1.4 JVM. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./smc-maven-plugin/} <<>>}} | 1.0-alpha-1 | State Machine Compiler. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./springws-maven-plugin/} <<>>}} | 1.0-alpha-1 | Spring ws plugin for extracting .wsdl files. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./ideauidesigner-maven-plugin/} <<>>}} | 1.0-alpha-2 | Intellij IDEA form generation. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./dashboard-maven-plugin/} <<>>}} | 1.0.0-beta-1| Aggregate results from Checkstyle, Cobertura, Clover, Surefire, PMD, CPD, FindBugs, Taglist reports. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./dita-maven-plugin/} <<>>}} | 1.0-beta-3 | Support for DITA transformations using DITA Open Toolkit. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./docbook-maven-plugin/} <<>>}} | 1.0.0-alpha-1 | Support for Docbook transformations. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./emma-maven-plugin/} <<>>}} | 1.0-alpha-3 | {{{http://emma.sourceforge.net/}EMMA}} plugin for Maven 2. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./javancss-maven-plugin/} <<>>}} | 2.0-beta-2 | Source measurement suite for Java. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jdepend-maven-plugin/} <<>>}} | 2.0-beta-2 | Generates JDepend reports. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jdiff-maven-plugin/} <<>>}} | 1.0-beta-1 | Generates JDiff report. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./javascript-maven-tools/} <<>>}} | | A set of tools to bring maven support to JavaScript developers. *--------------------------------------------------------------------+-------------+-----------------------------------------------+ | {{{./jruby-maven-plugin/} <<>>}} | 1.0-beta-4 | JRuby scripting support for Maven. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./dbunit-maven-plugin/} <<>>}} | 1.0-beta-3 | Support for using DbUnit. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./shitty-maven-plugin/} <<>>}} | 1.0-alpha-3 | Super Helpful Integration Testing ThingY (SHITTY) Maven Plugin. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | <> | | *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./batik-maven-plugin/} <<>>}} | 1.0-beta-1 | Rasterizes SVGs using Apache Batik. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./dbupgrade/dbupgrade-maven-plugin/} <<>>}} | 1.0-beta-2 | Incremental Database Upgrade. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./ianal-maven-plugin/} <<>>}} | 1.0-alpha-1 | "I am not a lawyer." *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jalopy-maven-plugin/} <<>>}} | 1.0-alpha-1 | Formats java source files following a coding convention. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jasperreports-maven-plugin/} <<>>}} | 1.0-beta-2 | Compiles Jasper Report Design Files. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./l10n-maven-plugin/} <<>>}} | 1.0-alpha-2 | The Localization Tools Maven Plugin helps with internationalization and localization of your projects. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./mrm-maven-plugin/} <<>>}} | 1.0-alpha-1 | Hosts a mock Maven Repository Manager for use when integration testing Maven plugins.. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./native2ascii-maven-plugin/} <<>>}} | 1.0-alpha-1 | Converts text file encodings. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./osxappbundle-maven-plugin/} <<>>}} | 1.0-alpha-1 | Bundles Maven projects as OS X applications. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./properties-maven-plugin/} <<>>}} | 1.0-alpha-2 | Read and write properties files. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./ship-maven-plugin/} <<>>}} | 1.0-alpha-2 | Helps shipping releases when doing Continuous Deployment. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./siteskinner-maven-plugin/} <<>>}} | 1.0-beta-1 | Apply a new skin on a site generated by Maven *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./solaris/solaris-maven-plugin/} <<>>}} | 1.0-alpha-2 | Creates System V packages. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./unix/} <<>>}} | 1.0-alpha-3 | Creates packages for all common UNIX platforms. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./wagon-maven-plugin/} <<>>}} | 1.0-beta-4 | Transfer files between URLs. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./webminifier-maven-plugin/} <<>>}} | | Provides JavaScript and CSS minification for Maven projects. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./webstart/webstart-maven-plugin/} <<>>}} | 1.0-beta-3 | Prepare webstart applications. *--------------------------------------------------------------------+-------------+----------------------------------------------+ * {Sandbox Plugins} These are plugins which have been contributed but have not gained the attention of users or a committer interested in seeing it released. If you are looking for a plugin but do not see it in this list or the lists above, you should also check the {{{https://svn.codehaus.org/mojo/trunk/sandbox}subversion repository}} in case the plugin hasn't been added to the list below yet. *--------------------------------------------------------------------+------------------------------------------------------------+ | <> | <> *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./argouml-maven-plugin/} <<>>}} | Generates images from ArgoUML diagrams. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./axis-archetype/} <<>>}} | This archetype is an example of using the Axistools and Cargo Maven Plugins. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./ckjm-maven-plugin/} <<>>}} | Executes the Ckjm bytecode analysis utility against a project. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./cruisecontrol-maven-plugin/} <<>>}} | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./deb-maven-plugin/} <<>>}} | Debian Packaging tasks. *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./ec2-maven-plugin/} <<>>}} | Amazon Elastic Compute Cloud EC2 tasks. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./ejbdoclet-maven-plugin/} <<>>}} | Uses JaxMe 2 to generate JAXB source files from an XML schema. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./enchanter/} <<>>}} | Execute expect like scripts over telnet/ssh sessions. *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./graphing-maven-plugin/} <<>>}} | Project graphing. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./hibernatedoclet-maven-plugin/} <<>>}} | Hibernate Doclet Plugin. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./j2me-maven-plugin/} <<>>}} | Enable Maven users to develop applications for the Java Platform, Micro Edition. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./jardiff-maven-plugin/} <<>>}} | Generate an API difference report between two or more versions of code. *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./kodo-maven-plugin/} <<>>}} | Enhance files using Solarmetric's Kodo-JDO. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./macker-maven-plugin/} <<>>}} | Executes the Macker architectural rule checking utility against a project. *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./naturaldocs-maven-plugin/} <<>>}} | Provides NaturalDocs capability to Maven. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./nsis-maven-plugin/} <<>>}} | Utilizes the NSIS command line installer script compiler to generate a Windows installer exe from a setup.nsi script. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./pomtools-maven-plugin/} <<>>}} | Provides console based editing of the project's pom.xml. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./retroweaver-maven-plugin/} <<>>}} | Retroweaver Maven Plugin. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./runtime-builder-maven-plugin/} <<>>}} | Provides a declarative mechanism for describing the runtime enviroment of Java applications. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./setup/setup-maven-plugin/} <<>>}} | Helps configure Maven-related configuration files, such as settings.xml, toolchains.xml and various scm settings files. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./simian-report-maven-plugin/} <<>>}} | Similarity analysis reports. *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | (no site) *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./maven-springbeandoc-plugin/} <<>>}} | Generates String BeanDoc reports from Spring configs. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./springdoclet-maven-plugin/} <<>>}} | Spring Doclet Maven Plugin. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./syslog-maven-plugin/} <<>>}} | Provides goals to send and receive syslog. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./visibroker-maven-plugin/} <<>>}} | Maven adapter of VisiBroker command line tools. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./webdoclet-maven-plugin/} <<>>}} | Uses JaxMe 2 to generate JAXB source files from an XML schema. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./xjc-maven-plugin/} <<>>}} | Generates Java classes from a given XML schema document using the Sun xjc task. *--------------------------------------------------------------------+------------------------------------------------------------+ | <<>> | Uses XSLTC to compile an XSL stylesheet into a translet (a set of Java classes). *--------------------------------------------------------------------+------------------------------------------------------------+ * {Plugin Graveyard} These are plugins which been deprecated or are no longer being maintained. *--------------------------------------------------------------------+------------------------------------------------------------+ | <> | <> *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./failsafe-maven-plugin/} <<>>}} | Moved to {{{http://maven.apache.org/plugins/maven-failsafe-plugin/} Maven Failsafe Plugin}}. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./groovy/} <<>>}} | Moved to {{{http://groovy.codehaus.org/GMaven} GMaven}}. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./jaxws-maven-plugin/} <<>>}} | Moved to {{{https://jax-ws-commons.dev.java.net/jaxws-maven-plugin}JAX-WS Commons}} at java.net. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./jboss-sar-maven-plugin/} <<>>}} | Deprecated use the {{{./jboss-packaging-maven-plugin/} jboss-packaging}} plugin instead. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./jetty-maven-plugin/} <<>>}} | Superceded by {{{http://jetty.mortbay.org/jetty/maven-plugin/} Mortbay official Jetty maven plugin}}. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./lesscss-maven-plugin/} <<>>}} | Moved to {{{https://github.com/marceloverdijk/lesscss-maven-plugin} LESS CSS Maven Plugin}} at GitHub. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./minijar-maven-plugin/} <<>>}} | Added as minimizeJar parameter to the {{{http://maven.apache.org/plugins/maven-shade-plugin/shade-mojo.html#minimizeJar}maven-shade-plugin}}. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./cbuild-parent/cbuild-plugin-parent/platform-detector-maven-plugin} <<>>}} | Deprecated use the {{{./cbuild-parent/cbuild-plugin-parent/rpm-cbuild-maven-plugin/platform-detect-mojo.html} rpm-cbuild:platform-detect}} goal instead. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./cbuild-parent/cbuild-plugin-parent/project-sources-maven-plugin} <<>>}} | Deprecated use {{{./wagon-maven-plugin} wagon-maven-plugin}} or {{{http://maven.apache.org/plugins/maven-dependency-plugin/} maven-dependency-plugin}} instead. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./netbeans-freeform-maven-plugin/} <<>>}} | NetBeans has developed its own Maven support: {{http://netbeans.org/features/ide/build-tools.html}} *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./rat-maven-plugin/} <<>>}} | Moved to the {{{http://incubator.apache.org/} Apache Incubator}}. *--------------------------------------------------------------------+-------------+----------------------------------------------+ | {{{./cbuild-parent/cbuild-plugin-parent/remote-source-maven-plugin} <<>>}} | Deprecated use {{{./wagon-maven-plugin} wagon-maven-plugin}} or {{{http://maven.apache.org/plugins/maven-dependency-plugin/} maven-dependency-plugin}} instead. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./shade-maven-plugin/} <<>>}} | Moved to the official Maven plugins and is now maintained as {{{http://maven.apache.org/plugins/maven-shade-plugin/}Maven Shade Plugin}}. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./tomcat-maven-plugin/} <<>>}} | Moved to the official Maven plugins and is now maintained in The Tomcat Project : {{{http://tomcat.apache.org/maven-plugin.html/} tomcat-maven-plugin}} *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./wsdl2java-maven-plugin/} <<>>}} | Deprecated use the {{{./axistools-maven-plugin/} axistools-maven-plugin}} instead. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./xfire-maven-plugin/} <<>>}} | Deprecated use the {{{http://cxf.apache.org/docs/using-cxf-with-maven.html}Maven cxf plugins}} instead. *--------------------------------------------------------------------+------------------------------------------------------------+ | {{{./xslt-maven-plugin/} <<>>}} | Deprecated use the {{{./xml-maven-plugin/}xml-maven-plugin}} instead. *--------------------------------------------------------------------+------------------------------------------------------------+