yes if nothing is specified in pluginManagement, maven will look into apache 
groupId firstly and in mojo groupId in a second time
That’s why releasing a latest dummy version on apache side announcing the move 
may be a good idea for all people using it to invite us to specify the required 
entry in the pluginManagement to be sure to use the right one from mojohaus 
when a first release will be out. For that we need to release a first version 
on mojohaus side and then the new dummy version on apache side. The dummy 
version will be visible only by people who didn’t already set a version the 
pluginManagement. Others will continue to use the one they configured.

> On 08 Oct 2015, at 04:34, Dan Tran <dant...@gmail.com> wrote:
> 
> Some goals can run outside of maven project. Very likely apache one will be 
> first.
> 
> -D
> 
> On Wednesday, October 7, 2015, Robert Scholte <rfscho...@apache.org 
> <mailto:rfscho...@apache.org>> wrote:
> It should be the first one specified in pluginManagement
> 
> Robert
> 
> Op Wed, 07 Oct 2015 23:38:10 +0200 schreef Dan Tran <dant...@gmail.com <>>:
> 
> Just wonder
> 
> after the migration
> 
> which plugin would (apache, codehaus)
> 
>     mvn eclipse:xxxx
> 
> picks up?
> 
> Thanks
> 
> -Dan
> 
> On Wed, Oct 7, 2015 at 12:22 PM, Robert Scholte <rfscho...@apache.org <>>
> wrote:
> 
> Hi,
> 
> as one might already have read: the Apache Maven team has decided to stop
> the maintenance of the maven-eclipse-plugin. Even though M2Eclipse does a
> great job, some still prefer or need to use the maven-eclipse-plugin.
> For this reason the plugin is donated to Mojohaus.
> 
> I've done a check on the svn history and there is no relevant change after
> the 2.10 release.
> 
> Before completely removing it from Apache source repository we need to
> move the code.
> Based on the naming convention the plugin should be renamed to
> eclipse-maven-plugin.
> The package should also be renamed, which won't have any impact on the
> working of the plugin.
> 
> On the Apache Maven site we probably need to do a final release (2.99 ?)
> My idea (or actually Arnauds) is to let all goals throw a
> MojoFailureException. The message should refer to both m2eclipse and the
> eclipse-maven-plugin at mojohaus. It should have the instructions on how
> you can still use eclipse:eclipse
> 
> If there are other things we need to take into account or subjects/ideas
> to help migrating this project, please respond to this thread.
> 
> regards,
> Robert
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@maven.apache.org <>
> For additional commands, e-mail: dev-h...@maven.apache.org <>
> 
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "mojohaus-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to  <>mojohaus-dev+unsubscr...@googlegroups.com 
> <mailto:mojohaus-dev+unsubscr...@googlegroups.com>.
> To post to this group, send email to  <>mojohaus-...@googlegroups.com 
> <mailto:mojohaus-...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/mojohaus-dev/op.x55n4ry2kdkhrr%40robertscholte.dynamic.ziggo.nl
>  
> <https://groups.google.com/d/msgid/mojohaus-dev/op.x55n4ry2kdkhrr%40robertscholte.dynamic.ziggo.nl>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "mojohaus-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to mojohaus-dev+unsubscr...@googlegroups.com 
> <mailto:mojohaus-dev+unsubscr...@googlegroups.com>.
> To post to this group, send email to mojohaus-...@googlegroups.com 
> <mailto:mojohaus-...@googlegroups.com>.
> To view this discussion on the web visit 
> https://groups.google.com/d/msgid/mojohaus-dev/CAPCjjnGp7-EMEQ5EPtzp6widC6E_jY2z5ybv0bfkUmXmELfrqg%40mail.gmail.com
>  
> <https://groups.google.com/d/msgid/mojohaus-dev/CAPCjjnGp7-EMEQ5EPtzp6widC6E_jY2z5ybv0bfkUmXmELfrqg%40mail.gmail.com?utm_medium=email&utm_source=footer>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

Reply via email to