Deepa,

 The directory structure is <groupId>/jars/<artifactId>-<version>.jar

 So you need to copy your commons-digester to

 maven/commons-digester/jars/commons-digester-1.5.jar

 then maven should be able to find it.

 Graham.

[EMAIL PROTECTED] wrote:
Hi,


I had used the Tomcat Web Server on a Linux OS as the Central repository
for downloading the dependent jar files. I had created a directory by
name "maven" under webapps folder of tomcat and placed the dependent jar
files in it with the same structure that Maven proposes. And used the
property maven.repo.remote=http://10.145.92.29:8081/maven in the
build.properties file.



I had got the following error:

__  __

|  \/  |__ _Apache__ ___

| |\/| / _` \ V / -_) ' \  ~ intelligent projects ~

|_|  |_\__,_|\_/\___|_||_|  v. 1.0.2




Attempting to download commons-digester-1.5.jar.

WARNING: Failed to download commons-digester-1.5.jar.

The build cannot continue because of the following unsatisfied
dependency:




commons-digester-1.5.jar




Total time: 2 seconds

Finished at: Wed May 25 14:24:55 IST 2005


Is there any way through which I can download the dependent jar files
from a Web Server?




Regards,

Deepa







Confidentiality Notice


The information contained in this electronic message and any attachments to 
this message are intended
for the exclusive use of the addressee(s) and may contain confidential or 
privileged information. If
you are not the intended recipient, please notify the sender at Wipro or [EMAIL 
PROTECTED] immediately
and destroy all copies of this message and any attachments.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to