-
Bug
-
Resolution: Won't Do
-
Major
-
4.1.0.Beta2
-
None
The new Seam 2.3 examples structure (since WFK 2.3.0.CR1) contains two components.xml files (one real, one for testing is src/test), which confuses JBDS and produces lots of
Duplicate component name: "..." components.xml /booking-web/src/main/webapp/WEB-INF line 24 Seam Problem
issues.
JBDS should understand src/test directory in a Maven project as something test resources go to and not be confused that a test components.xml file is also named components.xml and that it doesn't really conflict with components.xml file that goes into a deployment.
- relates to
-
JBIDE-13138 Alternative enabled for src/test/resources not being detected as enabled in src/test/java
-
- Open
-