Maven 2 plugin for Eclipse
Integrate Maven 2 in Eclipse.
Download Maven 2 plugin for Eclipse 0.0.10 for EasyEclipse 1.2.2:
Maven 2 is a build and project management tool. The Maven 2 plugin for Eclipse provides Maven 2.0 integration, including transient dependencies support, running Maven goals, and adding dependencies from repository.
There are currently 7 comments for this plugin. You can review them and add more here.
Installing this plugin
This plugin is not shipped in any distribution. You must manually install it on an EasyEclipse distribution.
The dependent plugin Eclipse Java Development Tools must be present in the EasyEclipse distribution you use, or must be installed separately.
Getting started
To adding needed libraries to a project requiring them, you should:
- Enable Maven 2 on the project, by right-clicking on a project and selecting Maven > Enable; the group ID can have any value.
- Add the needed dependencies, by right-clicking on the project and selecting Maven > Add Dependencies. You can then search the repository by providing a part of the name of the libraries. For example, typing
junitwill show all JUnit libraries. - The libraries are then downloaded automatically when the project is built.
Useful links
- Maven 2 plugin for Eclipse home
- Maven 2 plugin for Eclipse provides support for the Maven application.
- Tutorial
Changelog
Changes in EasyEclipse 1.2.2:
- Upgraded to Maven 2 plugin for Eclipse 0.0.10.
- Initial release (with Maven 2 plugin for Eclipse 0.0.5).
- Upgraded to Maven 2 plugin for Eclipse 0.0.9.
Credits and License
Credits:
Copyright (c) 2005 Mergere, Inc.
This plugin is licensed under the Apache License 2.0 license.
Copyright 2005 Mergere, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
(12MB)
(13MB)
(12MB)
It seems it doesn’t work well on EasyEclipse Server 1.2.1. An error occurs when i open windows->preference->Marven2: Plug-in org.maven.ide.eclipse was unable to load class org.maven.ide.eclipse.preferences.Maven2PreferencePage.
Can you file a bug? there is a new version coming up.
Hello, I’ve the same problem!
This new version is ready?
Someone have the solution for this problem? If no… what should I do?
Tks!
It is coming up, bear with us!
Help is welcome for testing.
When i traid to open a project with maven 2 filesytem the plug in trows an error with out details, the error in “An error occurs when Indexing Local” I am running easy eclise server in mac os X 10.4.9
I solve my problem, first I created de MAVEN_HOME variable as root, then the plugin has its own maven and looks for settings.xml in /Users/myuser/.m2 folder so whe I install maven 2 I had been configurated a local repository and as result maven plugin can not read my settings. you just neet to create o copy the settings to de /Users/myuser/.m2 folder and now I’m running easy eclipse server in Mac OS X 10.4.10
Hello,
is a new version of the easy eclipse maven plugin planned? It seems version 0.0.10 is a bit out of daten, and the perference page is incomplete.
Regards,
Max