You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Robert Scholte (JIRA)" <ji...@codehaus.org> on 2011/07/28 19:17:42 UTC

[jira] Closed: (MECLIPSE-627) Wrong classname used in documentation at additionalBuildcommands

     [ https://jira.codehaus.org/browse/MECLIPSE-627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Scholte closed MECLIPSE-627.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 2.9
         Assignee: Robert Scholte

Fix in [rev. 1151935|http://svn.apache.org/viewvc?rev=1151935&view=rev]

> Wrong classname used in documentation at additionalBuildcommands 
> -----------------------------------------------------------------
>
>                 Key: MECLIPSE-627
>                 URL: https://jira.codehaus.org/browse/MECLIPSE-627
>             Project: Maven 2.x Eclipse Plugin
>          Issue Type: Bug
>          Components: Plugin Documentation
>            Reporter: Dennis Müller
>            Assignee: Robert Scholte
>            Priority: Minor
>             Fix For: 2.9
>
>
> If using {code:xml}<name>org.ui.externaltools.ExternalToolBuilder</name>{code} as shown in the documentation at [Maven documentation for eclipse:eclipse|http://maven.apache.org/plugins/maven-eclipse-plugin/eclipse-mojo.html#additionalBuildcommands], after executing *eclipse:eclipse* the maven builders configured in eclipse for the project will not run automatically.
> While this can be fixed manually with a few clicks, it's quite annoying - and can easily be fixed by usind the correct name (which is _not_ mentioned in the documentation, but set by eclipse when fixed manually):
> {code:xml}
> <name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
> {code}

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira