[ANN] Apache Maven Dependency Plugin 3.3.0 Released

2022-03-11 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Plugin, version 3.3.0 This plugin provides utility goals to work with dependencies like copying, unpacking, analyzing, resolving and many more. https://maven.apache.org/plugins/maven-dependency-plugin/ You

[ANN] Apache Maven Verifier 1.8.0 Released

2022-03-24 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Verifier, version 1.8.0 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] Apache Maven JXR 3.2.0 Released

2022-03-20 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache JXR, version 3.2.0 The Apache Maven JXR project is a library to analyze a set of Java source files and produces documentation in HTML format à la Javadoc. The Apache Maven JXR Plugin produces a cross-reference of the project's

[ANN] Apache Maven Dependency Analyzer 1.12.0 Released

2022-01-29 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Dependency Analyzer, version 1.12.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 Plugin Tools 3.6.4 released

2022-01-18 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Plugin Tools, version 3.6.4. https://maven.apache.org/plugin-tools/ Release Notes - Maven Plugin Tools - Version 3.6.4 ** Bug * [MPLUGIN-382] - Too many dependencies in plugin descriptor * [MPLUGIN-383] -

[ANN] Apache Maven Invoker version 3.2.0 Released

2022-04-10 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Apache Maven Invoker, version 3.2.0 Apache Maven Invoker is a component to programmatically invoke Maven build. https://maven.apache.org/shared/maven-invoker/ You should specify the version in your project's dependencies:

[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.

[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

[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 *

[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

[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

[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.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.

[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

[ANN] Apache Maven Parent POMs 36 Released

2022-04-22 Thread Slawomir Jaranowski
The Apache Maven team is pleased to announce the release of the Maven Parent POMs Version 36. 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.

[ANN] Apache Maven Shared Dependency Tree 3.3.1 Released

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

[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

[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.

[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 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.

[ANN] Apache Software Foundation Parent POM Version 26 Released

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

[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 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

[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:

[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:

[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] 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 *

[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 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.

[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

[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 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

[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

[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

[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

[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

[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 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

[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.

[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.

[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

[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

[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

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

[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.

[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 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 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

[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.

[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

[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

[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.

[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

[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

[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 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 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

[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

[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

[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:

[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 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.

[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:

[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:

[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 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

[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

[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