Re: [DISCUSS] releasing Maven Maven Project Info Reports Plugin 2.5.1

2012-08-07 Thread Hervé BOUTEMY
+1
you should create a new version on Jira with this fix to prepare the release, 
or you won't have any changelog to vote on :)

Regards,

Hervé

Le lundi 6 août 2012 13:34:36 Simone Tripodi a écrit :
 Salut Hervé,
 
 this morning I received a JIRA notification on MPIR-236 where the user
 reported a broken property in the new report - I already fixed it on
 trunk, see r1369732, but I'd suggest to release a bugfix release,
 maybe 2.5.1 would fit...
 
 WDYT?
 best,
 -Simo
 
 http://people.apache.org/~simonetripodi/
 http://simonetripodi.livejournal.com/
 http://twitter.com/simonetripodi
 http://www.99soft.org/
 
 On Sun, Aug 5, 2012 at 9:48 AM, Hervé Boutemy hbout...@apache.org wrote:
  The Maven team is pleased to announce the release of the Maven Project
  Info
  Reports Plugin, version 2.5
  
  The Maven Project Info Reports Plugin is a plugin that generates standard
  reports  for the specified project.
  
  http://maven.apache.org/plugins/maven-project-info-reports-plugin
  
  You should specify the version in your project's plugin configuration:
  
  plugin
  
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-project-info-reports-plugin/artifactId
version2.5/version
  
  /plugin
  
  
  Release Notes - Maven Project Info Reports Plugin - Version 2.5
  
  Bug
  * [MPIR-245] blacklisted column in dependencies location is rendered
  without header
  * [MPIR-244] With Maven 3, Dependency Repository Locations in
  dependencies report shows my local repository manager id and url instead
  of public repository info
  * [MPIR-237] Unexpected download
  * [MPIR-228] HTML code detection in license content too precise: doesn't
  detect EPL at http://www.eclipse.org/legal/epl-v10.html is HTML
  
  Improvement
  * [MPIR-236] Create a new report to show how to include the module in
  different build systems
  
  New Feature
  * [MPIR-227] add an index listing all licenses at page start
  
  Task
  * [MPIR-246] use maven-plugin-tools' java 5 annotations
  
  
  Enjoy,
  
  -The Maven team
  
  
  -
  To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
  For additional commands, e-mail: dev-h...@maven.apache.org
 
 -
 To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
 For additional commands, e-mail: dev-h...@maven.apache.org

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



Re: [DISCUSS] releasing Maven Maven Project Info Reports Plugin 2.5.1

2012-08-07 Thread Olivier Lamy
I did that yesterday for MDEP-365

2012/8/7 Hervé BOUTEMY herve.bout...@free.fr:
 +1
 you should create a new version on Jira with this fix to prepare the release,
 or you won't have any changelog to vote on :)

 Regards,

 Hervé

 Le lundi 6 août 2012 13:34:36 Simone Tripodi a écrit :
 Salut Hervé,

 this morning I received a JIRA notification on MPIR-236 where the user
 reported a broken property in the new report - I already fixed it on
 trunk, see r1369732, but I'd suggest to release a bugfix release,
 maybe 2.5.1 would fit...

 WDYT?
 best,
 -Simo

 http://people.apache.org/~simonetripodi/
 http://simonetripodi.livejournal.com/
 http://twitter.com/simonetripodi
 http://www.99soft.org/

 On Sun, Aug 5, 2012 at 9:48 AM, Hervé Boutemy hbout...@apache.org wrote:
  The Maven team is pleased to announce the release of the Maven Project
  Info
  Reports Plugin, version 2.5
 
  The Maven Project Info Reports Plugin is a plugin that generates standard
  reports  for the specified project.
 
  http://maven.apache.org/plugins/maven-project-info-reports-plugin
 
  You should specify the version in your project's plugin configuration:
 
  plugin
 
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-project-info-reports-plugin/artifactId
version2.5/version
 
  /plugin
 
 
  Release Notes - Maven Project Info Reports Plugin - Version 2.5
 
  Bug
  * [MPIR-245] blacklisted column in dependencies location is rendered
  without header
  * [MPIR-244] With Maven 3, Dependency Repository Locations in
  dependencies report shows my local repository manager id and url instead
  of public repository info
  * [MPIR-237] Unexpected download
  * [MPIR-228] HTML code detection in license content too precise: doesn't
  detect EPL at http://www.eclipse.org/legal/epl-v10.html is HTML
 
  Improvement
  * [MPIR-236] Create a new report to show how to include the module in
  different build systems
 
  New Feature
  * [MPIR-227] add an index listing all licenses at page start
 
  Task
  * [MPIR-246] use maven-plugin-tools' java 5 annotations
 
 
  Enjoy,
 
  -The Maven team
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
  For additional commands, e-mail: dev-h...@maven.apache.org

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

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




