You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Apache Wiki <wi...@apache.org> on 2005/11/11 11:26:21 UTC

[Maven Wiki] Update of "MavenPlugins" by AlexanderHars

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Maven Wiki" for change notification.

The following page has been changed by AlexanderHars:
http://wiki.apache.org/maven/MavenPlugins

New page:
The following plugins are the standard plugins for Maven2: 

AntPlugin -  Generate an Ant build file for the project

AntlrPlugin -  Generate sources from an Antlr grammar.

AntrunPlugin -  Generate sources from an Antlr grammar.

ArchetypePlugin -  Generate a skeleton project structure from an archetype.

AssemblyPlugin -  Build an assembly (distribution) of sources and binaries.

CheckstylePlugin -  Generate a checkstyle report.

CleanPlugin -  Clean up after the build.

CloverPlugin -  Generate a Clover report.

CompilerPlugin -  Compiles Java sources.

DeployPlugin -  Deploy the built artifact to the remote repository.

EarPlugin -  Generate an EAR from the current project.

EclipsePlugin -  Generate an Eclipse project file for the current project.

EjbPlugin -  Build an EJB (and optional client) from the current project.

IdeaPlugin -  Create/update an IDEA workspace for the current project (individual modules are created as IDEA modules)

InstallPlugin -  Install the built artifact into the local repository.

JarPlugin -  Build a JAR from the current project.

JavadocPlugin -  Generate Javadoc for the project.

PluginPlugin -  Create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR.

PmdPlugin -  Generate a PMD report.

ProjectHelpPlugin -  Get information about the working environment for the project.

ProjectInfoReportsPlugin -  Generate a standard project reports.

RarPlugin -  Build a RAR from the current project.

ReleasePlugin -  Release the current project - updating the POM and tagging in the SCM.

ResourcesPlugin -  Copy the resources to the output directory for including in the JAR.

SitePlugin -  Generate a site for the current project.

SourcePlugin -  Build a JAR of sources for use in IDEs and distribution to the repository.

SurefirePlugin -  Run the Junit tests in an isolated classloader.

VerifierPlugin -  Useful for integration tests - verifies the existence of certain conditions.

WarPlugin -  Build a WAR from the current project.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org