Re: Private Repository Server + Maven Standard Repos

2012-11-07 Thread Gintas
Hm, for now we have decided to stick with the easiest solution - use only
local repo and have it accessible through VPN in case someone needs it from
the outside.

Thanks for the answers, guys :)



--
View this message in context: 
http://maven.40175.n5.nabble.com/Private-Repository-Server-Maven-Standard-Repos-tp5728854p5729760.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org



Private Repository Server + Maven Standard Repos

2012-10-30 Thread Gintas
Hello guys,

I'm having some issues with repo configuration. What I want to set-up is
that:

1. Maven would primarily use company's internal maven Repository for PUBLIC
and PRIVATE libraries. Settings to be used at the office.
2. Maven would use DEFAULT Maven repos when internal company's repo is not
available. 
Settings to be used when working at home. Maven would be able to download
all PUBLIC libraries and get private libs from m2 folder.

Is it possible to achieve this?

Currently i have a profile defined under m2 with my private repo settings,
but when it fails, Maven does not fall back to the default settings.

Thanks in advance!

Gintas.



--
View this message in context: 
http://maven.40175.n5.nabble.com/Private-Repository-Server-Maven-Standard-Repos-tp5728854.html
Sent from the Maven - Users mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org