3 Replies Latest reply on Nov 5, 2002 9:42 PM by adrian.brock

    Build of jboss-all from anon CVS fails

    kostya

      I've grabbed jboss-all from CVS, and I am running into problems getting the build to run.

      Here's the output of trying to preinitialize the build (as per the Quick Start Guide):

      --------------------------
      [kostya@proton jboss-all]$ ./build/build.sh init
      build.sh: Executing: /home/users/kostya/src/jboss/jboss-all/tools/bin/ant -logger org.apache.tools.ant.NoBannerLogger init
      Buildfile: build.xml

      _buildmagic:init:
      Trying to override old definition of task property

      BUILD FAILED
      file:/usr/local/src/code/kostya/jboss/jboss-all/build/../tools/etc/buildfragments/tools.ent:29: taskdef class xdoclet.modules.jmx.JMXDocletTask cannot be found

      Total time: 4 seconds
      --------------------------

      I get the same result with just "./build/build.sh" with no target.

      This is the latest from the anonymous CVS, so I'm not sure what is going on here.

      Any thoughts or suggestions? Did I miss something obvious?

      Thanks!