You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by aldana <al...@gmx.de> on 2007/11/28 14:06:05 UTC

how to retrieving remote repositorie information from MavenEmbedder?

hi,

i would like to have access to remote repositories through MavenEmbedder. i
need that for i want to iterate some poms from internal repository.

how is this possible? i cannot see any methods of MavenEmbedder to get a
list of remote repositories. MavenEmbedder.getLocalRepository() is provided,
but something like MavenEmbedder.getRepositoryFromId(String) is not. is
there something i have not noticed yet?

surely i could parse the local settings.xml or a pom.xml to get the remote
repository url but there must be a simpler way to get to this information
through MavenEmbedder...

thanks.


-- 
View this message in context: http://www.nabble.com/how-to-retrieving-remote-repositorie-information-from-MavenEmbedder--tf4888367s177.html#a13991798
Sent from the Maven - Users mailing list archive at Nabble.com.


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