I have jboss 4.0 and I am trying to install the jboss portal using nuke 2.0 and Mysql. I am following the instructions on the nukes install. I get the following message when I run 'build.sh' Any help would be greatly appreciated.
_buildmagic:init:
Trying to override old definition of task property
configure-project:
[echo] groups: default
[echo] modules: common,portal,api,portlet,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
[javac] Compiling 16 source files to /d00/nukes/common/output/classes
[execmodules] javac: target release 1.3 conflicts with default source release 1.5
BUILD FAILED
file:/d00/nukes/common/../tools/etc/buildfragments/targets.ent:74: Compile failed; see the compiler error output for details.
Total time: 5 seconds