e à "Maven Users List"
Pour : "Maven Users List" <[EMAIL PROTECTED]>
cc :
Objet : RE: remote repo on a server
Asking the obvious...and what is your maven.repo.remote setting? Does it
include the URL to the server containing the jars?
S
aven Users List
> Subject: Re: remote repo on a server
>
> I think my dependency element is ok because when the jar is in the local
> repo Maven find it.
> I use aspectjrt-1.1.1.jar as an exemple of my problem but it is the same
> thing with all the
> things in the repository.
>
-repo/aspectj/jars
Nicolas
Jason van Zyl <[EMAIL PROTECTED]>
13/11/2003 18:21
Veuillez répondre à "Maven Users List"
Pour : Maven Users List <[EMAIL PROTECTED]>
cc :
Objet : Re: remote repo on a server
On Thu, 2003-11-13 at 08:28, [EMAIL PRO
On Thu, 2003-11-13 at 08:28, [EMAIL PROTECTED] wrote:
> Since I use maven 1.0-RC1I have the following problem :
> I use a server as a remote repo. But when I use a dependency whitch is
> present on the server and not on the local repository, it fail when it try
> to download the artifact. I think
Since I use maven 1.0-RC1I have the following problem :
I use a server as a remote repo. But when I use a dependency whitch is
present on the server and not on the local repository, it fail when it try
to download the artifact. I think it could be a network configuration
problem ?
So I want to