Re: Specifying module paths

2016-01-14 Thread ecki
Hello, If I understood it correctly the modules on the MP must be unique and are not merged, thats why the order inside the directory does not matter for the named modules. Bernd -- http://bernd.eckenfels.net -Original Message- From: Robert Scholte To:

Re: Maven plugin for code signing @Apache

2015-10-08 Thread ecki
Hello, I think we have a plugin based on Eclipse sign infrastructure code in my company, I will check how custom it is an how the licensing looks like. [Sometimes I think a JCE/PkCS11 based solution (using ordinary jar signer) has (besides the missing mandatory archiving) its merits. This does

[GitHub] maven pull request: [MNG-5686] Use /usr/libexec/java_home to find ...

2015-01-21 Thread ecki
GitHub user ecki opened a pull request: https://github.com/apache/maven/pull/35 [MNG-5686] Use /usr/libexec/java_home to find JAVA_HOME This fixes the /usr/libexec/java_home choser (OSX) for the main script and adds the missing section to the other tows (ASF Commiter Signoff: ecki

maven-release pull request: [MRELEASE-851] javaHome is ignored and inherite...

2013-10-23 Thread ecki
GitHub user ecki opened a pull request: https://github.com/apache/maven-release/pull/5 [MRELEASE-851] javaHome is ignored and inherited unexpected You can merge this pull request into a Git repository by running: $ git pull https://github.com/ecki/maven-release topic-javahome