You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by rp_prasanna <pr...@gmail.com> on 2012/04/12 09:11:43 UTC

Remote Repository access

Hi,
  I have kept all the maven repository in the borland starteam.
Now i wanted to access the dependencies from the starteam.
I tried using the remote repository tag in the pom.xml but it could not
reach the reposirory.
The syntax which i used is as follows.

	
		maven_rep
                http://@hostnane/@path/Maven_Repository/.m2/repository
	


But the console tells that it could not reach the url.
Thank u


--
View this message in context: http://maven.40175.n5.nabble.com/Remote-Repository-access-tp5634845p5634845.html
Sent from the Maven Developers mailing list archive at Nabble.com.

Re: Remote Repository access

Posted by John Patrick <nh...@gmail.com>.
If on unix/linux has you tried the same url with curl or wget.

What does a brower day if you point it to that url?

Not sure about borland starteam but does it have access logs and if so
does see your connections coming in.

Have you tried wireshark to see what ethernet traffic is generated?

On 12 April 2012 08:11, rp_prasanna <pr...@gmail.com> wrote:
> Hi,
>  I have kept all the maven repository in the borland starteam.
> Now i wanted to access the dependencies from the starteam.
> I tried using the remote repository tag in the pom.xml but it could not
> reach the reposirory.
> The syntax which i used is as follows.
>
>
>                maven_rep
>                http://@hostnane/@path/Maven_Repository/.m2/repository
>
>
>
> But the console tells that it could not reach the url.
> Thank u
>
>
> --
> View this message in context: http://maven.40175.n5.nabble.com/Remote-Repository-access-tp5634845p5634845.html
> Sent from the Maven Developers mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org