[ANN] Apache Apache Maven Clean Plugin 3.5.0 Released

2025-05-31 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Clean Plugin, version 3.5.0 The Clean Plugin is used when you want to remove files generated at build-time in a project's directory. https://maven.apache.org/plugins/maven-clean-plugin/ You should specify the version in

[ANN] Apache Maven Archetype Plugin 3.4.0 Released

2025-05-17 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.4.0 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project. https

[ANN] Apache Maven Changes Plugin 3.0.0-M3 Released

2025-05-15 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Changes Plugin, version 3.0.0-M3 This plugin is used to inform your users of the changes that have occurred between different releases of your project. The plugin can extract these changes, either from a changes.xml file

[ANN] Maven Resolver 1.9.23 released

2025-05-08 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Resolver 1.9.23 The 1.x resolver lineage is in "bugfix only" maintenance mode. Maven Resolver 1.x is used in Maven 3.x, while Resolver 2.x is used in Maven 4.x. Site: https://maven.apache.org/resolver-archives/resolver-1.9.23/

[ANN] Apache Maven Dependency Analyzer 1.16.0 Released

2025-04-17 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.16.0 https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version in your project's dependencies configuration: org.apache.maven.shared maven-dependency-a

[ANN] Apache Maven File Management API 3.2.0 Released

2025-04-17 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven File Management API, version 3.2.0 https://maven.apache.org/shared/file-management/ You should specify the version in your project's dependencies configuration: org.apache.maven.shared file-management 3.2.0 You

[ANN] Apache Software Foundation Parent POM Version 34 Released

2025-03-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 34 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 34 You can download the appropriate

[ANN] Apache Maven Parent POMs 44 Released

2025-03-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 44. https://maven.apache.org/pom/maven/ You should specify the version in your project as parent like the following: org.apache.maven maven-parent 44 You can download the appropriate sources etc. from th

[ANN] Apache Maven Fluido Skin 2.1.0 Released

2025-03-12 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 2.1.0 https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 2.1.0 You can download the app

[ANN] Apache Maven Install Plugin 4.0.0-beta-2 Released

2025-02-28 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Install Plugin, version 4.0.0-beta-2 This plugin is used during the install phase to add artifact(s) to the local repository. https://maven.apache.org/plugins/maven-install-plugin-4.x/ You should specify the version in

[ANN] Apache Maven Deploy Plugin 4.0.0-beta-2 Released

2025-02-27 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Deploy Plugin, version 4.0.0-beta-2 The deploy plugin is primarily used during the deploy phase, to add your artifact(s) to a remote repository for sharing with other developers and projects. https://maven.apache.org/plu

[ANN] Apache Maven Install Plugin 3.1.4 Released

2025-02-27 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Install Plugin, version 3.1.4 This plugin is used during the install phase to add artifact(s) to the local repository. https://maven.apache.org/plugins/maven-install-plugin/ You should specify the version in your projec

[ANN] Apache Apache Maven Deploy Plugin 3.1.4 Released

2025-02-27 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Deploy Plugin, version 3.1.4 The deploy plugin is primarily used during the deploy phase, to add your artifact(s) to a remote repository for sharing with other developers and projects. https://maven.apache.org/plugins/ma

[ANN] Apache Maven Project Info Reports Plugin 3.9.0 Released

2025-02-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Project Info Reports Plugin, version 3.9.0 This plugin is used to generate reports information about the project. https://maven.apache.org/plugins/maven-project-info-reports-plugin/ You should specify the version in you

[ANN] Apache Apache Maven Compiler Plugin 3.14.0 Released

2025-02-21 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.14.0 The Compiler Plugin is used to compile the sources of your project. https://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configu

[ANN] Apache Apache Maven Compiler Plugin 4.0.0-beta-2 Released

2025-02-21 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 4.0.0-beta-2 The Compiler Plugin is used to compile the sources of your project. NOTE: This plugin is a Maven 4 plugin and requires Maven 4.x to run. https://maven.apache.org/plugins/maven-compi

[ANN] Apache Apache Maven Clean Plugin 4.0.0-beta-2 Released

