Maven: Как переименовать военный файл проекта? ⇐ JAVA
-
Anonymous
Maven: Как переименовать военный файл проекта?
I have a project bird with the following components in pom.xml
com.myorg bird 1.0-SNAPSHOT pom bird persistence business service web and the web module pom.xml
bird com.myorg 1.0-SNAPSHOT web war The web module creates a war file named web-1.0-SNAPSHOT.war
How can I configure maven to build it as bird.war?
Источник: https://stackoverflow.com/questions/144 ... he-project
I have a project bird with the following components in pom.xml
com.myorg bird 1.0-SNAPSHOT pom bird persistence business service web and the web module pom.xml
bird com.myorg 1.0-SNAPSHOT web war The web module creates a war file named web-1.0-SNAPSHOT.war
How can I configure maven to build it as bird.war?
Источник: https://stackoverflow.com/questions/144 ... he-project
Мобильная версия