Re: Maven Memory Consumption

2016-04-22 Thread Karl Heinz Marbaise
Hi, i started a little bit more detailed analysis.. very simple via JConsole and running the different versions... I have summarized this here: https://github.com/khmarbaise/maven-test-project-generator Kind regards Karl Heinz Marbaise On 4/17/16 5:50 PM, Karl Heinz Marbaise wrote: Hi to al

[GitHub] maven-plugins pull request: fix typo in jarsigner docs

2016-04-22 Thread rremer
GitHub user rremer opened a pull request: https://github.com/apache/maven-plugins/pull/83 fix typo in jarsigner docs You can merge this pull request into a Git repository by running: $ git pull https://github.com/rremer/maven-plugins jarsigner-typo Alternatively you can revie

Re: svn commit: r1739979 - in /maven/plugins/trunk/maven-jar-plugin/src/main/java/org/apache/maven/plugins/jar: AbstractJarMojo.java JarMojo.java TestJarMojo.java

2016-04-22 Thread Karl Heinz Marbaise
Hi Robert, On 4/20/16 11:51 PM, Robert Scholte wrote: Hi Karl-Heinz, the current situation is that if you haven't defined plugin versions, the version as defined in Maven will be used. So if I use a different version of Maven, other versions of the plugins might kick in with a different result.