The Maven team is pleased to announce the release of the Apache Maven
IDEA Plugin, version 2.2.1.
As you can see in the release notes below, this plugin has now been
retired. There will be no more releases of this plugin.
Generates project files for usage with IntelliJ IDEA from the POM.
http://maven.apache.org/plugins/maven-idea-plugin/
You should specify the version in your project's plugin configuration:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-idea-plugin</artifactId>
<version>2.2.1</version>
</plugin>
Release Notes - Apache Maven IDEA Plugin (RETIRED) - Version 2.2.1
Task
* [MIDEA-128] Retire this plugin
Enjoy,
-The Maven team
IDEA Plugin, version 2.2.1.
As you can see in the release notes below, this plugin has now been
retired. There will be no more releases of this plugin.
Generates project files for usage with IntelliJ IDEA from the POM.
http://maven.apache.org/plugins/maven-idea-plugin/
You should specify the version in your project's plugin configuration:
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-idea-plugin</artifactId>
<version>2.2.1</version>
</plugin>
Release Notes - Apache Maven IDEA Plugin (RETIRED) - Version 2.2.1
Task
* [MIDEA-128] Retire this plugin
Enjoy,
-The Maven team