<div dir="ltr">I am trying to install JBoss 4.2.3 from source on my linux (Fedora 9) machine.<br><br>When i run the build.sh script i get the following error :<br><br>[root@localhost build]# sh build.sh<br>Searching for build.xml ...<br>
Buildfile: /home/naveen/softwares/jboss-4.2.3.GA-src/build/build.xml<br><br>check.inhibit.downloads:<br><br>check.proxy:<br><br>set.proxy.withoutauth:<br><br>set.proxy.auth:<br><br>set.proxy:<br><br>createthirdparty:<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [get] Getting: <a href="http://repository.jboss.com/antlr/2.7.6-brew/component-info.xml">http://repository.jboss.com/antlr/2.7.6-brew/component-info.xml</a><br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [get] To: /home/naveen/softwares/jboss-4.2.3.GA-src/thirdparty/antlr/component-info.xml<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [get] local file date : Fri Sep 05 17:48:35 IST 2008<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; [get] Error getting <a href="http://repository.jboss.com/antlr/2.7.6-brew/component-info.xml">http://repository.jboss.com/antlr/2.7.6-brew/component-info.xml</a> to /home/naveen/softwares/jboss-4.2.3.GA-src/thirdparty/antlr/component-info.xml<br>
<br>BUILD FAILED<br>/home/naveen/softwares/jboss-4.2.3.GA-src/build/build.xml:808: The following error occurred while executing this line:<br>/home/naveen/softwares/jboss-4.2.3.GA-src/build/build-thirdparty.xml:117: Unable to get remote file=/home/naveen/softwares/jboss-4.2.3.GA-src/thirdparty/antlr/component-info.xml url=<a href="http://repository.jboss.com/antlr/2.7.6-brew/component-info.xml">http://repository.jboss.com/antlr/2.7.6-brew/component-info.xml</a><br>
<br>Total time: 3 minutes 9 seconds<br><br>Please help me solve this problem...<br><br><br>Thanks and regards,<br>Naveen.<br></div>