-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



Re: [DISCUSS] releasing Maven Maven Project Info Reports Plugin 2.5.1

2012-08-07 Thread Olivier Lamy
oups sorry. I'm confused with MDEP :-)


2012/8/7 Olivier Lamy ol...@apache.org:
 I did that yesterday for MDEP-365

 2012/8/7 Hervé BOUTEMY herve.bout...@free.fr:
 +1
 you should create a new version on Jira with this fix to prepare the release,
 or you won't have any changelog to vote on :)

 Regards,

 Hervé

 Le lundi 6 août 2012 13:34:36 Simone Tripodi a écrit :
 Salut Hervé,

 this morning I received a JIRA notification on MPIR-236 where the user
 reported a broken property in the new report - I already fixed it on
 trunk, see r1369732, but I'd suggest to release a bugfix release,
 maybe 2.5.1 would fit...

 WDYT?
 best,
 -Simo

 http://people.apache.org/~simonetripodi/
 http://simonetripodi.livejournal.com/
 http://twitter.com/simonetripodi
 http://www.99soft.org/

 On Sun, Aug 5, 2012 at 9:48 AM, Hervé Boutemy hbout...@apache.org wrote:
  The Maven team is pleased to announce the release of the Maven Project
  Info
  Reports Plugin, version 2.5
 
  The Maven Project Info Reports Plugin is a plugin that generates standard
  reports  for the specified project.
 
  http://maven.apache.org/plugins/maven-project-info-reports-plugin
 
  You should specify the version in your project's plugin configuration:
 
  plugin
 
groupIdorg.apache.maven.plugins/groupId
artifactIdmaven-project-info-reports-plugin/artifactId
version2.5/version
 
  /plugin
 
 
  Release Notes - Maven Project Info Reports Plugin - Version 2.5
 
  Bug
  * [MPIR-245] blacklisted column in dependencies location is rendered
  without header
  * [MPIR-244] With Maven 3, Dependency Repository Locations in
  dependencies report shows my local repository manager id and url instead
  of public repository info
  * [MPIR-237] Unexpected download
  * [MPIR-228] HTML code detection in license content too precise: doesn't
  detect EPL at http://www.eclipse.org/legal/epl-v10.html is HTML
 
  Improvement
  * [MPIR-236] Create a new report to show how to include the module in
  different build systems
 
  New Feature
  * [MPIR-227] add an index listing all licenses at page start
 
  Task
  * [MPIR-246] use maven-plugin-tools' java 5 annotations
 
 
  Enjoy,
 
  -The Maven team
 
 
  -
  To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org
  For additional commands, e-mail: dev-h...@maven.apache.org

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

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




 --
 Olivier Lamy
 Talend: http://coders.talend.com
 http://twitter.com/olamy | http://linkedin.com/in/olamy



-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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



[DISCUSS] releasing Maven Maven Project Info Reports Plugin 2.5.1

2012-08-06 Thread Simone Tripodi
Salut Hervé,

