Re: Maven Compat + Maven 3.0 Plugin Part 1: Mercury

2015-04-19 Thread Karl Heinz Marbaise
Hi, I have taken a look into maven-invoker and maven-install plugin and found this thread and the maven-shared component maven-artifact-transer... It sounds like the above shared component seemed to be the only reasonably way to go ? Is my assumption correct? Or do we have other paths

IBM RAM (Rational Asset Manager) as a Maven repo mgr

2015-04-19 Thread Chris Graham
Ha! I was not aware of this, but evidently you can. Anyone know of anyone who has used it as such? I might see if I've got a VM to play with... http://www-01.ibm.com/support/knowledgecenter/SSUS84_7.5.1/com.ibm.ram.doc/topics/c_maven_library.html -Chris

Re: Maven Compat + Maven 3.0 Plugin Part 1: Mercury

2015-04-19 Thread Robert Scholte
Hi Karl Heinz, if we're going to say that plugins are 3.0 compatible, this is the only proper way. You can't fix it in the older Maven3 versions anymore, they've already been released. So you must fix it in the plugin. This kind of logic is used by multiple plugins, so a shared component

[VOTE] Release Apache Maven Release Plugin version 2.5.2

2015-04-19 Thread Robert Scholte
Hi, We solved 13 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824version=12331215 There are still a couple of issues left in JIRA:

Custom packaging types: configuring DefaultLifecycleMapping mojo executions

2015-04-19 Thread Anton Tanasenko
Hi, There is no possibility right now to map goals to phases with a custom configuration and/or dependencies when dealing with custom packagin types. DefaultLifecycleMapping only has 'goals' parameter in components.xml, and DefaultLifecyclePluginAnalyzer does not take those into account. I

Re: Custom packaging types: configuring DefaultLifecycleMapping mojo executions

2015-04-19 Thread Jason van Zyl
+1 This will be a nice feature addition. On Apr 19, 2015, at 6:22 PM, Anton Tanasenko atg.sleepl...@gmail.com wrote: Hi, There is no possibility right now to map goals to phases with a custom configuration and/or dependencies when dealing with custom packagin types. DefaultLifecycleMapping

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.2

2015-04-19 Thread Mark Struberg
+1 LieGrue, strb Am 19.04.2015 um 14:28 schrieb Robert Scholte rfscho...@apache.org: Hi, We solved 13 issues: https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12317824version=12331215 There are still a couple of issues left in JIRA:

Re: [VOTE] Release Apache Maven Release Plugin version 2.5.2

2015-04-19 Thread Mirko Friedenhagen
+1 (non-binding) SHA1 matches, builds successfully including run-its. Regards Mirko -- http://illegalstateexception.blogspot.com/ https://github.com/mfriedenhagen/ (http://osrc.dfm.io/mfriedenhagen) https://bitbucket.org/mfriedenhagen/ On Sun, Apr 19, 2015 at 2:28 PM, Robert Scholte