Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] EJB-client and classifier support

Vincent,

no new development has been conducted in that area. I can't speak for other m2e developers but I'm pretty swamped with my day job and personally don't have the bandwidth to work on big new features like that. But if you (or Linagora) are willing to contribute, something along the lines of [1], they please do [2]. We should be able to help review and discuss your changes. 

[1] https://dev.eclipse.org/mhonarc/lists/m2e-dev/msg01671.html
[2] https://www.eclipse.org/m2e/documentation/m2e-development-environment.html#submitting-patches

Fred


On Tue, Oct 27, 2015 at 10:50 AM, Vincent ZURCZAK <vzurczak@xxxxxxxxxxxx> wrote:
Hi,

There has been a recurring issue with m2e and the maven-ejb-plugin.
When you ask this plugin to generate a client for your EJB, it creates a new classifier in the project. However, this "classified" library is not used when you run your EJB from Eclipse. Instead, it uses the entire EJB project.

This isssue has been discussed quite a lot of time. [0] [1]
I have also found this discussion in the archives [2]. In 2014, someone suggested a possible solution. It was discussed and suddently stopped.

I was wondering whether there was any news about it.
Or are there any planned upgrades to support this use case (and more generally, Maven classifiers)?

Regards,

                  Vincent.


[ 0 ] : https://bugs.eclipse.org/bugs/show_bug.cgi?id=368230
[ 1 ] : https://dev.eclipse.org/mhonarc/lists/m2e-users/msg01373.html
[ 2 ] : https://dev.eclipse.org/mhonarc/lists/m2e-dev/msg01671.html

--
Vincent Zurczak
Linagora: www.linagora.com

Twitter Vincent Zurczak @ LinkedIn My Skype ID My English blog

_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/m2e-dev



--
"Have you tried turning it off and on again" - The IT Crowd
And if that fails, then http://goo.gl/tnBgH5

Back to the top