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

2014-04-08 Thread Sergei Ivanov
JDK for running maven is not the same as JDK for building the project. You can control the latter through toolchains, which allows you to run maven (and plugins) under Java 8, but still build your project sources under Java 1.4 if needed. As a concrete example, our maven build requires java 7 (d

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

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

[mojo-dev] [jira] (MVERSIONS-255) add versions:lock-snapshots also for parents

2014-04-08 Thread Renate Achter (JIRA)
Title: Message Title Renate Achter created an issue

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

2014-04-08 Thread Anders Hammar
> JDK for running maven is not the same as JDK for building the project. You > can control the latter through toolchains, which allows you to run maven > (and plugins) under Java 8, but still build your project sources under Java > 1.4 if needed. As a concrete example, our maven build requires java

[mojo-dev] [jira] (MSONAR-61) New properties sonar.maven.skipModules and sonar.maven.includeModules

2014-04-08 Thread Fabrice Bellingard (JIRA)
Title: Message Title Fabrice Bellingard updated an issue

[mojo-dev] [jira] (MSONAR-61) New properties sonar.maven.skipModules and sonar.maven.includeModules

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

[mojo-dev] [jira] (MSONAR-61) Improve support of advanced reactor options

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

[mojo-dev] [jira] (MSONAR-61) Improve support of advanced reactor options

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

[mojo-dev] [jira] (MSONAR-61) Improve support of advanced reactor options

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

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

2014-04-08 Thread Simon Brandhof (JIRA)
Title: Message Title Simon Brandhof updated an issue

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

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

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

2014-04-08 Thread Julien HENRY (JIRA)
Title: Message Title Julien HENRY closed an issue as Fixed

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

2014-04-08 Thread Jörg Hohwiller
Hi there, I would not mind in making the code compatible with Java 1.5 but there really seems to be no real point: Java 1.5 and Java 1.6 are both far beyond end-of-life and not even getting public updates anymore so they are a security threat except you have a premium support contract with Ora