Hello,

 you can configure local repositories with file: URLs configured in profiles.

https://maven.apache.org/guides/mini/guide-multiple-repositories.html

It is not possible to have the local repository cache in a profile, but you can 
use different settings.xml files with the -s option.

https://maven.apache.org/ref/3.3.9/maven-settings/settings.html

I typically use this to have an opensource/public- and company setting- with 
different mirrors, servers, repositories and a clean repository cache.

Gruss
Bernd

-- 
http://bernd.eckenfels.net

-----Original Message-----
From: Karagkiaouris Diamantis <diam.karag....@gmail.com>
To: Maven Users List <users@maven.apache.org>
Sent: Sa., 07 Mai 2016 21:50
Subject: Multiple local repositories

Hello,

I would like to ask if it is possible to have multiple local maven 
repositories and if it can be set as a parameter in a maven profile.

Thank you
-- 

Karagkiaouris G. Diamantis,

Junior Java EE Software Engineer,

www.eurodyn.com


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


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

Reply via email to