7 Replies Latest reply on Mar 10, 2006 6:44 PM by ilangocal

    JBoss Portal Build failed

      Hi
      I followed Patrick Tournet's instructions and was able to check out the Portal source. I tried to build it by running build.bat. ( i am running Windows XP)

      This is the output I get:

      Executing C:\navnorth\jboss-portal-2.2\build\..\tools\bin\ant.bat -logger org.a
      pache.tools.ant.NoBannerLogger
      Buildfile: build.xml

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

      _configure:cactus:cactus:
      [echo] C:\navnorth\jboss-portal-2.2/thirdparty/junit-junit/lib

      configure-project:
      [echo] groups: default
      [echo] modules: common,api,faces,server,security,format,portlet,theme,cms,b
      ridge,samples,core

      _buildmagic:modules:most:

      ==============================================================
      ==
      == Executing 'most' in module 'common'...
      ==
      ==

      configure-defaults:
      Overriding previous definition of reference to javac.classpath

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'common'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'api'...
      ==
      ==

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'api'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'faces'...
      ==
      ==

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'faces'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'server'...
      ==
      ==
      [echo] C:\navnorth\jboss-portal-2.2/thirdparty/xdoclet-xdoclet/lib
      [echo] C:\navnorth\jboss-portal-2.2/thirdparty/sun-servlet/lib

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'server'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'security'...
      ==
      ==

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'security'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'format'...
      ==
      ==

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'format'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'portlet'...
      ==
      ==

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      compile:
      [execmodules] Feb 24, 2006 4:30:16 PM xdoclet.XDocletMain start
      [execmodules] INFO: Running

      ==
      ==
      == Finished 'most' in module 'portlet'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'theme'...
      ==
      ==
      [echo] C:\navnorth\jboss-portal-2.2/thirdparty/xdoclet-xdoclet/lib
      [echo] C:\navnorth\jboss-portal-2.2/thirdparty/sun-servlet/lib

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'theme'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'cms'...
      ==
      ==

      configure-defaults:
      Overriding previous definition of reference to javac.classpath

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'cms'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'bridge'...
      ==
      ==

      configure-defaults:
      Overriding previous definition of reference to javac.classpath

      _default:compile-classes:
      [depend] Deleted 0 out of date files in 0 seconds

      ==
      ==
      == Finished 'most' in module 'bridge'.
      ==
      ==============================================================


      ==============================================================
      ==
      == Executing 'most' in module 'samples'...
      ==
      ==

      BUILD FAILED
      file:C:/navnorth/jboss-portal-2.2/build/../tools/etc/buildfragments/targets.ent:
      735: Basedir C:\navnorth\jboss-portal-2.2\samples does not exist

      Total time: 10 seconds
      Press any key to continue . . .



      I wonder if there is anything that I have done wrong. Any suggestions from the great folks out here is appreciated very much.

      ilango