[
http://jira.jboss.com/jira/browse/JBSEAM-2371?page=comments#action_12414789 ]
Hemant Saxena commented on JBSEAM-2371:
---------------------------------------
hey Jason,
I am sorry that you had the hard time to run it.
maven-seam-microcontainer-testng-template.zip is the snapshot version of my working
production code base .Due to code proprietary I strip off real name with xxx placeholder.
The template was kept for the quick reference on how to align your pom to get this
working. It wasn't intended to be the working one. I could have done that but I was
pressed with timeline of my own project itself.
towards your comments:
1) The parent to the top-level pom was not shipped. Once can be made from the content of
org.jboss.seam:root:pom:2.1.0.A1
[comments]: yes you are correct, the zip is missing parent POM. I will again strip off
proprietary stuff and put it as the attachment.
2) The xxx group names are internally, inconsistent and require a fix.
[comments]: as i said this done coz of proprieary code, you may remove jar or java which
doesn;t make sense to you
3) The deploy module referenced from the top pom is not present. I am hoping that it is
not required.
[comments]: Oooops this is copy mistake. You dont need deploy module there. We have this
as the seperate assembly module.
4) A seam.version property must be set.
[comments]: you will find this in parent pom.
5) I removed the coupling to oracle.ojbc14
[comments]: thats okay.
6) Java does not compile due to absent import for SearchQueryCriterion
[comments]: remove any non compiling java because it is the snashot code and may have
dependency on other things.
And as soon as I get time, I will definitely place a operational copy of the template.
Let me know if you have any other questions.
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