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

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -