maven - How to create multiple WAR files from single pom.xml? -


i having single build.xml, creating multiple war files project. doing migration ant build maven build. how create multiple war files single pom.xml?

i suggest build multi module maven project, each war output of single module.
@ mini guide multiple modules , multimodule reference more details.

i hope helps.


Comments

Popular posts from this blog

How to access named pipes using JavaScript in Firefox add-on? -

multithreading - OPAL (Open Phone Abstraction Library) Transport not terminated when reattaching thread? -

node.js - req param returns an empty array -