It's possible u can achieve through

<dependency>
            <id>property</id>
            <jar>property.jar</jar>
</dependency>

Property.jar is the custom jar

U can copy it under below location manually

C:\Documents and
Settings\lvijaya\.maven\repository\property\jars\property.jar

Hope u got what I am trying to say

-----Original Message-----
From: Binoy K. Shah [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April 27, 2005 5:00 PM
To: users@maven.apache.org
Subject: M2: Multiple repositories for dependencies

Hi,

My project uses lot of custom or commercial libraries which I can not
publish to ibiblio.org

Is it possible to configure maven 2 such that it pulls the available
dependencies from ibiblio.org and when ever some custom jar is required
it pulls it from my local repository.

Regards,
-Binoy


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




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