Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/browse/MPTEST-38 Here is an overview of the issue: --------------------------------------------------------------------- Key: MPTEST-38 Summary: variable name typo breaks test plugin Type: Improvement Status: Open Priority: Critical Original Estimate: 1 minute Time Spent: Unknown Remaining: 1 minute Project: maven-test-plugin Assignee: Jason van Zyl Reporter: Jerome Lacoste Created: Thu, 15 Jul 2004 7:30 PM Updated: Thu, 15 Jul 2004 7:30 PM Description: <j:set var="maven.test.searchdir" value="${maven.test.dest}"/> <j:if test="${context.getVariable('maven.test.search.classdir') == null}"> ^^^^^ <j:set var="maven.test.searchdir" value="${pom.build.unitTestSourceDirectory}"/> </j:if> --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]