1.
Sysdeo Tomcat Maven Plugin - Maven 2 Sysdeo Tomcat Eclipse Plugin
Aug 25, 2008 ... This plugin provides a mechanism to automatically generate a .tomcatplugin file for use with the Sysdeo Tomcat Eclipse Plugin . ...
2.
Mojo - Maven 2 Native2Ascii Plugin - Usage
Feb 28, 2007 ... This example converts all UTF8 files under src/main/native2ascii directory, and place them under target/native2ascii. ...
3.
Mojo -
Mar 29, 2007 ... Was able shrink it to minijar-maven-plugin-1.0-SNAPSHOT-mini.jar at ... You can easily replace the created minijar with the original jar ...
4.
JavaCC Maven Plugin - Introduction
Nov 30, 2008 ... Just like JJTree, it works as a preprocessor for JavaCC grammar files and ... Runs JTB and JavaCC in a pipeline to process ordinary grammar ...
5.
JavaNCSS Maven Plugin - Introduction
Aug 12, 2007 ... JavaNCSS is a source measurement suite for Java which produces quantity & complexity metrics for your java source code. ...
6.
JavaNCSS Maven Plugin - javancss-maven-plugin - javancss:report
Aug 12, 2007 ... This should match the encoding used in the source files that javancss is parsing. It defaults to the System.getProperty("file.encoding"); ...
7.
Tomcat Maven Plugin - tomcat:redeploy
Redeploy a WAR in Tomcat. Deploy with forcing update flag to true. Attributes:. Requires a Maven 2.0 project to be executed. Since version: 1.0-alpha-2 . ...
8.
Tomcat Maven Plugin - Context Goals
mvn package tomcat:redeploy. To redeploy a WAR project deployed by ... To redeploy a context.xml file deployed by tomcat:deploy you can type: ...
9.
Maven Exec Plug-In - Example Running Java programs with the Exec mojo
May 11, 2008 ... To execute Java programs, the exec plugin helps by allowing the classpath special argument :. <configuration> <executable>java</executable> ...
10.
FindBugs Maven Plugin - Introduction
Jan 21, 2009 ... FindBugs uses static analysis to inspect Java bytecode for ... We have found that FindBugs finds real errors in most Java software. ...