Posts tagged 'maven'

Apache Maven EAR Plugin Version 3.3.0 Released

The Apache Maven team is pleased to announce the release of the Apache Maven EAR Plugin, version 3.3.0 This plugin generates Java EE Enterprise Archive (EAR) file. It can also generate the deployment descriptor file (e.g. application.xml). You should specify the version in your project's plugin configuration: NOTE: Requires JDK8 as... [Read more...]

Apache Maven Daemon Version 0.8.2 Released

The Apache Maven team is pleased to announce the release of the Maven Daemon, version 0.8.2 . Apache Maven Daemon is a daemon infrastructure for Maven with caching capabilities and a native client for a better and faster user experience. You can download the appropriate etc. from the download page . Release Notes - Maven Daemon Version 0.8.2 ... [Read more...]

Apache Maven Shared component: Maven Common Artifa...

The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Common Artifact Filters Version 3.3.2 . A collection of ready-made filters to control inclusion/exclusion of artifacts during dependency resolution. You should specify the version in your project's plugin configuration: 1 <plugin>... [Read more...]

Apache Maven Jar Plugin, version 3.3.0

The Apache Maven team is pleased to announce the release of the Apache Maven Jar Plugin, version 3.3.0 . This plugin provides the capability to build jars. 1 <plugin> 2 <groupId> org.apache.maven.plugins </groupId> 3 <artifactId> maven-jar-plugin </artifactId> 4 <version> 3.3.0... [Read more...]

Apache Maven Shade Plugin, version 3.4.0

The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 3.4.0 . This plugin provides the capability to package the artifact in an uber-jar, including its dependencies and to shade - i.e. rename - the packages of some dependencies. Notes: Starting from this release you need JDK8 as minimum. Minimum... [Read more...]

Apache Maven PMD Plugin, version 3.19.0

The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.19.0 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. You can download the appropriate sources etc. from the ... [Read more...]

Apache Maven Dependency Tree Version 3.2.0 Release...

The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Dependency Tree Version 3.2.0 A tree-based API for resolution of Maven project dependencies. 1 <plugin> 2 <groupId> org.apache.maven.shared </groupId> 3 <artifactId> maven-dependency-tree... [Read more...]

Maven Dependency Analyzer Version 1.13.0 Released

The Apache Maven team is pleased to announce the release of the Apache Maven Shared Component: Maven Dependency Analyzer Version 1.13.0 Analyzes the dependencies of a project for undeclared or unused artifacts. You should specify the version in your project's dependency list: 1 <dependency> 2 <groupId>... [Read more...]

Apache Maven PMD Plugin, version 3.18.0

The Maven team is pleased to announce the release of the Apache Maven PMD Plugin, version 3.18.0 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. You can download the appropriate sources etc. from the ... [Read more...]

Apache Maven Checkstyle Plugin, version 3.2.0 rele...

div class="post_body"> The Maven team is pleased to announce the release of the Apache Maven Checkstyle Plugin, version 3.2.0 . The Checkstyle Plugin generates a report regarding the code style used by the developers. For more information about Checkstyle, see https://checkstyle.sourceforge.net/ . You should specify the version in... [Read more...]

Apache Maven PDF Plugin, version 1.6.1

The Apache Maven team is pleased to announce the release of the Apache Maven PDF Plugin, version 1.6.1 . This plug-in allows you to generate a PDF version of your project's documentation. 1 <plugin> 2 <groupId> org.apache.maven.plugins </groupId> 3 <artifactId> maven-pdf-plugin... [Read more...]

Apache Maven JXR plugin, version 3.3.0 released

The Apache Maven team is pleased to announce the release of the Apache Maven JXR, version 3.3.0 . This module generates browsable HTML pages from Java source code. You should specify the version in your project's plugin configuration: 1 <plugin> 2 <groupId> org.apache.maven.plugins </groupId> 3 ... [Read more...]

Apache Maven Help Plugin, version 3.3.0 released

The Apache Maven team is pleased to announce the release of the Apache Maven Help Plugin, version 3.3.0 The Maven Help Plugin is used to get relative information about a project or the system. It can be used to get a description of a particular plugin, including the plugin's goals with their parameters and component requirements, the effective... [Read more...]

Maven Project Info Reports Plugin version 3.4.1

The Apache Maven team is pleased to announce the release of the Maven Project Info Reports Plugin version 3.4.1 You should specify the version in your project's plugin configuration: 1 <plugin> 2 <groupId> org.apache.maven.plugins </groupId> 3 <artifactId> maven-project-info-reports-plugin... [Read more...]

Apache Maven JavaDoc Plugin Version 3.4.1 Released

The Apache Maven team is pleased to announce the release of the Apache Maven JavaDoc Plugin, version 3.4.1 . The Javadoc Plugin uses the Javadoc tool to generate javadocs for the specified project. 1 <plugin> 2 <groupId> org.apache.maven.plugins </groupId> 3 <artifactId> maven-javadoc-plugin... [Read more...]

Apache Shared Component: Apache Maven Reporting Im...

The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Reporting Impl. Version 3.2.0 Abstract classes to manage report generation, which can be run both: as part of a site generation, as a maven-reporting-api 's MavenReport , or as a direct standalone goal invocation, as a maven-plugin-api... [Read more...]

Apache Maven Site Plugin Version 3.12.1 Released

The Apache Maven team is pleased to announce the release of the Apache Maven Site Plugin, version 3.12.1 . The Site Plugin is used to generate a site for the project. The generated site also includes the project's reports that were configured in the POM. You can download the appropriate sources etc. from the download page: ... [Read more...]

Apache Maven Reporting API 3.1.1 released

The Apache Maven team is pleased to announce the release of the Apache Shared Component: Apache Maven Reporting API Version 3.1.1 Abstract classes to manage report generation, which can be run both: as part of a site generation, as a maven-reporting-api 's MavenReport , or as a direct standalone goal invocation, as a maven-plugin-api... [Read more...]

Apache Maven SCM Version 2.0.0-M2 Released

The Apache Maven team is pleased to announce the release of the Apache Maven SCM, version 2.0.0-M2 . Maven SCM supports Maven plugins (for example maven-release-plugin) and other tools by providing them with a common API for source code management operations. You can look at the list of SCMs for more information on using Maven SCM with your favorite... [Read more...]

Apache Maven Indexer Version 6.2.2 Released

The Apache Maven team is pleased to announce the release of the Apache Maven Indexer, version 6.2.2 . Apache Maven Indexer (former Sonatype Nexus Indexer) is the de facto standard for producing indexes of Maven repositories. The Indexes are produced and consumed by all major tools in the ecosystem. You can download the appropriate sources etc. from... [Read more...]

Search blogs.apache.org

Today's active blogs

Popular blog tags

Related sites

Navigation