Hi! I�ve got the following problem with andromeda 3.0 and maven: when I start a build process (type maven in command prompt) and the dependencies should be downloaded, maven states a java.net.ConnectionException and says that the connection is refused. I have downloaded some jars manually into the .maven repository but it�s really time-intensive when the number jar files is getting big. I also tried the team.andromda site but I got the same Error. What can I do so that maven is able to download the required jars? Why is the connection refused?
Here is part of the error-massage: WARNING: Failed to download commons-beanutils-1.7.0.jar. Attempting to download commons-collections-3.1.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/commons-collections /jars/commons-collections-3.1.jar]: java.net.ConnectException: Connection refuse d: connect WARNING: Failed to download commons-collections-3.1.jar. Attempting to download commons-digester-1.5.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/commons-digester/ja rs/commons-digester-1.5.jar]: java.net.ConnectException: Connection refused: con nect WARNING: Failed to download commons-digester-1.5.jar. Attempting to download commons-logging-1.0.4.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/commons-logging/jar s/commons-logging-1.0.4.jar]: java.net.ConnectException: Connection refused: con nect WARNING: Failed to download commons-logging-1.0.4.jar. Attempting to download jmiuml-1.4di.jar. Error retrieving artifact from [http://www.ibiblio.org/maven/jmi/jars/jmiuml-1.4 di.jar]: java.net.ConnectException: Connection refused: connect WARNING: Failed to download jmiuml-1.4di.jar. //� //� //� and so on for all needed jars. BUILD FAILED File...... C:\Documents and Settings\Administrator.ATPC51CC\.maven\cache\maven-m ultiproject-plugin-1.3.1\plugin.jelly Element... maven:reactor Line...... 217 Column.... 9 Unable to obtain goal [multiproject:install-callback] -- C:\Program Files\AndroM DA\andromda-bin\samples\carrental\mda\maven.xml:3:37: <attainGoal> The build can not continue because of the following unsatisfied dependencies: //list of unsatisfied dependencies� Thank you for your help in advance! Stefan. -- NEU: Bis zu 10 GB Speicher f�r e-mails & Dateien! 1 GB bereits bei GMX FreeMail http://www.gmx.net/de/go/mail ------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click _______________________________________________ Andromda-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/andromda-user
