[mojo-dev] [jira] (MOJO-2070) Redesign class structure

2015-02-10 Thread Stefan Birkner (JIRA)
Title: Message Title Stefan Birkner closed an issue as Fixed

[mojo-dev] [jira] (MOJO-2070) Redesign class structure

2015-02-10 Thread Stefan Birkner (JIRA)
Title: Message Title Stefan Birkner commented on an issue

[mojo-dev] [jira] (MOJO-2070) Redesign class structure

2015-02-10 Thread Stefan Birkner (JIRA)
Title: Message Title Stefan Birkner assigned an issue to Stefan Birkner

[mojo-dev] [jira] (MOJO-2070) Redesign class structure

2015-02-10 Thread Stefan Birkner (JIRA)
Title: Message Title Stefan Birkner created an issue

[mojo-dev] [ANN] Tidy Maven Plugin 1.0-beta-1 Released

2015-02-10 Thread Stefan Birkner
Hi, The Mojo team is pleased to announce the release of the Tidy Maven Plugin, version 1.0-beta-1. The Tidy Plugin is used when you want to sort the sections of a pom.xml into the canonical order. http://mojo.codehaus.org/tidy-maven-plugin/ To get this update, simply specify the version in your

Re: [mojo-dev] [DISCUSS] Minimum requirements for Mojo Plugins

2015-02-10 Thread Robert Scholte
Op Tue, 10 Feb 2015 14:26:57 +0100 schreef Anders Hammar : I would recommend that we migrate to the following requirement for all our plugins: 1. Minimum Maven version 3.0.4 (i.e. drop support for Maven 2.x) As discussed (and concluded) somewhere else, we should go with a Maven 3.0

Re: [mojo-dev] Disable JDK 8 JavaDoc Lint checks for test javadocs?

2015-02-10 Thread Sergei Ivanov
Hi, I would argue for keeping the doclint turned on, even though I know it can cause a lot of pain. Unfortunately, doclint enforces an all-or-nothing approach, where one cannot suppress it for particular classes or methods. However, most (if not all) custom javadoc tags in maven world have alre

[mojo-dev] [jira] (MFINDBUGS-209) Update Groovy Version

2015-02-10 Thread Garvin LeClaire (JIRA)
Title: Message Title Garvin LeClaire updated an issue

[mojo-dev] [jira] (MFINDBUGS-206) More helpful bug summary in output

2015-02-10 Thread Garvin LeClaire (JIRA)
Title: Message Title Garvin LeClaire closed an issue as Won't Fix

[mojo-dev] [jira] (MFINDBUGS-209) Update Groovy Version to 1.8.2

2015-02-10 Thread Garvin LeClaire (JIRA)
Title: Message Title Garvin LeClaire updated an issue

[mojo-dev] [jira] (MFINDBUGS-209) Update Groovy Version

2015-02-10 Thread Garvin LeClaire (JIRA)
Title: Message Title Garvin LeClaire created an issue

[mojo-dev] [jira] (MFINDBUGS-208) Command-line output does not give specific line number

2015-02-10 Thread Garvin LeClaire (JIRA)
Title: Message Title Garvin LeClaire closed an issue as Won't Fix

Re: [mojo-dev] [DISCUSS] Minimum requirements for Mojo Plugins

2015-02-10 Thread Anders Hammar
> > I would recommend that we migrate to the following requirement for all our > plugins: > >1. Minimum Maven version 3.0.4 (i.e. drop support for Maven 2.x) > > As discussed (and concluded) somewhere else, we should go with a Maven 3.0 minimum requirement. Unless there is a good technical reas

[mojo-dev] [jira] (MJAXB-121) XJC logging during execution of other plugins

2015-02-10 Thread Sergei Ivanov (JIRA)
Title: Message Title Sergei Ivanov commented on an issue

[mojo-dev] [jira] (MJAXB-129) Mojo params have incorrectly stated 'since' values

2015-02-10 Thread Anders Hammar (JIRA)
Title: Message Title Anders Hammar updated an issue

[mojo-dev] [jira] (MJAXB-129) Mojo params have incorrectly stated 'since' values

2015-02-10 Thread Anders Hammar (JIRA)
Title: Message Title Anders Hammar created an issue

[mojo-dev] [jira] (MJAXB-128) Use http proxy configured in Maven settings (instead of httpproxy param)

2015-02-10 Thread Anders Hammar (JIRA)
Title: Message Title Anders Hammar created an issue

[mojo-dev] [jira] (MJAXB-127) Remove arguments param for the xjc/testXjc mojo

2015-02-10 Thread Anders Hammar (JIRA)
Title: Message Title Anders Hammar created an issue

[mojo-dev] [jira] (MJAXB-126) Remove commented out code

2015-02-10 Thread JIRA
Title: Message Title Lennart Jörelid assigned an issue to Lennart Jörelid

[mojo-dev] [jira] (MJAXB-126) Remove commented out code

2015-02-10 Thread JIRA
Title: Message Title Lennart Jörelid updated an issue

[mojo-dev] [jira] (MJAXB-121) XJC logging during execution of other plugins

2015-02-10 Thread JIRA
Title: Message Title Lennart Jörelid commented on an issue

[mojo-dev] [jira] (MJAXB-126) Remove commented out code

2015-02-10 Thread Anders Hammar (JIRA)
Title: Message Title Anders Hammar created an issue

[mojo-dev] [RESULT] [VOTE] Release Tidy Maven Plugin version 1.0-beta-1

2015-02-10 Thread Stefan Birkner
The vote has passed: +1: Dan Tran, Karl Heinz Marbaise 0: none -1: none I'll continue the process. Thanks for voting, Stefan 2015-02-06 9:13 GMT+01:00 Stefan Birkner : > Hi, > > I'd like to release version 1.0-beta-1 of the Tidy Plugin > > The Tidy Plugin is used when you want to sort the sect

[mojo-dev] [jira] (MJAXB-121) XJC logging during execution of other plugins

2015-02-10 Thread Sergei Ivanov (JIRA)
Title: Message Title Sergei Ivanov commented on an issue

Re: [mojo-dev] [VOTE] Release JAXB2-Maven-Plugin version 2.0

2015-02-10 Thread Anders Hammar
Sure, I see your point. However, there is nothing that forces you to have everything logged in one line but you can always separate it on multiple rows. But then with the standard format with log level info in the beginning (of every row). For example, this is what is done in the maven-compiler-plu

[mojo-dev] [jira] (MJAXB-121) XJC logging during execution of other plugins

2015-02-10 Thread JIRA
Title: Message Title Lennart Jörelid commented on an issue

[mojo-dev] [jira] (MJAXB-121) XJC logging during execution of other plugins

2015-02-10 Thread Sergei Ivanov (JIRA)
Title: Message Title Sergei Ivanov commented on an issue

Re: [mojo-dev] [VOTE] Release JAXB2-Maven-Plugin version 2.0

2015-02-10 Thread Lennart Jörelid
The difference is one of accessibility and usability. Terse logs which contain statements on the form seen below are rather difficult to browse, if you want to find some kind of grouped information. I would stretch as far as to say they are rather unreadable; the last statement, for example, stretc