3 Replies Latest reply on Oct 22, 2002 4:49 PM by juha

    Cannot build off the head.

      I'm trying to build jboss from the cvs tree.

      I've cvs co'd via pserver and

      when I try to build I get

      Robert-Nicholsons-Computer:~/Archives/jboss-all/build] robert% ./build.sh
      build.sh: Executing: /Users/robert/Archives/jboss-all/tools/bin/ant -logger org.apache.tools.ant.NoBannerLogger
      Buildfile: build.xml

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

      BUILD FAILED
      file:/Users/robert/Archives/jboss-all/build/../tools/etc/buildfragments/tools.ent:29: taskdef class xdoclet.modules.jmx.JMXDocletTask cannot be found

      Total time: 3 seconds

        • 1. Re: Cannot build off the head.

          co jboss-head

          • 2. Re: Cannot build off the head.

            Did that and I get the same problem.

            Robert-Nicholsons-Computer:~/Archives/jboss-head/build] robert% ./build.sh
            build.sh: Executing: /Users/robert/Archives/jboss-head/tools/bin/ant -logger org.apache.tools.ant.NoBannerLogger
            Buildfile: build.xml

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

            _buildmagic:init:local-properties:
            [copy] Copying 1 file to /Users/robert/Archives/jboss-head/build

            BUILD FAILED
            file:/Users/robert/Archives/jboss-head/build/../tools/etc/buildfragments/tools.ent:29: taskdef class xdoclet.modules.jmx.JMXDocletTask cannot be found

            Total time: 6 seconds
            [Robert-Nicholsons-Computer:~/Archives/jboss-head/build] robert%
            [Robert-Nicholsons-Computer:~/Archives/jboss-head/build] robert%
            [Robert-Nicholsons-Computer:~/Archives/jboss-head/build] robert%

            • 3. Re: Cannot build off the head.

              I just tested it and it does work.