[ANN] XML Maven Plugin 1.0.1

2015-12-23 Thread Karl Heinz Marbaise

The MojoHaus team is pleased to announce the release of the
XML Maven Plugin Version 1.0.1

http://www.mojohaus.org/xml-maven-plugin/.

This Plugin is a collection of several XML related tasks.

To get this update, simply specify the version in your project's plugin
configuration:


  org.codehaus.mojo
  xml-maven-plugin
  1.0.1


Release Notes: 
https://github.com/mojohaus/xml-maven-plugin/issues?q=milestone%3A%22Release+1.0.1%22


Enjoy,

The Mojo team.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



[ANN] Apache Maven Shared Component: Maven Shared IO Version 3.0.0 Released

2015-12-23 Thread Karl Heinz Marbaise
The Apache Maven team is pleased to announce the release of the 
Apache Maven Shared Component: Maven Shared IO Version 3.0.0.
 
http://maven.apache.org/shared/maven-shared-io/

API for I/O support like logging, download or file scanning.
 
Important Notes:

 * Maven 3.X only
 * JDK 6 minimum requirement

You should specify the version in your project's plugin configuration:
 

  org.apache.maven.shared
  maven-shared-io
  3.0.0


You can download the appropriate sources etc. from the download page:
 
http://maven.apache.org/shared/maven-io/download.cgi
 
Release Notes Maven Shared IO 3.0.0

https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317922&version=12334278

Improvements:

 * [MSHARED-471] - Upgrade maven-shared-components parent to version 22
 * [MSHARED-472] - Upgrade maven-shared-utils to 3.0.0
 * [MSHARED-473] - Upgrade Maven 3.X Only JDK 1.6
 * [MSHARED-476] - Removed the empty interface MultiChannelMessageHolder
 * [MSHARED-479] - Bump version to 3.0.0-SNAPSHOT
 
Enjoy,
 
-The Apache Maven team

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org