Hello, I am new to Maven. I am using Maven 1.0.2 on a WinXP OS. I am getting following error. Can anybody suggest what is wrong with this? ------------------------------------------------------------------------------------------------------------------------------------ *
C:\maven_sample>maven genapp __ __ | \/ |__ _Apache__ ___ | |\/| / _` \ V / -_) ' \ ~ intelligent projects ~ |_| |_\__,_|\_/\___|_||_| v. 1.0.2 Attempting to download commons-jelly-tags-interaction-20030211.143817.jar. Error retrieving artifact from [ http://www.ibiblio.org/maven/commons-jelly/jars/ commons-jelly-tags-interaction-20030211.143817.jar]: java.net.ConnectException: Connection timed out: connect WARNING: Failed to download commons-jelly-tags-interaction-20030211.143817.jar. The build cannot continue because of the following unsatisfied dependency: commons-jelly-tags-interaction-20030211.143817.jar Total time: 23 seconds Finished at: Wed May 25 10:42:05 IST 2005 ------------------------------------------------------------------------------------------------------------------------------------ Any help well be appreciated... Thanks *