Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-777 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-777 Summary: Test fails when <unitTest> block not present Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: maven Components: plugin-test Versions: 1.0-final Assignee: Reporter: Andy Jefferson Created: Thu, 4 Sep 2003 1:29 AM Updated: Thu, 4 Sep 2003 1:29 AM Environment: Linux 2.4.21, Maven 1.0beta10 Description: Test plugin fails in copy:resources when the block <unitTest> is not present in the project.xml ... in the jelly code <j:if test="${!pom.build.unitTest.resources.isEmpty()}"> There is no reason why people should have to put this block in to project.xml if they aren't specifying resources etc so the plugin should cope without it. --------------------------------------------------------------------- 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]
