Still having issues I always have to run mavan package before testing projects on server
Still having issues I always have to run mavan package before testing projects on server.
I dont know why but if I close Intellij and then reopen my project and click run on server (Jboss) I will get a error that some of the files I had in my resource folder did not make it to the war but if I run a maven package and then do the click to run on server it works...
请先登录再写评论。
Hello,
It's not clear:
do you build your artifact with maven -- and use IDEA just to deploy the artifact (as an External source)
OR
have you imported a maven artifact into the IDEA project -- and build and deploy an IDEA artifact?
If you are not sure, please attach screenshot of the Deployment tab of the IDEA JBoss run configuration.
Regards,
Michael