[MNG-5588] Scope import in pluginManagement
- Dominant language
- Java
- Stars
- 5.3k
- Forks
- 3.1k
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 297
Description
**[Romain N](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=kiva)** opened **[MNG-5588](https://issues.apache.org/jira/browse/MNG-5588?redirect=false)** and commented
I can do this in dependencyManagement to define dependencies versions:
```xml
test
test
1
import
pom
```
It could be great to can do the same things in pluginManagement to define version plugin and default behavior.
---
**Affects:** 3.1.1
**Issue Links:**
- [MNG-6562](https://issues.apache.org/jira/browse/MNG-6562) WARN if plugins injected by default lifecycle bindings don't have their version locked in pom.xml or parent
- [MNG-5102](https://issues.apache.org/jira/browse/MNG-5102) Mixin POM fragments
- [MNG-3220](https://issues.apache.org/jira/browse/MNG-3220) Allow managed dependencies to be imported into other projects
- [MNG-7844](https://issues.apache.org/jira/browse/MNG-7844) Support for DTD entities and XInclude in the code at build time
**Remote Links:**
- [Page
](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65875544)
84 votes, 103 watchers
Contributor guide
Assessment
This issue has not been assessed yet.