Community
Participate
Working Groups
Build Identifier: 20100917-0705 Replace eats my tags ! Reproducible: Always Steps to Reproduce: Search - File Try to replace the version in multiple pom files that have content like this: <parent> <artifactId>Atlas</artifactId> <groupId>com.kn</groupId> <version>1.10.27.3-SNAPSHOT</version> </parent> File name pattern: pom.xml result: The closing version tag will be partially deleted
This bug appears since 3.5, never had the problem before.
I cannot reproduce this. Are you maybe running into bug 320533? If not, please provide more detailed steps to reproduce the problem.
No, its not the same. I noticed it occurs only if the replacement string is shorter (e.g. deleting -SNAPSHOT).
(In reply to comment #3) > No, its not the same. > I noticed it occurs only if the replacement string is shorter (e.g. deleting > -SNAPSHOT). OK. Can you please provide exact steps. There's nothing I can do if I can't reproduce the problem.
Sorry, can't reproduce it with a mimimal example. Creating a new workspace seems to fix the problem however. Thanks for the fast response.
Please reopen if you can reproduce. Maybe something in .log?