You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Dennis Lundberg <de...@apache.org> on 2013/07/27 22:41:12 UTC

[ANN] Apache Maven IDEA Plugin 2.2.1 Released

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


-- 
Dennis Lundberg

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org