[rules-users] Maven2 could not transfer artifect antlr-runtime

himansu.nayak himansumca at gmail.com
Tue Jan 29 04:57:16 EST 2013


Hi,
i am trying to build my drools 5.4 project using my hudson environment(
using maven2 plugin), but i am getting the below exception. 
Exception
===========
Could not transfer artifact org.antlr:antlr-runtime:pom:3.3 from/to central
(http://repo1.maven.org/maven2): Error transferring file: Connection timed
out: connect

My dependency jar in pom is which is correct when i check with central
repository. Kindly Help
<dependency>
	<groupId>org.antlr</groupId>
	<artifactId>antlr-runtime</artifactId>
	<version>3.3</version>
</dependency>



-----
Thanks...
Himansu
--
View this message in context: http://drools.46999.n3.nabble.com/Maven2-could-not-transfer-artifect-antlr-runtime-tp4021912.html
Sent from the Drools: User forum mailing list archive at Nabble.com.


More information about the rules-users mailing list