[
https://issues.jboss.org/browse/JBIDE-20826?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-20826:
----------------------------------------
It seems like the issue is in m2e-wtp or wtp which strongly assumes that web module URL
relies on project name; whereas for Maven it's more the artifactId that is to be used.
Is this web module URL computed dynamically everytime or is it set as a project setting?
If the later, then it may just be m2e-wtp that misses an instruction to set it.
cc [~fbricon] [~rob.stryker]
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, 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.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)