[ANN] Maven Remote Resources Plugin 1.2 Released

2011-02-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Remote Resources Plugin, version 1.2 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] Maven Resources Plugin 2.5 Released

2011-02-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Resources Plugin, version 2.5 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

[ANN] Maven Assembly Plugin 2.2.1 Released

2011-02-27 Thread Dennis Lundberg
The Maven team is pleased to announce the release of the Maven Assembly Plugin, version 2.2.1 Do you want to create a binary distribution from a Maven project that includes supporting scripts, configuration files, and all runtime dependencies? You need to use the Assembly Plugin to create a