Antollini, Mario wrote:
Jean-Sebastien,

I added the amazon cart to jire:
https://issues.apache.org/jira/secure/attachment/12369533/tutorial-amazo
n.zip

Sadly, I could not get the test running, therefore I am not sure it will
run properly.

Mario,

Mario E. Antollini
Intel Software
ASDC
+54 351 414 5594
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>


The test case is not run because in the current configuration surefire only looks for test cases *TestCase.java under src/test/java.

Surefire should be configured to look for *TestCase.java under the root of each module to match the structure used in the tutorial modules.

To make this common to all modules in the tutorial it can be configured in tutorial/pom.xml.

--
Jean-Sebastien


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to