Hi. If there is a src directory with .java files and a web directory with web-related files, is there a way to build both the .jar from the src directory and the web app from the web directory from a single pom.xml? Here, the target directory will at the end have an a.jar and b.war, where a is the Java app and b is the web app. Thanks for your support.
This message (including any attachments) contains confidential information intended for a specific individual and purpose, and is protected by law. If you are not the intended recipient, you should delete this message. Any disclosure, copying, or distribution of this message, or the taking of any action based on it, is strictly prohibited. [v.E.1]
