[mojo-dev] [jira] (MBUILDNUM-119) Docs should be updated according to svn/git usage

2014-04-07 Thread Baptiste Mathus (JIRA)
Title: Message Title Baptiste Mathus closed an issue as Fixed

[mojo-dev] [jira] (MLICENSE-45) Add possibility to load license resolver from classpatha

2014-04-07 Thread Tony Chemit (JIRA)
Title: Message Title Tony Chemit updated an issue

[mojo-dev] [jira] (MLICENSE-45) Add possibility to load license resolver from classpath

2014-04-07 Thread Tony Chemit (JIRA)
Title: Message Title Tony Chemit updated an issue

[mojo-dev] [jira] (MSONAR-60) Embed sonar-runner

2014-04-07 Thread Julien HENRY (JIRA)
Title: Message Title Julien HENRY updated an issue

[mojo-dev] [jira] (MSONAR-60) Embed sonar-runner

2014-04-07 Thread Julien HENRY (JIRA)
Title: Message Title Julien HENRY assigned an issue to Fabrice Bellingard

[mojo-dev] [jira] (MSONAR-60) Embed sonar-runner

2014-04-07 Thread Julien HENRY (JIRA)
Title: Message Title Julien HENRY updated an issue

[mojo-dev] [jira] (MSONAR-49) When Maven Surefire/Failsafe returns a negative test execution time sonar plugin fails

2014-04-07 Thread John Watzke (JIRA)
Title: Message Title John Watzke commented on an issue

[mojo-dev] [jira] (MOJO-2011) A way of executing filelist-upgrade goal without an explicit file list

2014-04-07 Thread Dipanjan Laha (JIRA)
Title: Message Title Dipanjan Laha updated an issue

[mojo-dev] [jira] (MOJO-2011) A way of executing filelist-upgrade goal without an explicit file list

2014-04-07 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran commented on an issue

[mojo-dev] [jira] (MOJO-2011) A way of executing filelist-upgrade goal without an explicit file list

2014-04-07 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran closed an issue as Fixed

[mojo-dev] [jira] (MOJO-2011) A way of executing filelist-upgrade goal without an explicit file list

2014-04-07 Thread Dipanjan Laha (JIRA)
Title: Message Title Dipanjan Laha commented on an issue

[mojo-dev] [jira] (MOJO-2011) A way of executing filelist-upgrade goal without an explicit file list

2014-04-07 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran commented on an issue

[mojo-dev] [jira] (MOJO-2011) A way of executing filelist-upgrade goal without an explicit file list

2014-04-07 Thread Dipanjan Laha (JIRA)
Title: Message Title Dipanjan Laha commented on an issue

[mojo-dev] [VOTE] Releasing DBUpgrade Maven Plugin 1.0 beta-3

2014-04-07 Thread Dan Tran
Hello I would like to cut the second beta release of dbupgrade-maven-plugin version 1.0 The changes are at *https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=20224 * The site is at http://moj

[mojo-dev] [jira] (MOJO-2011) A way of executing filelist-upgrade goal without an explicit file list

2014-04-07 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran commented on an issue

Re: [mojo-dev] flatten-maven-plugin last steps towards release

2014-04-07 Thread Jörg Hohwiller
Hi, I changed the skin. Please note that the watermarks are very aggressive. For the sandbox skin I got feedback from others that they could not read the information properly. I was able to get some JDK1.5 from a museum. However, I doubt that anybody still requires 1.5 compatibility today.

Re: [mojo-dev] flatten-maven-plugin last steps towards release

2014-04-07 Thread Robert Scholte
Hi, I've added 2 plugins which verify the sources and dependencies. So it's not required to use an old JDK anymore(unless you want to be 100% sure). So now you need to find an older version of plexus-utils ;) You will be surprised how often JDK5 is still used. Especially the bigger companie

[mojo-dev] [jira] (MSONAR-65) PMD BeanMembersShouldSerialize and BooleanGetMethodName cause IllegalDataException

2014-04-07 Thread Nicholas Albion (JIRA)
Title: Message Title Nicholas Albion created an issue

Re: [mojo-dev] [VOTE] Releasing DBUpgrade Maven Plugin 1.0 beta-3

2014-04-07 Thread Dipanjan Laha
+1 On Tue, Apr 8, 2014 at 2:41 AM, Dan Tran wrote: > Hello > > I would like to cut the second beta release of dbupgrade-maven-plugin version > 1.0 > > The changes are at > *https://jira.codehaus.org/secure/ReleaseNote.jspa?projectId=11062&version=20224 >

[mojo-dev] [jira] (MSONAR-65) PMD BeanMembersShouldSerialize and BooleanGetMethodName cause IllegalDataException

2014-04-07 Thread Nicholas Albion (JIRA)
Title: Message Title Nicholas Albion commented on an issue

[mojo-dev] [jira] (MCOBERTURA-180) Cobertura does not seem to work on OSX

2014-04-07 Thread Tilman Hausherr (JIRA)
Title: Message Title Tilman Hausherr commented on an issue

Re: [mojo-dev] flatten-maven-plugin last steps towards release

2014-04-07 Thread Anders Hammar
I'd say it's up to you as the developer to decide on java requirement. Personally I would ditch java 5 support and go for a Java 6+ requirement. But as Robert says, it could make the plugin impossible to use for some people. /Anders (mobile) Den 7 apr 2014 23:46 skrev "Robert Scholte" : > Hi, > >