IntelliJ IDEA failed to generate Flex compiler configuration file and other auxiliary files (target/[project_name]-config-report.xml and target/classes/config-[version]/.)
These files are required for proper code highlighting, completion and compilation of Flexmojos projects. To make sure that required files are up-to-date please run the following Maven command from the command line:
mvn compile –DconfigurationReport=true
Честно говоря, сырость maven-инструментов под различные платформы уже начинает подзаебывать. В случае поддержки Grails ситуация обстоит отнюдь не лучше. :-\ Начинаю подумывать над тем, чтобы слезть с maven-на, либо пересесть на какой-либо другой менеджер зависимостей (если такой, конечно, существует).