searching for eclipse:m2eclipse

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

searching for eclipse:m2eclipse

Dominique Jean-Prost
Hello,

After searching everywhere, I can't find why after upgrading to maven-eclipse-plugin 2.8, I can not use eclipse:m2eclipse anymore.
Where can I find information about this ?
regards


INFO] Scanning for projects...
INFO] ------------------------------------------------------------------------
ERROR] BUILD FAILURE
INFO] ------------------------------------------------------------------------
INFO] Required goal not found: eclipse:m2eclipse in org.apache.maven.plugins:maven-eclipse-plugin:2.8
INFO] ------------------------------------------------------------------------
INFO] For more information, run Maven with the -e switch
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: searching for eclipse:m2eclipse

Christoph Kutzinski
Seems to be related to MECLIPSE-632 (http://www.mail-archive.com/users@.../msg106944.html)

I was rather surprised myself that is was removed without an explicit notice.
Seems like the m2eclipse guys will discontinue support for mvn eclipse:m2eclipse in m2eclipse 1.0:
http://old.nabble.com/Preparing-for-M2Eclipse-1.0---no-support-for-the-maven-eclipse-plugin-td27676229.html


-------- Original-Nachricht --------
> Datum: Tue, 16 Mar 2010 05:37:37 -0800 (PST)
> Von: Dominique Jean-Prost <[hidden email]>
> An: [hidden email]
> Betreff: searching for eclipse:m2eclipse

>
> Hello,
>
> After searching everywhere, I can't find why after upgrading to
> maven-eclipse-plugin 2.8, I can not use eclipse:m2eclipse anymore.
> Where can I find information about this ?
> regards
>
>
> INFO] Scanning for projects...
> INFO]
> ------------------------------------------------------------------------
> ERROR] BUILD FAILURE
> INFO]
> ------------------------------------------------------------------------
> INFO] Required goal not found: eclipse:m2eclipse in
> org.apache.maven.plugins:maven-eclipse-plugin:2.8
> INFO]
> ------------------------------------------------------------------------
> INFO] For more information, run Maven with the -e switch
> --
> View this message in context:
> http://n2.nabble.com/searching-for-eclipse-m2eclipse-tp4743556p4743556.html
> Sent from the maven users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]

---------------------------------------------------------------------
To unsubscribe, e-mail: [hidden email]
For additional commands, e-mail: [hidden email]

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: searching for eclipse:m2eclipse

Jason van Zyl-2
In reply to this post by Dominique Jean-Prost
I removed that goal. Import your projects from M2Eclipse directly. There is no interoperability between the maven-eclipse-plugin and M2Eclipse.

You have two choices:

1) Use the maven-eclipse-plugin and stock Eclipse
2) Use M2Eclipse

On Mar 16, 2010, at 6:37 AM, Dominique Jean-Prost wrote:

>
> Hello,
>
> After searching everywhere, I can't find why after upgrading to
> maven-eclipse-plugin 2.8, I can not use eclipse:m2eclipse anymore.
> Where can I find information about this ?
> regards
>
>
> INFO] Scanning for projects...
> INFO]
> ------------------------------------------------------------------------
> ERROR] BUILD FAILURE
> INFO]
> ------------------------------------------------------------------------
> INFO] Required goal not found: eclipse:m2eclipse in
> org.apache.maven.plugins:maven-eclipse-plugin:2.8
> INFO]
> ------------------------------------------------------------------------
> INFO] For more information, run Maven with the -e switch
> --
> View this message in context: http://n2.nabble.com/searching-for-eclipse-m2eclipse-tp4743556p4743556.html
> Sent from the maven users mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden email]
> For additional commands, e-mail: [hidden email]
>

Thanks,

Jason

----------------------------------------------------------
Jason van Zyl
Founder,  Apache Maven
http://twitter.com/jvanzyl
----------------------------------------------------------

Loading...