----- Original Message ----- 
From: "Markus Pscheidt" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, September 01, 2003 4:18 PM
Subject: Integrate jaxrpc as dependency


> Hi!
>
> What is the best way to integrate jaxrpc - which is part of the Java Web
> Service Developer Pack (Java WSDP) - into the dependeny list of my
> project.xml file? I need it because i want to have Axis in my
> dependencies list also.
>
> The problem is that there seems to be no download place available for
> jaxrpc.jar which I could use in the URL parameter of the dependency
> element. The place at ibiblio does not contain jar files for jaxrpc (
> http://www.ibiblio.org/maven/jaxrpc/ ).
>
> Of course, one solution is to copy jaxrpc.jar to
> $MAVEN_REPO_LOCAL/jaxrpc/jars/jaxrpc-1.0.jar, but this is not very
elegant.

It's the solution. Else, you can create your remote repository on your web
server, and define :
maven.repo.remote = http://www.ibiblio.org/maven, http://your-server

Else, you can use MavenProxy (http://wiki.codehaus.org/maven/MavenProxy)

>
> Markus
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> _____________________________________________________________________
> Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
> http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France


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

Reply via email to