Группа библиотек: org.apache.maven.plugins

Apache Maven Site Plugin

org.apache.maven.plugins : maven-site-plugin

The Maven Site Plugin is a plugin that generates a site for the current project.

Последняя версия: 4.0.0-M2

Дата:

Apache Maven Toolchains Plugin

org.apache.maven.plugins : maven-toolchains-plugin

The Toolchains Plugins allows to share configuration across plugins. For example to make sure the plugins like compiler, surefire, javadoc, webstart etc. all use the same JDK for execution.

Последняя версия: 3.1.0

Дата:

Последняя версия: 3.1.0

Дата:

Maven Release Plugin

org.apache.maven.plugins : maven-release-plugin

This plugin is used to release a project with Maven, saving a lot of repetitive, manual work.

Последняя версия: 3.0.0-M6

Дата:

Maven Surefire Plugin

org.apache.maven.plugins : maven-surefire-plugin

Maven Surefire MOJO in maven-surefire-plugin.

Последняя версия: 3.0.0-M7

Дата:

Maven Surefire Report Plugin

org.apache.maven.plugins : maven-surefire-report-plugin

Maven Surefire Report MOJO in maven-surefire-report-plugin.

Последняя версия: 3.0.0-M7

Дата:

Maven Failsafe Plugin

org.apache.maven.plugins : maven-failsafe-plugin

Maven Failsafe MOJO in maven-failsafe-plugin.

Последняя версия: 3.0.0-M7

Дата:

Apache Maven PMD Plugin

org.apache.maven.plugins : maven-pmd-plugin

A Maven plugin for the PMD toolkit, that produces a report on both code rule violations and detected copy and paste fragments, as well as being able to fail the build based on these metrics.

Последняя версия: 3.17.0

Дата:

Apache Maven Invoker Plugin

org.apache.maven.plugins : maven-invoker-plugin

The Maven Invoker Plugin is used to run a set of Maven projects. The plugin can determine whether each project execution is successful, and optionally can verify the output generated from a given project execution.

Последняя версия: 3.3.0

Дата:

Apache Maven Wrapper Plugin

org.apache.maven.plugins : maven-wrapper-plugin

The Maven Wrapper Plugin is a plugin that provides support for the Maven Wrapper by unpacking Maven Wrapper Distribution to current project.

Последняя версия: 3.1.1

Дата:

Apache Maven Project Info Reports Plugin

org.apache.maven.plugins : maven-project-info-reports-plugin

The Maven Project Info Reports Plugin generates standard reports for the specified project.

Последняя версия: 3.3.0

Дата:

Последняя версия: 3.1.0

Дата:

Apache Maven PDF Plugin

org.apache.maven.plugins : maven-pdf-plugin

Generates a PDF document from the project site.

Последняя версия: 1.6.0

Дата:

Apache Maven EJB Plugin

org.apache.maven.plugins : maven-ejb-plugin

Generates a Java Enterprise JavaBean (EJB) file as well as the associated client JAR.

Последняя версия: 3.2.1

Дата:

Последняя версия: 36

Дата:

Apache Maven Javadoc Plugin

org.apache.maven.plugins : maven-javadoc-plugin

The Apache Maven Javadoc Plugin is a plugin that uses the javadoc tool for generating javadocs for the specified project.

Последняя версия: 3.4.0

Дата:

Последняя версия: 3.3.0

Дата:

Apache Maven Clean Plugin

org.apache.maven.plugins : maven-clean-plugin

The Maven Clean Plugin is a plugin that removes files generated at build-time in a project's directory.

Последняя версия: 3.2.0

Дата:

Apache Maven Shade Plugin

org.apache.maven.plugins : maven-shade-plugin

Repackages the project classes together with their dependencies into a single uber-jar, optionally renaming classes or removing unused classes.

Последняя версия: 3.3.0

Дата:

Последняя версия: 3.2.0

Дата:

Apache Maven Compiler Plugin

org.apache.maven.plugins : maven-compiler-plugin

The Compiler Plugin is used to compile the sources of your project.

Последняя версия: 3.10.1

Дата:

Apache Maven Dependency Plugin

org.apache.maven.plugins : maven-dependency-plugin

Provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more.

Последняя версия: 3.3.0

Дата:

Maven Plugin Plugin

org.apache.maven.plugins : maven-plugin-plugin

The Plugin Plugin is used to create a Maven plugin descriptor for any Mojo's found in the source tree, to include in the JAR. It is also used to generate Xdoc files for the Mojos as well as the artifact metadata and a generic help goal.

Последняя версия: 3.6.4

Дата:

Apache Maven JAR Plugin

org.apache.maven.plugins : maven-jar-plugin

Builds a Java Archive (JAR) file from the compiled project classes and resources.

Последняя версия: 3.2.2

Дата:

Maven SCM Plugin

org.apache.maven.plugins : maven-scm-plugin

Maven Plugin that allows accessing different SCMs.

Последняя версия: 2.0.0-M1

Дата:

Apache Maven Deploy Plugin

org.apache.maven.plugins : maven-deploy-plugin

Uploads the project artifacts to the internal remote repository.

Последняя версия: 3.0.0-M2

Дата:

Maven Archetype Plugin

org.apache.maven.plugins : maven-archetype-plugin

Maven Archetype is a set of tools to deal with archetypes, i.e. an abstract representation of a kind of project that can be instantiated into a concrete customized Maven project. An archetype knows which files will be part of the instantiated project and which properties to fill to properly customize the project.

