You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by Mazhar <sm...@gmail.com> on 2005/05/25 07:15:14 UTC

New to Maven...

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

 *

Re: New to Maven...

Posted by Brett Porter <br...@apache.org>.
In general, these questions should be posted to the users list.

I suspect you have not established your proxy settings (connection timed 
out).

http://maven.apache.org/reference/properties.html#Proxy_Properties

- Brett

Mazhar wrote:

>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
>
> *
>
>  
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org