Bug 980200 - Seam2.3 examples "Duplicate component name" errors in JBDS
Summary: Seam2.3 examples "Duplicate component name" errors in JBDS
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: JBoss Enterprise WFK Platform 2
Classification: Retired
Component: Seam
Version: 2.3.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Marek Novotny
QA Contact: Marek Schmidt
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-01 17:03 UTC by Marek Schmidt
Modified: 2013-07-22 13:03 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
JBDS 7.0.0.Beta2
Last Closed: 2013-07-22 13:03:24 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker WFK2-84 0 Major Verified Seam2.3 examples "Duplicate component name" errors in JBDS 2013-11-19 11:48:06 UTC

Description Marek Schmidt 2013-07-01 17:03:29 UTC
Description of problem:

Importing seam examples into JBDS leads to 'Duplicate component name" errors. The problem is that JBDS doesn't understand src/test as a separate folder where test resources go and is confused by the test-only "component.xml" file.

This issue tracks JBDS issue: https://issues.jboss.org/browse/JBDS-2675

Version-Release number of selected component (if applicable):
WFK 2.3.0.CR1


Workaround is to rename the test components.xml to e.g. components-test.xml and update the shrinkwrap code in the test accordingly.

Comment 1 Sneha 2013-07-04 11:36:06 UTC
Updated doc text.


Note You need to log in before you can comment on or make changes to this bug.