[ http://issues.apache.org/jira/browse/CACTUS-128?page=all ] Felipe Leme reopened CACTUS-128: --------------------------------
Just now I realized we should pass these properties to the cactus:test-ear as well.... > cactus.sysproperties used inconsistently > ---------------------------------------- > > Key: CACTUS-128 > URL: http://issues.apache.org/jira/browse/CACTUS-128 > Project: Cactus > Type: Bug > Components: Maven Integration > Versions: 1.7 > Environment: Maven 1.0rc3, Cactus-CVS-HEAD, Gentoo Linux > Reporter: Maxwell Grender-Jones > Assignee: Felipe Leme > Fix For: 1.7 > Attachments: sysproperties.patch > > In the latest version of plugin.jelly in cvs, the cactus task uses > cactus.sysproperties in the same way as in the maven-test-plugin uses > maven.junit.sysproperties. > However, it only sets such properties when executing the cactus:test-war > goal, not the cactus:match nor the cactus:single goals. The attached patch > fixes this problem > For full consistency with the maven-test-plugin, the sysproperty basedir > would be set to ${basedir}, but that is obviously at your discretion. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
