
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Environment:
|
Maven 1.0rc3, Cactus-CVS-HEAD, Gentoo Linux
|
|
| Resolution Date: |
15/Jan/06 10:03 AM
|
|
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.
|
|
Description
|
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. |
Show » |
| No work has yet been logged on this issue.
|
|