2025-02-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Clean Plugin, version 4.0.0-beta-2 The Clean Plugin is used when you want to remove files generated at build-time in a project's directory. NOTE: This plugin is a Maven 4 plugin and requires Maven 4.x to run. https://ma

[ANN] Apache Maven Shared JAR 3.2.0 released

2025-01-02 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Shared JAR, version 3.2.0. Utilities that help identify the contents of a JAR, including Java class analysis and Maven metadata analysis. https://maven.apache.org/shared/maven-shared-jar/ You should specify the version

[ANN] Apache Maven Changelog Plugin 3.0.0-M1 Released

2025-01-02 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Changelog Plugin, version 3.0.0-M1 The Maven Changelog Plugin generates reports regarding the recent changes in your Software Configuration Management or SCM. These reports include the changelog report, developer activity

[ANN] Apache Maven Changes Plugin 3.0.0-M2 Released

2025-01-02 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Changes Plugin, version 3.0.0-M2 This plugin is used to inform your users of the changes that have occurred between different releases of your project. The plugin can extract these changes, either from a changes.xml file

[ANN] Apache Maven Remote Resources Plugin 3.3.0 Released

2025-01-02 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Remote Resources Plugin, version 3.3.0 This plugin is used to retrieve JARs of resources from remote repositories, process those resources, and incorporate them into JARs you build with Maven. https://maven.apache.org/pl

[ANN] Apache Maven Patch Plugin 1.3 Released

2024-12-14 Thread Slawomir Jaranowski
NOTE: This is the last release - plugin is RETIRED The Apache Maven team is pleased to announce the release of the Apache Maven Patch Plugin, version 1.3 The Patch Plugin is used to apply patches to source files. https://maven.apache.org/plugins/maven-patch-plugin/ You should specify the versio

[ANN] Apache Maven Changes Plugin 3.0.0-M1 Released

2024-12-10 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Changes Plugin, version 3.0.0-M1 This plugin is used to inform your users of the changes that have occurred between different releases of your project. The plugin can extract these changes, either from a changes.xml file

[ANN] Apache Maven Archetype Plugin 3.3.1 Released

2024-10-28 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.3.1 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project. https

[ANN] Apache Maven Dependency Analyzer 1.15.1 Released

2024-10-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.15.1 This component analyzes the dependencies of a project for undeclared or unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version in

[ANN] Apache Maven Dependency Analyzer 1.15.0 Released

2024-10-08 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.15.0 This component analyzes the dependencies of a project for undeclared or unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version in

CVE-2024-47197: Maven Archetype Plugin: Maven Archetype integration-test may package local settings into the published artifact, possibly containing credentials

2024-09-26 Thread Slawomir Jaranowski
Severity: low Affected versions: - Maven Archetype Plugin 3.2.1 before 3.3.0 Description: Exposure of Sensitive Information to an Unauthorized Actor, Insecure Storage of Sensitive Information vulnerability in Maven Archetype Plugin. This issue affects Maven Archetype Plugin: from 3.2.1 before

[ANN] Apache Maven Archetype Plugin 3.3.0 Released

2024-09-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Plugin, version 3.3.0 The Archetype Plugin allows the user to create a Maven project from an existing template called an archetype. It also allows the user to create an archetype from an existing project. http

[ANN] Apache Maven Jarsigner Plugin 3.1.0 Released

2024-09-09 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Jarsigner Plugin, version 3.1.0 This plugin provides the capability to sign or verify a project artifact and attachments using jarsigner. https://maven.apache.org/plugins/maven-jarsigner-plugin/ You should specify the v

[ANN] Apache Maven Archetype Bundles 1.5 Released

2024-08-25 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archetype Bundles, version 1.5 The Apache Maven Archetype Bundles provides common Maven projects templates. https://maven.apache.org/archetypes/index.html You can download the appropriate sources etc. from the download

[ANN] Apache Maven Shared Jarsigner version 3.1.0 Released

2024-08-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Jarsigner, version 3.1.0 https://maven.apache.org/shared/maven-jarsigner/ You should specify the version in your project's dependencies configuration: org.apache.maven.shared maven-jarsigner 3.1.0 You ca

[ANN] Apache Maven Parent POMs 43 Released

