Hi Marco,
I'm currently exploring this exact thing, and so far haven't gotten it
right just yet. Today I plan to figure more about about the maven ear
plugin:
https://maven.apache.org/plugins/maven-ear-plugin/
I'll reply back if I find anything, and definitely would be interested in
your own progress as well if you find anything useful or make progress as
well.
-Mike
--
----
Hi together,
do you have any example how to package a provider implementation as an EAR
file?
I packaged it as JAR and it works but then I added some external libs
(JARS) so I have the requirement to
package it as an EAR.
Thank you,
Marco
Marco Scheuermann