Последняя версия: 3.2.1

Дата:

Apache Maven WAR Plugin

org.apache.maven.plugins : maven-war-plugin

Builds a Web Application Archive (WAR) file from the project output and its dependencies.

Последняя версия: 3.3.2

Дата:

Apache Maven GPG Plugin

org.apache.maven.plugins : maven-gpg-plugin

Signs the project artifacts with GnuPG.

Последняя версия: 3.0.1

Дата:

Apache Maven Scripting Plugin

org.apache.maven.plugins : maven-scripting-plugin

The Maven Scripting Plugin is a plugin that wrapped the Scripting API according to JSR223. Add the scripting engines as dependencies of this plugin on its use.

Последняя версия: 3.0.0

Дата:

Apache Maven Checkstyle Plugin

org.apache.maven.plugins : maven-checkstyle-plugin

Generates a report on violations of code style and optionally fails the build if violations are detected.

Последняя версия: 3.1.2

Дата:

Apache Maven EAR Plugin

org.apache.maven.plugins : maven-ear-plugin

Generates a J2EE Enterprise Archive (EAR) file.

Последняя версия: 3.2.0

Дата:

Последняя версия: 3.1.0

Дата:

Apache Maven JLink Plugin

org.apache.maven.plugins : maven-jlink-plugin

The Maven JLink Plugin is intended to create Modular Run-Time Images. https://openjdk.java.net/jeps/282, https://openjdk.java.net/jeps/220

Последняя версия: 3.1.0

Дата:

Apache Maven Resources Plugin

org.apache.maven.plugins : maven-resources-plugin

The Resources Plugin handles the copying of project resources to the output directory. There are two different kinds of resources: main resources and test resources. The difference is that the main resources are the resources associated with the main source code while the test resources are associated with the test source code. Thus, this allows the separation of resources for the main source code and its unit tests.

Последняя версия: 3.2.0

Дата:

Apache Maven Assembly Plugin

org.apache.maven.plugins : maven-assembly-plugin

A Maven plugin to create archives of your project's sources, classes, dependencies etc. from flexible assembly descriptors.

Последняя версия: 3.3.0

Дата:

Apache Maven Remote Resources Plugin

org.apache.maven.plugins : maven-remote-resources-plugin

Process resources packaged in JARs that have been deployed to a remote repository. The primary use case being satisfied is the consistent inclusion of common resources in a large set of projects. Maven projects at Apache use this plug-in to satisfy licensing requirements at Apache where each project must include license and notice files for each release.

Последняя версия: 1.7.0

Дата:

Apache Maven Source Plugin

org.apache.maven.plugins : maven-source-plugin

The Maven Source Plugin creates a JAR archive of the source files of the current project.

Последняя версия: 3.2.1

Дата:

Apache Maven JDeps Plugin

org.apache.maven.plugins : maven-jdeps-plugin

The JDeps Plugin uses the jdeps tool to analyze classes for internal API calls.

Последняя версия: 3.1.2

Дата:

Apache Maven Help Plugin

org.apache.maven.plugins : maven-help-plugin

The Maven Help plugin provides goals aimed at helping to make sense out of the build environment. It includes the ability to view the effective POM and settings files, after inheritance and active profiles have been applied, as well as a describe a particular plugin goal to give usage information.

Последняя версия: 3.2.0

Дата:

Apache Maven Jarsigner Plugin

org.apache.maven.plugins : maven-jarsigner-plugin

Signs or verifies a project artifact and attachments using jarsigner.

Последняя версия: 3.0.0

Дата:

Apache Maven Install Plugin

org.apache.maven.plugins : maven-install-plugin

Copies the project artifacts to the user's local repository.

Последняя версия: 3.0.0-M1

Дата:

Apache Maven ACR Plugin

org.apache.maven.plugins : maven-acr-plugin

Generates a J2EE Application Client file.

Последняя версия: 3.1.0

Дата:

Apache Maven JDeprScan Plugin

org.apache.maven.plugins : maven-jdeprscan-plugin

The JDeprScan Plugin uses the jdeprscan tool that scans classes for uses of deprecated API elements.

Последняя версия: 3.0.0-alpha-1

Дата:

Apache Maven JMod Plugin

org.apache.maven.plugins : maven-jmod-plugin

Create JMod files http://openjdk.java.net/jeps/261

Последняя версия: 3.0.0-alpha-1

Дата:

Apache Maven Changes Plugin

org.apache.maven.plugins : maven-changes-plugin

Creates a release history for inclusion into the site and assists in generating an announcement mail.

Последняя версия: 2.12.1

Дата:

Apache Maven Eclipse Plugin

org.apache.maven.plugins : maven-eclipse-plugin

The Eclipse Plugin is used to generate Eclipse IDE files (.project, .classpath and the .settings folder) from a POM.

Последняя версия: 2.10

Дата:

Apache Maven Verifier Plugin

org.apache.maven.plugins : maven-verifier-plugin

Assists in integration testing by means of evaluating success/error conditions read from a configuration file.

Последняя версия: 1.1

Дата:

Apache Maven Documentation Checker Plugin

org.apache.maven.plugins : maven-docck-plugin

Checks for violations of the Plugin Documentation Standard.

Последняя версия: 1.1

Дата:

Apache Maven DOAP Plugin

org.apache.maven.plugins : maven-doap-plugin

Plugin which generates a DOAP file from information in a POM.

Последняя версия: 1.2

Дата:

  • 1