[ http://jira.codehaus.org/browse/MNG-3030?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jason van Zyl closed MNG-3030. ------------------------------ Resolution: Fixed Thanks, Carlos fixed this for windows. > PluginParameterExpressionEvaluatorTest failure in the components maven-core > module > ----------------------------------------------------------------------------------- > > Key: MNG-3030 > URL: http://jira.codehaus.org/browse/MNG-3030 > Project: Maven 2 > Issue Type: Test > Components: Bootstrap & Build > Affects Versions: 2.1 > Reporter: Young Lee > Attachments: MNG-3030-maven-core.patch > > > ant bootstrap build on the maven 2.1 components trunk test failure. The > components maven-core test PluginParameterExpressionEvaluatorTest fails with > the message: > ------------------------------------------------------------------------------- > Test set: org.apache.maven.plugin.PluginParameterExpressionEvaluatorTest > ------------------------------------------------------------------------------- > Tests run: 12, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.922 sec > <<< F > AILURE! > testTwoExpressions(org.apache.maven.plugin.PluginParameterExpressionEvaluatorTest) > Time elapsed: 0.094 sec <<< FAILURE! > junit.framework.AssertionFailedError: > expected:<C:\svnroot\maven\components\maven-core\expected-directory\expected-finalName> > but > was:<C:\svnroot\maven\components\maven-core\expected-directory/expected-finalName> > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.failNotEquals(Assert.java:282) > at junit.framework.Assert.assertEquals(Assert.java:64) > at junit.framework.Assert.assertEquals(Assert.java:71) > at > org.apache.maven.plugin.PluginParameterExpressionEvaluatorTest.testTwoExpressions(PluginParameterExpressionEvaluatorTest.java:259) -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira