Skip to main content

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

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

Back to the top