Hello,
following problem:
i have project where any jars currently stored under <projectdir>/lib
Any of the required jars cannot downloaded via url in fact there are not yet released.
We have these jars only in the lib-dir of the project.
Now i put following dependency in my project.xml file: ���
<dependency>
����<groupId>columba</groupId>
����<artifactId>ristretto</artifactId>
����<version>1.0pre1</version>
����<url>file://${basedir}/lib/</url> ���
</dependency>
But maven dosn't download the ristretto-1.0pre1.jar from the lib -dir into my maven
repository.
What can i do? It is a correct url and i don't have any idea how to store the required
jars into the users local repository.
Can anyone help me?
Many thanks and greetings
Waffel (alias Thomas Wabner)
-------- SIgnature --------
Thomas Wabner
wissenschaftlicher Mitarbeiter
Karl-Liebknechtstrasse 145
04277 Leipzig
HTWK Leipzig
---------------------------
Thomas Wabner
CIO
Ancoso Development GMBH
---------------------------
PGP Key:
http://search.keyserver.net:11371/pks/lookup?op=get&search=0x48681715&template=netenextract,netennomatch,netenerror
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]