Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-users] multi-module projects broken in 0.12.1?

This is not exactly true. m2e 0.12.x and later versions all do support
multi-module projects where each maven module is represented by a
separate workspace project.

What has been removed is the ability to import multiple maven modules
into single Eclipse workspace project and there are indeed no plans to
reintroduce this feature in m2e-core. As I mentioned multiple times, it
should be possible to implement this functionality via external m2e
extension, but nobody has volunteered to do this work yet.

--
Regards,
Igor

On 11-02-24 11:07 AM, Kuntze, Oliver (UIT) wrote:
Hey Jordan,

unfortunately the m2e team decided to drop multi module project support.
Even worse, they don’t plan to bring this feature back.

We have an eai platform based on jbi/servicemix running, so for us multi
module project support is crucial, too.

The folks at eclipse have to address this topic.

Currently we are evaluating shifting our organization’s standard ide to
netbeans, since it supports multi module projects – Not as good as m2e
did, but at least it does.

Cheers

Oliver

_________________________________

*Union****IT-Services****GmbH*
*Oliver Kuntze**
*Anwendungsentwicklung EAI
Baseler Straße 10
60329 Frankfurt am Main

Tel.: 069 / 25671237
Fax: 069 / 256761237
E-Mail:oliver.kuntze@xxxxxxxxxxxxxxxxxxx
<mailto:oliver.kuntze@xxxxxxxxxxxxxxxxxxx>

Sitz der Gesellschaft: Wiesenhüttenstraße 10, 60329 Frankfurt am Main
Registergericht: Amtsgericht Frankfurt am Main HRB 33314
Geschäftsführer: Ralph Höllig (Sprecher), Christian Leitner, Dr. Olaf
Zeitnitz

Der Inhalt dieser E-Mail ist ausschließlich für den in der E-Mail
bezeichneten Empfänger bestimmt und kann vertrauliche und rechtlich
geschützte Informationen enthalten. Das Kopieren, die Weitergabe oder
Offenlegung dieser Mail gegenüber Dritten ist nicht gestattet. Sollten
Sie nicht der richtige Adressat sein oder diese E-Mail irrtümlich
erhalten haben, informieren Sie bitte sofort den Absender telefonisch
und löschen Sie diese Mail von Ihrem System. Vielen Dank.

Die Sicherheit und Fehlerfreiheit der E-Mail-Übertragung kann nicht
garantiert werden, denn die gesendeten Informationen können abgefangen,
manipuliert oder zerstört werden, verloren gehen, verspätet oder
unvollständig sein oder Viren enthalten. Der Absender übernimmt deshalb
keine Verantwortung für jegliche Fehler oder Schäden, die sich aus der
E-Mail-Übertragung ergeben. Sofern Sie eine Bestätigung des Inhalts
dieser E-Mail benötigen, kann dies auf Anfrage durch einen Brief erfolgen.

*Von:*m2e-users-bounces@xxxxxxxxxxx
[mailto:m2e-users-bounces@xxxxxxxxxxx] *Im Auftrag von
*Jordan.Hein@xxxxxxxxxxx
*Gesendet:* Mittwoch, 23. Februar 2011 19:38
*An:* m2e-users@xxxxxxxxxxx
*Betreff:* [m2e-users] multi-module projects broken in 0.12.1?


We decided to do a tool chain update and get the latest eclipse and
plugins. Unfortunately when we use the 0.12.1 maven integration for
eclipse our multi-module projects are now broken. The maven integration
is only seeing the top level module and only putting dependencies from
it in the "Maven Dependencies". The modules in the projects are now all
showing red X's.

If we switch back to 0.10.x maven integration it works fine.

Is there some sort of setting we are missing that needs to enabled for
multi-module projects?



_______________________________________________
m2e-users mailing list
m2e-users@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-users


Back to the top