[MNG-6351] Version range resolution for build plugins
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Max S.](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=maxx64)** opened **[MNG-6351](https://issues.apache.org/jira/browse/MNG-6351?redirect=false)** and commented
Hi,
Maven's version range resolution does not work for build plugins, but for dependencies. Why? Our build process is depending on these plugins. Now we want to include Minor-Version-Bugfixes into our on these dependent applications. But somehow the previously so easy used version ranges for dependencies do not work for plugins. Why? Why you repeat yourself by not using the same code-basis for the same problem? There is also no way to resolve a version from a given version range string for a given artifact in the whole Maven API. Why? If it's so, why is that with the plugin-not-able-to-resolve-version-ranges not CLEARLY stated in the documentation? This very bad..
What to do now?
---
**Affects:** 3.5.2
Contributor guide
Assessment
This issue has not been assessed yet.