[ http://jira.codehaus.org/browse/MNG-2322?page=comments#action_69116 ]
Kenney Westerhof commented on MNG-2322: --------------------------------------- it0098 was testing a system property specified on the cmd line with -Dtest.property="Test Property". -D properties are no longer merged with the System properties, but they _are_ available in the pom and mojo's. I suspect that this test was originally testing if "quoted arguments" work. Should this test be rewritten to use pom properties? For instance using some profile activation mechanism - if enabled (by using a system property) it touches some file and the verifier can check that file's existence. > it0098 is failing on trunk/branch > --------------------------------- > > Key: MNG-2322 > URL: http://jira.codehaus.org/browse/MNG-2322 > Project: Maven 2 > Type: Bug > Components: Bootstrap & Build > Reporter: Brett Porter > Priority: Blocker > Fix For: 2.0.5 > > -- 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