[ANN] Maven EAR Plugin 2.8 Released

2012-09-04 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven EAR Plugin, version 2.8 The plugin generates a JavaEE Enterprise Archive (EAR) file. http://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in your project's plugin configuration: org.apache.maven.plugin

[ANN] Maven Resources Plugin 2.6 Released

2012-08-19 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Resources Plugin, version 2.6 The Resources Plugin handles the copying of project resources to the output directory. http://maven.apache.org/plugins/maven-resources-plugin/ You should specify the version in your project's plugin conf

[ANN] Maven Invoker Plugin 1.7 Released

2012-08-14 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Invoker Plugin, version 1.7 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 project execution

[ANN] Maven Script Interpreter 1.1 Released

2012-08-14 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Script Interpreter, version 1.1 This component provides some utilities to interpret/execute some scripts for various implementations: groovy or beanshell. http://maven.apache.org/shared/maven-script-interpreter/ You should specify th

[ANN] Maven Filtering 1.1 Released

2012-08-14 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Filtering, version 1.1 These Plexus components have been built from the filtering process/code in Maven Resources Plugin. The goal is to provide a shared component for all plugins that needs to filter resources. http://maven.apache.or

[ANN] Maven Source Plugin 2.2 Released

2012-08-06 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Source Plugin, version 2.2 This plugin is used to create jar of the project source files. http://maven.apache.org/plugins/maven-source-plugin/ You should specify the version in your project's plugin configuration: org.apache.mave

[ANN] Maven EAR Plugin 2.6 Released

2011-06-17 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven EAR Plugin, version 2.6 This version brings mainly detection of application client archive managed by the recent maven-arc-plugin [1] http://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in your project's

[ANN] Maven ACR Plugin 1.0 Released

2011-03-31 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven ACR Plugin, version 1.0 The Maven ACR (Application Client aRchive) is a new plugin in the JavaEE spectrum meant to deal with the JavaEE "application client" packaging type. A new "app-client" packaging type is provided with this plugin

[ANN] Maven EAR Plugin 2.5 Released

2011-01-29 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven EAR Plugin, version 2.5 This new release brings additional compatibility with Java EE 6, automatic id generation for modules and a few bug fixes. http://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in you

[ANN] Maven EAR Plugin 2.4.1 Released

2010-02-21 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven EAR Plugin, version 2.4.1 This version fixes namely a regression in the application.xml compliance introduced in 2.4. http://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in your project's plugin configura

[ANN] Maven EAR Plugin 2.4 Released

2009-10-24 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven EAR Plugin, version 2.4 This new release brings compatibility for Java EE 6 and a few bug fixes. http://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in your project's plugin configuration: org.apache.m

[ANN] Maven EAR Plugin 2.3.2 Released

2009-03-07 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven EAR Plugin, version 2.3.2 This version supports JBoss5 and filtering of the ear resources directory, namely. http://maven.apache.org/plugins/maven-ear-plugin/ You should specify the version in your project's plugin configuration:

[ANN] Maven War Plugin 2.1-alpha-1 released!

2007-10-24 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven WAR Plugin, version 2.1 alpha 1. This release brings a significant refactoring of the packaging codebase with an improved overlay handling (both zip and war artifacts are now handled). For more information, check the web site: http://

[ANN] maven ear plugin 2.3.1 released

2007-08-21 Thread Stephane Nicoll
The maven team is pleased to announce the maven ear plugin 2.3.1 release. Release Notes - Maven 2.x Ear Plugin - Version 2.3.1 ** Bug * [MEAR-53] - ejb-client dependencies should not be treated as J2EE application client modules * [MEAR-58] - ear plugin should only copy modules if they a

[ANN] Maven Release Plugin 2.0-beta-5 Released

2007-05-04 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Release Plugin, version 2.0-beta-5 http://maven.apache.org/plugins/maven-release-plugin/ Release Notes - Maven 2.x Release Plugin - Version 2.0-beta-5 ** Bug * [MRELEASE-3] - release:prepare should not require multimodule artifact

[ANN] Maven Source Plugin 2.0.3 released

2007-04-25 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Source Plugin version 2.0.3. http://maven.apache.org/plugins/maven-source-plugin/ Release Notes - Maven 2.x Sources Plugin - Version 2.0.3 ** Bug * [MSOURCES-6] - Sources plugin ignores resource includes/excludes * [MSOURCES-

[ANN] Maven Ejb Plugin 2.1 released

2007-02-11 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Ejb Plugin, version 2.1 http://maven.apache.org/plugins/maven-ejb-plugin/ You can run mvn -U to get the latest version of the plugin. Release Notes - Maven 2.x Ejb Plugin - Version 2.1 ** Bug * [MEJB-7] - Transitive Classpath not

[ANN] Maven War Plugin 1.6.2 for Maven 1.x Released

2006-06-19 Thread Stephane Nicoll
The maven team is pleased to announce the Maven WAR Plugin 1.6.2 release! http://maven.apache.org/maven-1.x/plugins/war/ War Plugin for Maven Changes in this version include: New Features: o Aded the ability to customize the Class-Path entry of the manifest Issue: MPWAR-43. o Added property

[ANN] Maven Eclipse Plugin 1.11 for Maven 1.x Released

2006-06-19 Thread Stephane Nicoll
The maven team is pleased to announce the Maven Eclipse Plugin 1.11 release! http://maven.apache.org/maven-1.x/plugins/eclipse/ A plugin to generate various files for the Eclipse IDE and ease the use of Maven within that environment. Changes in this version include: New Features: o Added new

[ANN] Maven Ear Plugin 2.2 for Maven 2 Released

2006-05-28 Thread Stephane Nicoll
The Maven team is pleased to announce the release of the Maven Ear Plugin, version 2.2 http://maven.apache.org/plugins/maven-ear-plugin/ You can run mvn -U to get the latest version of the plugin, or specify the version in your project's plugin configuration: org.apache.maven.plugins maven

[ANN] Maven EAR Plugin 1.8 for Maven 1.x released

2006-03-09 Thread Stephane Nicoll
The maven team is pleased to announce the Maven EAR Plugin 1.8 release! http://maven.apache.org/maven-1.x/plugins/ear/ Changes in this version include: Fixed bugs: o Added support of JbossNet archive in application.xml generation. Issue: MPEAR-33. Changes: o Update dependencies to match

[ANN] Maven EJB Plugin 1.7.2 released

2006-03-08 Thread Stephane Nicoll
The maven team is pleased to announce the Maven EJB Plugin 1.7.2 release! http://maven.apache.org/maven-1.x/plugins/ejb/ To automatically install the plugin, type the following on a single line: maven plugin:download -DgroupId=maven -DartifactId=maven-ejb-plugin -Dversion=1.7.2 For a manual

Re: [ANN] Maven Source Plugin 1.0 for Maven 1.x released

2006-02-19 Thread Stephane Nicoll
We are pleased to announce the Maven Source Plugin 1.0 release! http://maven.apache.org/maven-1.x/reference/plugins/source/ This plug-in builds an archive of the source code and supports for further integration in IDEs. To automatically install the plugin, type the following on a single line: m