[
https://issues.apache.org/jira/browse/TRINIDAD-44?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12500184
]
Adam Winer commented on TRINIDAD-44:
------------------------------------
Adding
+ <argLine>-enableassertions</argLine>
+ <forkMode>once</forkMode>
to the surefire plugin configuration lets you run this. HOWEVER,
maven-2.0.6 gives you an error:
Caused by: java.lang.LinkageError: Class org/xml/sax/XMLReader violates loader
constraints
So you need to use maven 2.0.4 or 2.0.5.
> Fix assertion failures in Trinidad
> ----------------------------------
>
> Key: TRINIDAD-44
> URL: https://issues.apache.org/jira/browse/TRINIDAD-44
> Project: MyFaces Trinidad
> Issue Type: Bug
> Affects Versions: 1.0.0-incubating-core
> Reporter: Adam Winer
> Assignee: Adam Winer
>
> Enable assertions and run the tests - no assertions should be firing.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.