How to proceed with ear build in maven2?

2019-07-20 19:54发布

I very new to maven2. Till yesterday i was successful in building war from maven2. My next target is to build ear file for a war file including few of jar files as well.

Can you please help with that. I would be greatly thankful.

Regards Gnash-85

1条回答
ら.Afraid
2楼-- · 2019-07-20 20:26

The official documentation of the Maven EAR plugin and in particular the section about EAR Modules, the examples and the Usage page should be the reference. But you might find Because I always forget how to use maven-ear-plugin an easier starting point.

If you have a more specific problem, please make the question more specific.

查看更多
登录 后发表回答