jira.codehaus.org

  • Log In Access more options
    • Online Help
    • Keyboard Shortcuts
    • About JIRA
    • JIRA Credits
    • What?s New
  • Dashboards Access more options (Alt+d)
  • Projects Access more options (Alt+p)
  • Issues Access more options (Alt+i)
  • Maven 2.x Eclipse Plugin
  • MECLIPSE-54

Support for Eclipse GUI plugin - http://m2eclipse.codehaus.org/ - Maven 2 Enable

  • Log In
  • Views
    • XML
    • Word
    • Printable

Details

  • Type: New Feature New Feature
  • Status: Closed Closed
  • Priority: Trivial Trivial
  • Resolution: Won't Fix
  • Affects Version/s: None
  • Fix Version/s: 2.1
  • Component/s: None
  • Labels:
    None

Description

The Eclipse GUI plugin hosted at http://m2eclipse.codehaus.org/ allows you to right click on a project in Eclipse and select Maven 2 --> Enable.

There should be a flag on the eclipse:eclipse task to say -pluginEnable=true

Enabling the plugin seems to add the following to .project:

<buildCommand>
<name>org.maven.ide.eclipse.maven2Builder</name>
<arguments>
</arguments>
</buildCommand>

Issue Links

relates to

New Feature - A new feature of the product, which has yet to be developed. MECLIPSE-78 create eclipse projects which are m2eclipse ready

  • Major - Major loss of function.
  • Closed - The issue is considered finished, the resolution is correct. Issues which are not closed can be reopened.

Activity

Ascending order - Click to sort in descending order
  • All
  • Comments
  • Work Log
  • History
  • Activity
Hide
Permalink
fabrizio giustina added a comment - 12/Jan/06 3:45 AM

You can already use the existing "buildcommands" parameter, there is no need for an additional property.
See http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html

Show
fabrizio giustina added a comment - 12/Jan/06 3:45 AM You can already use the existing "buildcommands" parameter, there is no need for an additional property. See http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html
Hide
Permalink
David Boden added a comment - 12/Jan/06 3:56 AM

Understood. Thanks.

I've raised a trivial issue on the IDE plugin's Jira to ask for this to be added to the documentation:

http://jira.codehaus.org/browse/MNGECLIPSE-31

Show
David Boden added a comment - 12/Jan/06 3:56 AM Understood. Thanks. I've raised a trivial issue on the IDE plugin's Jira to ask for this to be added to the documentation: http://jira.codehaus.org/browse/MNGECLIPSE-31

People

  • Assignee:
    fabrizio giustina
    Reporter:
    David Boden
Vote (0)
Watch (0)

Dates

  • Created:
    12/Jan/06 3:22 AM
    Updated:
    13/Mar/07 6:18 PM
    Resolved:
    12/Jan/06 3:45 AM
  • Atlassian JIRA (v5.0.4#731-sha1:3aa7374)
  • Report a problem
  • Powered by a free Atlassian JIRA open source license for Codehaus. Try JIRA - bug tracking software for your team.