Maven Properties and Filters Support in Maia
September 7th, 2009 by Anton MakeevNext Maia EAP comes with full support of Maven Properties and Filtered Resources. New features include:
Go to declaration with Ctrl+B on a property from your pom.xml files, settings.xml and profiles.xml files, system and environment properties, and properties defined in custom Maven filters.

Rename properties defined in the section of you Maven project and custom filters files.



September 7th, 2009 at 8:28 am
This is nice (as are many of the features planned for Maia)–with regards to Maven properties, I’d also like to see an “introduce property”/”inline property” as well as an (optional) inspection if certain values, e.g. a dependency version, are hard-coded instead of being entered in a property.
Keep up the good work!
Patrick
September 7th, 2009 at 9:18 am
I’ve tried to use Maia EAP (build 10666) with Maven 2.1.0 and 2.2.1 on Gentoo with different projects, but effect always the same: unable to import project dependencies - no valid POM.
September 8th, 2009 at 1:09 am
I totally agree with Patrick. I would expect the introduce property to be mapped to CTRL-ALT-V (Introduce variable)
September 8th, 2009 at 3:30 am
@Godin: Please write to me at Anton.Makeev@jetbrains.com and send IDEA’s log files.
September 8th, 2009 at 3:33 am
The ‘Inline/Introduce property’ refactoring will be added later.
Thanks for the feedback.