Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://jira.codehaus.org/secure/ViewIssue.jspa?key=MAVEN-761 Here is an overview of the issue: --------------------------------------------------------------------- Key: MAVEN-761 Summary: MavenUtils fix to not evaluate project.xml files without variables Type: Bug Status: Unassigned Priority: Major Time Spent: Unknown Remaining: Unknown Project: maven Components: core Fix Fors: 1.0-rc1 Versions: 1.0-rc1 Assignee: Reporter: dion gillard Created: Mon, 1 Sep 2003 2:52 AM Updated: Mon, 1 Sep 2003 2:52 AM Description: The need to evaluate project.xml as an expression, even if it has no variables in it. See MavenUtils.getInterpolatedPOM. I've tried a simple check for ${ in the string, but somehow that stuffs up the plugins on a bootstrap. Need a test case and fixes. --------------------------------------------------------------------- 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]
