[ http://jira.codehaus.org/browse/MRELEASE-455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Maria Catherine Tan updated MRELEASE-455: ----------------------------------------- Attachment: MRELEASE-455.patch Attached patch that will remove leading and trailing spaces in between tags. e.g. {noformat} <groupId>groupId <groupId> to <groupId>groupId</groupId> {noformat} > Doesn't update the versions correctly if end tag is on a seperate line > ---------------------------------------------------------------------- > > Key: MRELEASE-455 > URL: http://jira.codehaus.org/browse/MRELEASE-455 > Project: Maven 2.x Release Plugin > Issue Type: Bug > Components: prepare > Affects Versions: 2.0-beta-8 > Reporter: Maria Catherine Tan > Attachments: MRELEASE-455.patch > > > {noformat} > <dependencies> > <dependency> > <groupId>com.test > <groupId> > <artifactId>test > </artifactId> > <version>1.0-SNAPSHOT</version> > </dependency> > </dependencies> > {noformat} > The released artifact contains snapshot dependency of com.test:test -- 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