IntelliJ IDEA
 
Get IntelliJ IDEA

Maven refactorings

Last modified: 23 August 2023

IntelliJ IDEA lets you use several extract refactorings while you work in your POM. For example, you can extract a dependency definition into a parent POM if you have a multi-module project. You can also extract a repeatable content of dependencies into a property to eliminate duplicates.