[ANN] Maven Changes Plugin 2.12 released

2016-04-03 Thread Michael Osipov
The Apache Maven team is pleased to announce the release of the Maven 
Changes Plugin version 2.12.


https://maven.apache.org/plugins/maven-changes-plugin/

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


  org.apache.maven.plugins
  maven-changes-plugin
  2.12



Release Notes - Maven Changes Plugin - Version 2.12

** Bug
* [MCHANGES-346] - Update plexus-interpolation for thread safety issues
* [MCHANGES-354] - The plugin should fail to execute if the 
changes.xml file cannot be parsed
* [MCHANGES-358] - Remove dependency resolution 
ResolutionScope.TEST  from AnnouncementMojo

* [MCHANGES-361] - GitHub issue ids don't appear in announcement.vm
* [MCHANGES-364] - DueTo is always empty
* [MCHANGES-368] - Report page has unneccessary indentations when 
having empty releases


** Improvement
* [MCHANGES-305] - Provide support for private Github repos
* [MCHANGES-345] - Upgrade maven-filtering to 1.2
* [MCHANGES-347] - Upgrade maven-filtering to 1.3
* [MCHANGES-355] - Upgrade plexus-utils to 3.0.22
* [MCHANGES-356] - Upgrade org.eclipse.egit.github.core to 2.1.5
* [MCHANGES-363] - Add support for opened issues in announcement Mojo


Enjoy,

-The Apache Maven team

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



[ANN] quickdeps: Generate from existing jarfiles

2016-04-03 Thread Aldrin Leal
I've published a silly tool to write the  tags given a
jarfile(s) called quickdeps:

https://github.com/ingenieux/quickdeps

Basically it scans the jars + calls search.maven.org in order to generate
the metadata. I wrote it to help it convert real ant-based codebases to
Maven.

Hope it helps :)

--
-- Aldrin Leal,  / http://about.me/aldrinleal