Re: Releasing Maven Checkstyle Plugin

2015-09-30 Thread Dennis Lundberg
Hi Michael, Thanks for pushing this release out! I have assigned one issue to me, and scheduled it for 2.17. I'll fix it this weekend. https://issues.apache.org/jira/browse/MCHECKSTYLE-302 2015-09-30 22:39 GMT+02:00 Michael Osipov : > Hi folks, > > I am planning to start the vote for version 2.

Re: Maven Shared Components versioning...

2015-09-30 Thread Dennis Lundberg
+1 2015-09-30 11:12 GMT+02:00 Karl Heinz Marbaise : > Hi, > > i would like to suggest to upgrade all maven-shared components versions to > 3.0.0 if they use Maven 3.0 dependencies and use JDK 1.6... > > (Honestly i have to admit that i already started with Maven Archiver in that > way but coming t

ready for cutting Surefire release version 2.19

2015-09-30 Thread Tibor Digana
Hello guys, This is just forwarded email from our private discussion. Herve remarked with good idea that this might be worth information for everyone in dev@. ... I have completed all issues in surefire 2.19. If you have any wishes in the release, I can postpone it. btw, in 2014 we planned an

[GitHub] maven-plugins pull request: MCHECKSTYLE-293: update to use non dep...

2015-09-30 Thread romani
GitHub user romani opened a pull request: https://github.com/apache/maven-plugins/pull/63 MCHECKSTYLE-293: update to use non deprecated method setClassLoader You can merge this pull request into a Git repository by running: $ git pull https://github.com/romani/maven-plugins MC

Re: Help getting started contributing to maven

2015-09-30 Thread ivange larry
Hi Micheal, Thanks a lot for the tips. I look forward to be an active contributor in the community. Will create PR or patches soon. I am still getting to know the project (i mean the code for maven) and how it works. To become familiar with the code base i have started by studying how to build mav

Releasing Maven Checkstyle Plugin

2015-09-30 Thread Michael Osipov
Hi folks, I am planning to start the vote for version 2.7 [1] somehwere next week. Does anyone has something he would like fix for the next release? Michael [1] https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317223&version=12333072

[GitHub] maven-wagon pull request: Add Data URI (RFC 2397) Wagon provider

2015-09-30 Thread michael-o
Github user michael-o commented on the pull request: https://github.com/apache/maven-wagon/pull/10#issuecomment-144467928 @jycr I absolutely do not intend to deny your efforts but currently I do not see a broad public use for this. The solution seems quiet limited to your situation. I

Maven Shared Components versioning...

2015-09-30 Thread Karl Heinz Marbaise
Hi, i would like to suggest to upgrade all maven-shared components versions to 3.0.0 if they use Maven 3.0 dependencies and use JDK 1.6... (Honestly i have to admit that i already started with Maven Archiver in that way but coming to Maven Shared utils which is used by maven archiver to upgr