You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by br...@apache.org on 2005/06/15 13:40:29 UTC

[ANN] Maven IDEA Plug-in 1.6 released

The maven team is pleased to announce the Maven IDEA Plug-in 1.6 release! 

http://maven.apache.org/reference/plugins/idea/

IDEA Plugin for Maven. 

Changes in this version include:

  New Features:

o Add a property for specifying generated source directories to include in 
  the module Issue: MPIDEA-10. Thanks to David Jencks. 
o Add maven.idea.jdkproperty so that the JDK can be explicitly specified if 
  it does not use the IDEA default Issue: MPIDEA-19. Thanks to Jose 
  Peleteiro. 
o Generate a module for the multiproject itself Issue: MPIDEA-28. Thanks to 
  Geoffrey De Smet. 
o include maven project resources in module library Issue: MPIDEA-11. Thanks 
  to Geoffrey De Smet. 
o Add output path for libraries in web modules Issue: MPIDEA-18. Thanks to 
  Johann Reyes. 

  Fixed bugs:

o v4/module.jelly generates incorrect references to $MODULE_DIR$ Issue: 
  MPIDEA-15. Thanks to Geoffrey De Smet. 
o set module to JAVA_MODULE for compatibility with both 4.5 and Irida. Issue: 
  MPIDEA-17. 

  Changes:

o Use relative paths for projects and modules for projects easier to check 
  into SCM Issue: MPIDEA-25. 
o Make projects within the reactor set IDEA module dependencies, but keep all 
  others as JAR dependencies Issue: MPIDEA-7. Thanks to David Jencks. 
o Set source level properties based on the compile source level Issue: 
  MPIDEA-19. 
o Deployment descriptor for ejb.jar hard-coded Issue: MPIDEA-9. Thanks to 
  Eirik Bjorsnos. 
o idea:multiproject without idea:workspace so a local workspaces aren't lost 
  Issue: MPIDEA-26. Thanks to Geoffrey De Smet. 
o Add depencies on ejb or war modules Issue: MPIDEA-27. Thanks to Geoffrey De 
  Smet. 
o exclude build output directory in module Issue: MPIDEA-12. Thanks to 
  Matthew McGowan.  

To automatically install the plugin, type the following on a single line:

maven plugin:download 
  -DgroupId=maven 
  -DartifactId=maven-idea-plugin
  -Dversion=1.6

For a manual installation, you can download the plugin here:
http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins/maven-idea-plugin-1.6.jar
         

Have fun!
-The maven team
      

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