[mojo-dev] [jira] (MVERSIONS-103) Add a mojo that validates a multimodule project's parent tree

2012-11-13 Thread Dennis Lundberg (JIRA)
Dennis L

[mojo-dev] [jira] (MVERSIONS-103) Add a mojo that validates a multimodule project's parent tree

2012-11-13 Thread Dennis Lundberg (JIRA)
Dennis Lundberg

[mojo-dev] [jira] (MSONAR-19) Log stack trace when Sonar server can not be reached

2012-11-13 Thread Kengo TODA (JIRA)
Kengo TOD

[mojo-dev] [jira] (MAPPASM-187) Copy Configuration Directory always flattens file structure

2012-11-13 Thread Karl Heinz Marbaise (JIRA)
  Karl Heinz Marbaise edi

[mojo-dev] [jira] (MAPPASM-187) Copy Configuration Directory always flattens file structure

2012-11-13 Thread Karl Heinz Marbaise (JIRA)
Karl Hei

[mojo-dev] [jira] (MVERSIONS-144) Allow excluding certain versions of artifacts

2012-11-13 Thread Robert Scholte (JIRA)
Robert Scholte

[mojo-dev] [jira] (MVERSIONS-144) Allow excluding certain versions of artifacts

2012-11-13 Thread Dennis Lundberg (JIRA)
Dennis Lundberg

[mojo-dev] Re: Versions Maven Plugin Roadmap

2012-11-13 Thread Stephen Connolly
20090607.12544900 \d{8}\.\d{6}-\d+ Is what I would suggest. Ie the type attribute defaults to "exact" On Tuesday, 13 November 2012, Dennis Lundberg wrote: > Sure, I'll do some more testing and then commit it. Do you have an > opinion regarding naming for this new feature? > > See my last c

[mojo-dev] [jira] (MVERSIONS-144) Allow excluding certain versions of artifacts

2012-11-13 Thread Dennis Lundberg (JIRA)
Dennis Lundberg

[mojo-dev] [jira] (MVERSIONS-144) Allow excluding certain versions of artifacts

2012-11-13 Thread Robert Scholte (JIRA)
Robert Scholte

[mojo-dev] Re: Versions Maven Plugin Roadmap

2012-11-13 Thread Dennis Lundberg
Sure, I'll do some more testing and then commit it. Do you have an opinion regarding naming for this new feature? See my last comment on the issue: http://jira.codehaus.org/browse/MVERSIONS-144?focusedCommentId=313386&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-31

[mojo-dev] Re: Versions Maven Plugin Roadmap

2012-11-13 Thread Stephen Connolly
OK, good to know. If you are happy to update jira to target MVERSIONS-144 for 2.0 and commit it to trunk that would be a help. I just want to get off the 2.2.x compat sauce and get over to 3.0 as a minimum as there are a lot of bugs that are near impossible to fix without being on a consistent de

Re: [mojo-dev] plexus-utils / maven-shared-utils / commons-io

2012-11-13 Thread Kristian Rosenvold
maven-shared-utils is intended as a replacement of plexus-utils that maintains p-u semantics on the methods. As we all know all of this stuff is implemented elsewhere at least 20 times. The problem is of course that the semantics on a lot of methods are subtly different and that causes all sorts of

Re: [mojo-dev] Re: plexus-utils / maven-shared-utils / commons-io

2012-11-13 Thread Anders Hammar
Please post a comment about this in the ticket and I'll we'll update. On Tue, Nov 13, 2012 at 10:38 AM, Karl Heinz Marbaise wrote: > Hi, > > thanks for creating the issue, but unfortunately the issue is not related > to copyFile it is related to copyDirectory() instead. > > I haven't the karme t

Re: [mojo-dev] Re: plexus-utils / maven-shared-utils / commons-io

2012-11-13 Thread Karl Heinz Marbaise
Hi, thanks for creating the issue, but unfortunately the issue is not related to copyFile it is related to copyDirectory() instead. I haven't the karme to change the title of the issue so someone else with the karma needs to change it. Thanks. Kind regards Karl-Heinz Marbaise Original

[mojo-dev] Re: plexus-utils / maven-shared-utils / commons-io

2012-11-13 Thread Jörg Schaible
Anders Hammar wrote: > Although many Maven devs hang out here, I think that you would get a > better answer posting to maven dev list. I remember there was some > discussion some time ago on how to handle this, but I can't remember > exactly the reasoning. You could also try searching the archive

Re: [mojo-dev] plexus-utils / maven-shared-utils / commons-io

2012-11-13 Thread Anders Hammar
Although many Maven devs hang out here, I think that you would get a better answer posting to maven dev list. I remember there was some discussion some time ago on how to handle this, but I can't remember exactly the reasoning. You could also try searching the archive for that list. /Anders On T