apache / apache/maven

[MNG-8033] versions:set does not consider relocations

Open
#10,822 1 comment 0 reactions 0 assignees View on GitHub
bug priority:major
Dominant language
Java
Stars
5.3k
Forks
3.1k
Avg merge
20h 42m
Merged PRs (30d)
297

Description

**[Christoph Läubrich](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=laeubi)** opened **[MNG-8033](https://issues.apache.org/jira/browse/MNG-8033?redirect=false)** and commented

If one performs a ```
mvn versions:set -DnewVersion=<..>

```then items in a relocation section are not updated e.g. this should both be updated if version matches:

```

\
\4.0.0\
\
\tycho-extras\
\org.eclipse.tycho.extras\
\4.0.5-SNAPSHOT\
\

\tycho-eclipserun-plugin\
\maven-plugin\
\
\${minimal-maven-version}\
\
\
\
\org.eclipse.tycho\
\tycho-eclipse-plugin\
\4.0.5-SNAPSHOT\
\The eclipse-run mojo is now part of the tycho-eclipse-plugin\
\
\

```
```

---
No further details from [MNG-8033](https://issues.apache.org/jira/browse/MNG-8033?redirect=false)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.