java - IntelliJ Artifact has invalid extension -


i have strange problem deploying artifact on jboss. after generating default spring-mvc project in intellij, tried run it, intellij showed in "run/debug configuration" message "artifact xyz:war exploded has invalid extension".

i found advice on stackoverflow "change extension" have correct .war extension.

what wrong?

simply add .war output directory name. add .war extension @ right place

unfortunately changing pom.xml maven result modification of output directory, , have again.


Comments

Popular posts from this blog

python - How to create a legend for 3D bar in matplotlib? -

java - Multi-Label Document Classification -

php - Dynamic url re-writing using htaccess -