this morning I received a JIRA notification on MPIR-236 where the user
reported a broken property in the new report - I already fixed it on
trunk, see r1369732, but I'd suggest to release a bugfix release,
maybe 2.5.1 would fit...

WDYT?
best,
-Simo

http://people.apache.org/~simonetripodi/
http://simonetripodi.livejournal.com/
http://twitter.com/simonetripodi
http://www.99soft.org/


On Sun, Aug 5, 2012 at 9:48 AM, Hervé Boutemy hbout...@apache.org wrote:
 The Maven team is pleased to announce the release of the Maven Project Info
 Reports Plugin, version 2.5

 The Maven Project Info Reports Plugin is a plugin that generates standard
 reports  for the specified project.

 http://maven.apache.org/plugins/maven-project-info-reports-plugin

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

 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-project-info-reports-plugin/artifactId
   version2.5/version
 /plugin


 Release Notes - Maven Project Info Reports Plugin - Version 2.5

 Bug
 * [MPIR-245] blacklisted column in dependencies location is rendered without
 header
 * [MPIR-244] With Maven 3, Dependency Repository Locations in dependencies
 report shows my local repository manager id and url instead of public
 repository info
 * [MPIR-237] Unexpected download
 * [MPIR-228] HTML code detection in license content too precise: doesn't
 detect EPL at http://www.eclipse.org/legal/epl-v10.html is HTML

 Improvement
 * [MPIR-236] Create a new report to show how to include the module in 
 different
 build systems

 New Feature
 * [MPIR-227] add an index listing all licenses at page start

 Task
 * [MPIR-246] use maven-plugin-tools' java 5 annotations


 Enjoy,

 -The Maven team


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


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



Re: [DISCUSS] releasing Maven Maven Project Info Reports Plugin 2.5.1

2012-08-06 Thread Olivier Lamy
+1

2012/8/6 Simone Tripodi simonetrip...@apache.org:
 Salut Hervé,

 this morning I received a JIRA notification on MPIR-236 where the user
 reported a broken property in the new report - I already fixed it on
 trunk, see r1369732, but I'd suggest to release a bugfix release,
 maybe 2.5.1 would fit...

 WDYT?
 best,
 -Simo

 http://people.apache.org/~simonetripodi/
 http://simonetripodi.livejournal.com/
 http://twitter.com/simonetripodi
 http://www.99soft.org/


 On Sun, Aug 5, 2012 at 9:48 AM, Hervé Boutemy hbout...@apache.org wrote:
 The Maven team is pleased to announce the release of the Maven Project Info
 Reports Plugin, version 2.5

 The Maven Project Info Reports Plugin is a plugin that generates standard
 reports  for the specified project.

 http://maven.apache.org/plugins/maven-project-info-reports-plugin

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

 plugin
   groupIdorg.apache.maven.plugins/groupId
   artifactIdmaven-project-info-reports-plugin/artifactId
   version2.5/version
 /plugin


 Release Notes - Maven Project Info Reports Plugin - Version 2.5

 Bug
 * [MPIR-245] blacklisted column in dependencies location is rendered without
 header
 * [MPIR-244] With Maven 3, Dependency Repository Locations in dependencies
 report shows my local repository manager id and url instead of public
 repository info
 * [MPIR-237] Unexpected download
 * [MPIR-228] HTML code detection in license content too precise: doesn't
 detect EPL at http://www.eclipse.org/legal/epl-v10.html is HTML

 Improvement
 * [MPIR-236] Create a new report to show how to include the module in 
 different
 build systems

 New Feature
 * [MPIR-227] add an index listing all licenses at page start

 Task
 * [MPIR-246] use maven-plugin-tools' java 5 annotations


 Enjoy,

 -The Maven team


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


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




-- 
Olivier Lamy
Talend: http://coders.talend.com
http://twitter.com/olamy | http://linkedin.com/in/olamy

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