The deployment came up with this problem that everyone might have.
And then a lot of people are doing this to modify the path, but it's not actually modified.
The present here is that we have modified the catalogue. Then we are very relieved to click OK to think just fine. But there is no.
You point to open the project-> properties->myeclipse-> The Web renders the previous path, so this web-root path has not changed.
I've also found a lot of resources on the Internet, but it's not going to work. There are some suggestions that are not helpful, and it's obvious that the reason that this problem has been binding is definitely related to a configuration file in the work environment.
If you do not find that profile, you do not have a fundamental problem to solve:
Locate the Org.eclipse.wst.common.component file in the. settings file under the current project (under your current project under the workspace)
The original should have a configured Source-path value is target/m2e-wtp/web-resources.
You change its value to the path you want. Then save and return to the myclipse for a refresh operation.
Remember: Do not use Maven's updateconfiguration, if the operation of the configuration file will return to the original configuration, do not believe you try.
5. Then you can refresh and then open it. This is the time to solve your problem.