I do not agree that it is necessarily the only Maven way to do things. I have unit testsuites that are published as jar files, and they are inherited by any number of implementors to run the standard compliance tests. Maven supports that perfectly in theory and in practice (by importing the testsuites into the test scope for each of the implementations). In addition, I have the need to run integration tests over integration compliance testsuites, which cannot be run right next to the code as they require a war project, where the code is implemented in a jar project.

This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
--------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email

Reply via email to