Automatically derive "application context" from Maven finalName

Answered

Is it possible to configure IDEA to derive the "Application context" (IDEA -> Tomcat Server -> Deployment) from the corresponding Maven <build><finalName >mycontextpath</finalName></build> Tag? Currently IDEA automatically generates an unuseful application context from the artifact name and ignores the finalName configuration. I always have to manually correct the application context after adding a maven artifact to the deployment.

 

I'm using IDEA 2019.2 Ultimate

0
2 comments

Hello,

We have similar request on YouTrack: https://youtrack.jetbrains.com/issue/IDEA-138608

Please vote for it and leave suggestions in comments.

0
Avatar
Permanently deleted user

Thank you, i voted for the ticket.

0

Please sign in to leave a comment.