The Mevenide Team is pleased to announce the triple release of the following :



o Eclipse plugin 0.2.0
===============
Mevenide for Eclipse integrates Maven into Eclipse, featuring :
- Maven launcher
- POM Editor and Jelly Editor,
- POM/IDE synchronizer
- Please refer to http://localhost:8100/mevenide-ui-eclipse/features.html for a complete list of features.


To install the eclipse plugin you can define an update pointing to http://dist.codehaus.org/mevenide/release/eclipse/update/site.xml. Alternatively you can download a big archive containing all required plugins and feature here : http://dist.codehaus.org/mevenide/release/eclipse/mevenide.update-0.2.0.zip


o maven-nbm-plugin 0.3
=================
maven-nbm-plugin ensures that your artifacts become Netbeans modules, creates nbm files for easy updating, not only for your project but possibly also for it's dependencies. Please refer to http://mevenide.codehaus.org/maven-nbm-plugin/goals.html for a complete list of goals.


To install the plugin add add |http://mevenide.codehaus.org/repository to your maven.repo.remote list and |run :

maven -DartifactId=maven-nbm-plugin -DgroupId=mevenide -Dversion=VERSION 
plugin:download

where VERSION is either 0.2 or 0.3 depending on what version of Netbeans you are 
working with (respectively 3.6 and 4.0).


o maven-eclipse-plugin-plugin 0.2
=======================
maven-eclipse-eclipse-plugin aims to simplify management of Eclipse plugin artefacts interdependency. It allows to track required plugin version, and also to automatically generate feature and site update distribution. Please refer to http://mevenide.codehaus.org/maven-eclipse-plugin-plugin/goals.html for a complete list of available goals.


To install the plugin add |http://mevenide.codehaus.org/repository to your maven.repo.remote list and |run :

maven -DartifactId=maven-eclipse-plugin-plugin -DgroupId=mevenide -Dversion=0.2 plugin:download


regards,

-- gd


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to