[jbossseam-issues] [JBoss JIRA] Commented: (JBSEAM-2371) Integration testing Seam components with Maven

Siarhei Dudzin (JIRA) jira-events at lists.jboss.org
Thu May 29 18:08:02 EDT 2008


    [ http://jira.jboss.com/jira/browse/JBSEAM-2371?page=comments#action_12414927 ] 
            
Siarhei Dudzin commented on JBSEAM-2371:
----------------------------------------

Jason, it works with maven 2.0.8 and Java 6 (probably will work with Java 1.5 as well). I just downloaded the attachment, unzipped it and ran mvn clean install from the top level.

My guess is that classpath ordering fix that was introduced in maven 2.0.9 actually breaks the build. I think it's a (test) classpath ordering problem of the project (not a bug in maven). Maven prior to 2.0.9 had test classpath ordering problems and many projects got broken when they switched to 2.0.9 because they actually were relying on the wrong classpath order (may be even without knowing it).

> 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, tech-stack-1.0.1.pom, 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

        



More information about the seam-issues mailing list