Typo in package names in components.xml causes failure ------------------------------------------------------
Key: MNG-503 URL: http://jira.codehaus.org/browse/MNG-503 Project: Maven 2 Type: Bug Components: maven-artifact-ant Versions: 2.0-alpha-3 Environment: all Reporter: Kenney Westerhof Fix For: 2.0-alpha-3 Attachments: patch The components.xml file has a typo in the package names (profiless -> profiles) which causes ant to fail during plexus initialization. Attached patch fixes it (but a s/profiless/profiles/g on the file is just as easy :)) -- 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 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]