Re: [mojo-dev] [VOTE] Release FindBugs Maven Plugin version 3.0.0

2014-07-22 Thread Mirko Friedenhagen
+1, checked with a multi module project. However I see that your staging repository holds the fimdbugs jar, not sure whether you are allowed to promote these to central. Regards Mirko -- Sent from my mobile

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

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

[mojo-dev] [jira] (MBUILDNUM-122) git: scm branch should not warn, when branch can not be determined running in Jenkins

2014-07-22 Thread Mirko Friedenhagen (JIRA)
Title: Message Title Mirko Friedenhagen updated an issue

[mojo-dev] [jira] (MBUILDNUM-122) git: scm branch should not warn, when branch can not be determined.

2014-07-22 Thread Mirko Friedenhagen (JIRA)
Title: Message Title Mirko Friedenhagen updated an issue

[mojo-dev] [jira] (MBUILDNUM-122) git: scm branch should not warn, when branch can not be determined.

2014-07-22 Thread Mirko Friedenhagen (JIRA)
Title: Message Title Mirko Friedenhagen created an issue

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

2014-07-22 Thread Steven Schlansker (JIRA)
Title: Message Title Steven Schlansker commented on an issue

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

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

[mojo-dev] [jira] (MCOBERTURA-190) com.ibm.icu:icu:2.6.1 dependency makes maven-enforcer-plugin checkSignatureRule to fail

2014-07-22 Thread Gabriel Belingueres (JIRA)
Title: Message Title Gabriel Belingueres created an issue

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

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

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

2014-07-22 Thread Steven Schlansker (JIRA)
Title: Message Title Steven Schlansker commented on an issue

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

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

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

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

[mojo-dev] [jira] (MEXEC-140) help mojo no longer working

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

[mojo-dev] [jira] (MEXEC-140) help mojo no longer working

2014-07-22 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran updated an issue

[mojo-dev] [jira] (MEXEC-140) help mojo no longer working

2014-07-22 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran created an issue

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

2014-07-22 Thread Steven Schlansker (JIRA)
Title: Message Title Steven Schlansker commented on an issue

[mojo-dev] [jira] (MBUILDHELPER-68) maven 2.2.1 as minimum maven runtime

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

[mojo-dev] [jira] (MEXEC-139) maven 2.2.1 as minimum maven runtime

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

[mojo-dev] [VOTE] Release FindBugs Maven Plugin version 3.0.0

2014-07-22 Thread Garvin LeClaire
Hi, I'd like to release version 3.0.0 of the FindBugs Maven Plugin FindBugs uses static analysis to inspect Java bytecode for occurrences of bug patterns. Note: This version requires Java 7 to run as this is a requirement of FindBugs. We solved the following issues: Release Notes - Mojo's Fin

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

2014-07-22 Thread Karl-Heinz Marbaise (JIRA)
Title: Message Title Karl-Heinz Marbaise commented on an issue

Re: [mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Karl Heinz Marbaise
Hi Dan, > Any objection to use maven api 2.2.1 instead of 2.0.6 for a exec-m-p and build-helper.? No ...just upgrade to at least 2.2.1 Maven API for exec-maven-pluginJava 1.5 minium is fine as well. build-helper-maven-plugin i don't see any objections from my side... Kind regards Kar

Re: [mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Anders Hammar
> And also bump the language level to 1.5 if it is still 1.4 > Java 5 is set by default by the latest mojo-parent, so go with that and remove anything overriding it in the mojo's pom. /Anders > > > On 22 July 2014 08:08, Anders Hammar wrote: > >> And also bump the maven req to 2.2.1+? I'm fine

[mojo-dev] [jira] (MBUILDHELPER-68) maven 2.2.1 as minimum maven runtime

2014-07-22 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran created an issue

[mojo-dev] [jira] (MEXEC-139) maven 2.2.1 as minimum maven runtime

2014-07-22 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran created an issue

Re: [mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Stephen Connolly
And also bump the language level to 1.5 if it is still 1.4 On 22 July 2014 08:08, Anders Hammar wrote: > And also bump the maven req to 2.2.1+? I'm fine with that. > > /Anders > > > On Tue, Jul 22, 2014 at 9:03 AM, Dan Tran wrote: > >> Hi >> >> Any objection to use maven api 2.2.1 instead of 2

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

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

Re: [mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Anders Hammar
And also bump the maven req to 2.2.1+? I'm fine with that. /Anders On Tue, Jul 22, 2014 at 9:03 AM, Dan Tran wrote: > Hi > > Any objection to use maven api 2.2.1 instead of 2.0.6 for a exec-m-p and > build-helper.? > > No particular reason > > Thanks > > -D >

[mojo-dev] Upgrade plugins to use maven api 2.2.1

2014-07-22 Thread Dan Tran
Hi Any objection to use maven api 2.2.1 instead of 2.0.6 for a exec-m-p and build-helper.? No particular reason Thanks -D

[mojo-dev] [jira] (MEXEC-138) Console output doesn't flush

2014-07-22 Thread Dan Tran (JIRA)
Title: Message Title Dan Tran edited a comment on an issue