Maven 2 plugin for Eclipse

Integrate Maven 2 in Eclipse.

Download Maven 2 plugin for Eclipse 0.0.10 for EasyEclipse 1.2.2:

(12MB)  (13MB)  (12MB)

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.

Comments are currently disabled on this page.

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:

It is then possible to create and run Maven goal by selecting Run > External Tools > External Tools, create a new Maven 2 configuration, add goals to it, and run it. This step requires some understanding of Maven.

Tests

(Notes that tests are only displayed if the page is served statically)

Useful links

Changelog

Changes in EasyEclipse 1.2.2:

Changes in EasyEclipse 1.2.1:

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.