[
http://jira.jboss.com/jira/browse/JBSEAM-2371?page=comments#action_12414748 ]
Siarhei Dudzin commented on JBSEAM-2371:
----------------------------------------
I can only speak for attachment #2 (testproject-master-JBSEAM-2371.zip).
First, I need to know what maven version you use. And second - did you try to run mvn
install from top level (or at least from ejb module level)? If you tried to run tests
straight from web module and it doesn't have the ejb module installed in local repo
yet (that's that dependency between web and ejb modules) it would be logical if web
module can't resolve all depednencies.
If you notice web module doesn't have java sources at all, and resolving all dependent
project is done via reactor (thus by running from top level) or manually building
dependent projects (thus first build ejb, then war).
Hope that helps.
Integration testing Seam components with Maven
----------------------------------------------
Key: JBSEAM-2371
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2371
Project: Seam
Issue Type: Task
Components: Test Harness, Build
Affects Versions: 2.0.0.GA
Environment: Maven 2.0.7
Reporter: Siarhei Dudzin
Priority: Critical
Fix For: 2.1.0.BETA1
Attachments: maven-seam-microcontainer-testng-template.zip,
testproject-master-JBSEAM-2371.zip
Various users have reported integration testing with Seam is not working in
'Mavenized' projects.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira