Convert project to Maven with EAR, which best way?

Asked

Viewed 148 times

0

Estrutura do projeto

Hello, I would like to know what would be the best way to convert this project into Maven so that it can recognize the "Shared.War", "facede.jar" and be packaged as ". ". I’ve done some conversions but never with . EAR, could help me?

Grateful!

1 answer

0


You can use the Maven EAR Plugin.

In this way, here there is also another post related to your problem that can help you solve your problem.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.