R
R
rsdev2016-01-19 14:18:24
Java
rsdev, 2016-01-19 14:18:24

How to build WAR in intellij idea and Maven?

Good afternoon.
I can't find information on how to use the IDE and Maven to build a WAR from a Java project to host on the server.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
V
Victor Alenkov, 2016-01-19
@Borz

in pom.xml you declare packaging=war and in IDEA you do a Maven build with goal "package".

T
Timur Sergeevich, 2016-01-19
@MyAlesya

I don’t know how to configure Maven, but build WAR here ->
feb9267707464b238882373fb73664c3.png

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question