facebook

BUILD FAILED : …org.jboss.ide.eclipse.xdoclet.core_2.6.200

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #204716 Reply

    Hi,
    I just have upgrade MyEclipse from 2.7RC2 to 2.7GA (Uninstall / Reinstall method).

    When I try to Build All Projects, I encounter the following error :

    ============
    Buildfile: C:\DevJ2ee\Runtime\eclipse\workspace\MonEJB\xdoclet-build.xml

    N10004:
    [taskdef] BUILD FAILED: file:C:/DevJ2ee/Runtime/eclipse/workspace/MonEJB/xdoclet-build.xml:21: C:\DevJ2ee\Runtime\MyEclipse\eclipse\plugins\org.jboss.ide.eclipse.xdoclet.core_2.6.200 not found.
    ============

    In xdoclet-build.xml, <fileset dir> is set to “….xdoclet.core_2.6.200” and file file no more exists.

    How to resolve this ? (automatically if possible)

    #204725 Reply

    Scott Anderson
    Participant

    You can simply open your project XDoclet properties, hit apply, and then rebuild the project. We changed some plugin id’s to remove some incompatibilities with other tools so the XDoclet build file just needs to be rebuilt. Sorry for the inconvenience.

    #204876 Reply

    Erik Reuter
    Member

    Getting the same error after upgrading from 3.7rc2 to the GA release.

    This looks like it wont just happen this once, but every time you guys bumps the version numbers on the plugins as the version number is part of the path, mine contains “….xdoclet.core_3.6.200” in the end.

    You might consider having the version number or path to the plugin as a variable or something similar so we don’t have to regenerate all our xdoclet scripts for every upgrade?

    #204884 Reply

    Scott Anderson
    Participant

    Erik,

    I’ve added this as a enhancement request.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: BUILD FAILED : …org.jboss.ide.eclipse.xdoclet.core_2.6.200

You must be logged in to post in the forum log in