]
Fred Bricon resolved JBIDE-20826.
---------------------------------
Resolution: Rejected
m2e-wtp sets the context root of the project to the [warName, or the build
]
defined in the pom.xml, regardless of the project name in Eclipse.
This matches the example
[
Web module's URL is not detected correctly
------------------------------------------
Key: JBIDE-20826
URL:
https://issues.jboss.org/browse/JBIDE-20826
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: easymport, maven, server
Affects Versions: 4.3.0.CR1
Reporter: Lucia Jelinkova
Assignee: Rob Stryker
Fix For: 4.3.x
The module's URL is not detected correctly in case project name is different to
context-root mentioned in .settings/org.eclipse.wst.common.component.
This could happen for example when you import Maven project using Easymport.