2024-07-09 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 43. https://maven.apache.org/pom/maven/ You should specify the version in your project as parent like the following: org.apache.maven maven-parent 43 You can download the appropriate sources etc. f

[ANN] Apache Software Foundation Parent POM Version 33 Released

2024-07-09 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 33 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 33 You can download the appropriate

[ANN] Apache Maven Daemon 1.0.1 released

2024-06-23 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Daemon version 1.0.1 This release provides binaries based on Maven 3.9.8. (From now on, Maven Daemon 1.x line will wrap Maven 3.x binaries, while Maven Daemon 2.x will wrap Maven 4.x binaries. Previous releases used the

[ANN] Apache Maven Dependency Plugin 3.7.1 released

2024-06-21 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Dependency Plugin version 3.7.1 https://maven.apache.org/plugins/maven-dependency-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-dependency-plugin 3.7.1 Y

[ANN] Apache Maven JAR Plugin 3.4.2 Released

2024-06-19 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 3.4.2 This plugin provides the capability to build jars. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven

[ANN] Apache Maven Clean Plugin 3.4.0 Released

2024-06-19 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Clean Plugin, version 3.4.0 This plugin is used when you want to remove files generated at build-time in a project's directory. https://maven.apache.org/plugins/maven-clean-plugin/ You should specify the version in your

[ANN] Apache Maven Shared Resources, version 6 Released

2024-06-11 Thread Slawomir Jaranowski
The Maven team is pleased to announce the release of the Apache Maven Shared Resources, version 6 This is a collection of templates that are specific to the Maven project. https://maven.apache.org/shared/maven-shared-resources/ You should specify the version in your project's plugin dependency:

[ANN] Apache Maven Enforcer Plugin 3.5.0 Released

2024-05-30 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 3.5.0 This plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more built-in rules and user created rules. https://

[ANN] Apache Maven Invoker Plugin 3.7.0 Released

2024-05-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker Plugin, version 3.7.0 The 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 p

[ANN] Apache Maven Dependency Analyzer 1.14.1 Released

2024-05-22 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.14.01 This component analyzes the dependencies of a project for undeclared or unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version in

[ANN] Apache Maven Dependency Analyzer 1.14.0 Released

2024-05-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.14.0 This component analyzes the dependencies of a project for undeclared or unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version in

[ANN] Apache Maven Invoker 3.3.0 Released

2024-05-11 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker, version 3.3.0 This component fires up a Maven build in a new JVM. https://maven.apache.org/shared/maven-invoker/ You should specify the version in your project's dependencies configuration: org.apache.maven

[ANN] Apache Maven Script Interpreter version 1.6 Released

2024-05-03 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Script Interpreter version 1.6 This component provides some utilities to interpret/execute some scripts for various implementations: Groovy or BeanShell. https://maven.apache.org/shared/maven-script-interpreter/ You sho

[ANN] Apache Maven JAR Plugin 3.4.1 Released

2024-04-20 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 3.4.1 This plugin provides the capability to build jars. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven

[ANN] Apache Maven Parent POMs 42 Released

2024-04-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 42. https://maven.apache.org/pom/maven/ You should specify the version in your project as parent like the following: org.apache.maven maven-parent 42 You can download the appropriate sources etc. f

[ANN] Apache Software Foundation Parent POM Version 32 Released

2024-04-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 32 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 32 You can download the appropriate

[ANN] Apache Maven JAR Plugin 3.4.0 Released

2024-04-13 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven JAR Plugin, version 3.4.0 This plugin provides the capability to build jars. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven

[ANN] Apache Maven Script Interpreter version 1.5 Released

2024-04-08 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Script Interpreter version 1.5 This component provides some utilities to interpret/execute some scripts for various implementations: Groovy or BeanShell. https://maven.apache.org/shared/maven-script-interpreter/ You sho

[ANN] Apache Maven Archiver 3.6.2 released

2024-03-28 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archiver, version 3.6.3. https://maven.apache.org/shared/maven-archiver/ Release Notes - Maven Shared Components - Version maven-archiver-3.6.2 ** Task * [MSHARED-1367] - Improvement in unit tests ** Dependency upg

[ANN] Apache Maven Compiler Plugin 3.13.0 Released

2024-03-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.13.0 The Compiler Plugin is used to compile the sources of your project. https://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configu

[ANN] Apache Maven Assembly Plugin 3.7.1 Released

2024-03-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Assembly Plugin, version 3.7.1 The Assembly Plugin for Maven enables developers to combine project output into a single distributable archive that also contains dependencies, modules, site documentation, and other files.

[ANN] Apache Maven Assembly Plugin 3.7.0 Released

2024-03-10 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Assembly Plugin, version 3.7.0 The Assembly Plugin for Maven enables developers to combine project output into a single distributable archive that also contains dependencies, modules, site documentation, and other files.

[ANN] Apache Maven Compiler Plugin 3.12.1 Released

2023-12-24 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.12.1 The Compiler Plugin is used to compile the sources of your project. https://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configu

[ANN] Apache Maven Compiler Plugin 3.12.0 Released

2023-12-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Compiler Plugin, version 3.12.0 The Compiler Plugin is used to compile the sources of your project. https://maven.apache.org/plugins/maven-compiler-plugin/ You should specify the version in your project's plugin configu

[ANN] Apache Maven Parent POMs 41 Released

2023-11-12 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 41. https://maven.apache.org/pom/maven/ You should specify the version in your project as parent like the following: org.apache.maven maven-parent 41 You can download the appropriate sources etc. from

[ANN] Apache Software Foundation Parent POM Version 31 Released

2023-11-12 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 31 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 31 You can download the appropriate sou

[ANN] Apache Maven Plugin Testing version 4.0.0-alpha-2 Released

2023-11-11 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Testing version, version 4.0.0-alpha-2 https://maven.apache.org/plugin-testing/ You can download the appropriate sources etc. from the download page: https://maven.apache.org/plugin-testing/download.html Release

[ANN] Apache Maven Surefire 3.2.2 Released

2023-11-06 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the availability of the Apache Maven Surefire 3.2.2 https://maven.apache.org/surefire/ Release Notes - Maven Surefire - Version 3.2.2 ** Bug * [SUREFIRE-2205] - Mojo documentation links are broken * [SUREFIRE-2207] - Fails with modular project

[ANN] Apache Maven Plugin Tools 3.10.2 Released

2023-11-06 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.10.2 https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.10.2 ** Bug * [MPLUGIN-484] - Downgrade plexus-xml to 3.0.0 ** Dependency upgrade * [MPLUGIN-4

[ANN] Apache Maven Clean Plugin 3.3.2 Released

2023-10-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Clean Plugin, version 3.3.2 The Clean Plugin is used when you want to remove files generated at build-time in a project's directory. https://maven.apache.org/plugins/maven-clean-plugin/ You should specify the version in

[ANN] Apache Maven Docck Plugin 1.2 Released - RETIRED

2023-10-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Docck Plugin, version 1.2 It was the last release prepared for plugin retired. https://maven.apache.org/plugins/maven-docck-plugin/ We have the Maven Plugin Plugin https://maven.apache.org/plugin-tools/maven-plugin-plugi

[ANN] Apache Maven Shade Plugin 3.5.1 Released

2023-09-24 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Shade Plugin, version 3.5.1 https://maven.apache.org/plugins/maven-shade-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-shade-plugin 3.5.1 You can

[ANN] Apache Maven Enforcer Plugin 3.4.1 Released

2023-09-10 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 3.4.1 This plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more built-in rules and user created rules. https://

[ANN] Apache Maven Archiver 3.6.1 released

2023-08-22 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Archiver, version 3.6.1. https://maven.apache.org/shared/maven-archiver/ Release Notes - Maven Shared Components - Version maven-archiver-3.6.1 ** New Feature * [MSHARED-1251] - Deprecate the JAR Index feature (JDK-

[ANN] Apache Maven Enforcer Plugin 3.4.0 Released

2023-08-22 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 3.4.0 This plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more built-in rules and user created rules. https://

[ANN] Apache Maven Parent POMs 40 Released

2023-06-15 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 40. Maven Parent POMs include Maven Parent POM itself, but also Maven Plugins Parent POM, Maven Shared Components Parent POM, Maven Skins Parent POM and Maven Doxia Tools Parent POM. https://maven.apache.org

[ANN] Apache Software Foundation Parent POM Version 30 Released

2023-06-14 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 30 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 30 You can download the appropriate sou

ANN] Apache Maven Release Plugin 3.0.1 Released

2023-06-03 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Release Plugin, version 3.0.1 https://maven.apache.org/maven-release/maven-release-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-release-plugin 3.0.

[ANN] Apache Maven Source Plugin 3.3.0 Released

2023-05-21 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Source Plugin, version 3.3.0 The Source Plugin creates a jar archive of the source files of the current project. https://maven.apache.org/plugins/maven-source-plugin/ You should specify the version in your project's plu

[ANN] Apache Maven Shared Utils 3.4.2 Released

2023-05-15 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils version 3.4.2 https://maven.apache.org/shared/maven-shared-utils/ You should specify the version in your project's dependencies configuration: org.apache.maven.shared maven-shared-utils 3.4.2 You can

[ANN] Apache Maven Assembly Plugin 3.6.0 Released

2023-05-15 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Assembly Plugin, version 3.6.0 The Assembly Plugin for Maven enables developers to combine project output into a single distributable archive that also contains dependencies, modules, site documentation, and other files.

[ANN] Apache Maven Remote Resources Plugin 3.1.0 Released

2023-05-11 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Remote Resources Plugin, version 3.1.0 This plugin is used to retrieve JARs of resources from remote repositories, process those resources, and incorporate them into JARs you build with Maven. https://maven.apache.org/pl

[ANN] Apache Maven Dependency Analyzer 1.13.2 released

2023-05-05 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer version 1.13.2 https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version in your project's dependencies configuration: org.apache.maven.shared maven-dependency-an

[ANN] Apache Maven Shared Utils 3.4.1 Released

2023-05-03 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Shared Utils version 3.4.1 https://maven.apache.org/shared/maven-shared-utils/ You should specify the version in your project's dependencies configuration: org.apache.maven.shared maven-shared-utils 3.4.1 You c

[ANN] Apache Maven Plugin Tools 3.8.2 Released

2023-04-21 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.8.2. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.8.2 ** Improvement * [MPLUGIN-457] - Use Resolver API, get rid of localRepository ** Dependency upg

[ANN] Apache Maven Shared JAR version 3.0.0 Released

2023-04-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Shared JAR version 3.0.0 https://maven.apache.org/shared/maven-shared-jar/ You should specify the version in your project's dependencies configuration: org.apache.maven.shared maven-shared-jar 3.0.0 You can dow

[ANN] Apache Maven Dependency Analyzer 1.13.1 Released

2023-04-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.13.1 This component analyzes the dependencies of a project for undeclared or unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version in

[ANN] Apache Maven Enforcer Plugin 3.3.0 Released

2023-04-04 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 3.3.0 This plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more built-in rules and user created rules. https://

[ANN] Apache Maven Invoker Plugin version 3.5.1 Released

2023-03-30 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker Plugin, version 3.5.1 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 g

[ANN] Release Maven Help Plugin 3.4.0 released

2023-03-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Help Plugin version 3.4.0. The Maven Help Plugin is used to get relative information about a project or the system. https://maven.apache.org/plugins/maven-help-plugin/ You should specify the version in your project's plugin co

[ANN] Release Apache Maven Surefire 3.0.0

2023-03-14 Thread Slawomir Jaranowski
Hi The Apache Maven team is pleased to announce the availability of Maven Surefire 3.0.0 Release Notes - Maven Surefire - Version 3.0.0 ** Bug * [SUREFIRE-2119] - Inconsistent failIfNoSpecifiedTests parameter prefixes * [SUREFIRE-2143] - Disabled @ParametrizedTest is not counted as skipp

[ANN] Apache Maven Wrapper 3.2.0 Released

2023-03-12 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Wrapper, version 3.2.0 The Maven Wrapper is an easy way to ensure a user of your Maven build has everything necessary to run your Maven build. See https://maven.apache.org/wrapper/ for instructions on how to use Maven Wr

[ANN] Apache Maven Enforcer Plugin 3.2.1 Released

2023-01-31 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 3.2.1 This plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more built-in rules and user created rules. https://

[ANN] Apache Maven Parent POMs 39 Released

2022-12-14 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 39. Maven Parent POMs include Maven Parent POM itself, but also Maven Plugins Parent POM, Maven Shared Components Parent POM, Maven Skins Parent POM and Maven Doxia Tools Parent POM. https://maven.apache.org

[ANN] Apache Software Foundation Parent POM Version 29 Released

2022-12-14 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 29 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 29 You can download the appropriate

[ANN] Apache Maven Install Plugin 3.1.0 Released

2022-11-17 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Install Plugin, version 3.1.0 https://maven.apache.org/plugins/maven-instll-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-install-plugin 3.1.0 You

[ANN] Apache Maven Plugin Tools 3.7.0 Released

2022-11-07 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.7.0. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.7.0 ** Bug * [MPLUGIN-298] - The plugin descriptor generated by plugin:descriptor does not consider

[ANN] Apache Maven EAR Plugin 3.3.0 Released

2022-10-22 Thread Slawomir Jaranowski
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. https://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in your project's plugin configuration: org.ap

[ANN] Apache Maven Verifier 2.0.0-M1 Released

2022-09-26 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Verifier, version 2.0.0-M1 This library provides a test harness for Maven integration tests. https://maven.apache.org/shared/maven-verifier/ You should specify the dependency in your project: org.apache.maven.shared

[ANN] Maven Shared Maven Common Artifact Filters 3.3.2 Released

2022-09-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of Maven Shared Maven Common Artifact Filters 3.3.2 component. Site: https://maven.apache.org/shared/maven-common-artifact-filters/ Release Notes - Maven Shared Components - Version maven-common-artifact-filters-3.3.2 ** Bug * [MSHARED

[ANN] Maven JAR Plugin 3.3.0 released

2022-09-16 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven JAR Plugin version 3.3.0. https://maven.apache.org/plugins/maven-jar-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-jar-plugin 3.3.0 Release Notes - Maven JAR

[ANN] Apache Maven Dependency Tree 3.2.0 Released

2022-08-25 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Tree, version 3.2.0 https://maven.apache.org/shared/maven-dependency-tree/ You should specify the version in your project's dependency configuration: org.apache.maven.shared maven-dependency-tree 3.2.0

[ANN] Apache Maven Dependency Analyzer 1.13.0 Released

2022-08-24 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.13.0 This component analyzes the dependencies of a project for undeclared or unused artifacts. https://maven.apache.org/shared/maven-dependency-analyzer/ You should specify the version in

[ANN] Apache Maven Parent POMs 37 Released

2022-07-23 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 37. Maven Parent POMs include Maven Parent POM itself, but also Maven Plugins Parent POM, Maven Shared Components Parent POM, Maven Skins Parent POM and Maven Doxia Tools Parent POM. https://maven.apache.org

[ANN] Apache Software Foundation Parent POM Version 27 Released

2022-07-14 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Software Foundation Parent POM Version, version 27 https://maven.apache.org/pom/asf/ You should specify the version in your project as parent like the following: org.apache apache 27 You can download the appropriate

[ANN] Apache Maven Assembly Plugin 3.4.1 Released

2022-07-07 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Assembly Plugin, version 3.4.1 https://maven.apache.org/plugins/maven-assembly-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugins maven-assembly-plugin 3.4.1

[ANN] Maven Fluido Skin 1.11.1 released

2022-06-29 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Fluido Skin, version 1.11.1. https://maven.apache.org/skins/maven-fluido-skin/ You should specify the version in your project's site configuration: org.apache.maven.skins maven-fluido-skin 1.11.1 Release Notes - Maven Skins

[ANN] Apache Maven Enforcer Plugin 3.1.0 Released

2022-06-10 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Enforcer Plugin, version 3.1.0 This plugin provides goals to control certain environmental constraints such as Maven version, JDK version and OS family along with many more built-in rules and user created rules. https://

[ANN] Apache Maven Invoker Plugin version 3.3.0 Released

2022-05-29 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker Plugin, version 3.3.0 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 g

  1   2   >