jetty deploy doesn't build artifact

已回答

In 1 of my intellij projects, when I deploy jetty, the artifact isn't build before deployment, including re-deploy. What I end up doing is deploying jetty -> "update classes and resources" -> "redeploy" in order for it to work.

I've tried invalidating caches and restarting.

How can I fix this?

0

Does it happen right on the start of the Jetty configuration?

Is the artifact build step included in the Before Launch steps?

Do you have an option to automatically build artifact enabled?

0

I had a build artifact step, but no artifacts were selected. that fixed the problem. thanks

 

0

请先登录再写评论。