Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[buckminster-dev] Accessing a file available in svn from maven provider

I have this use case:

A rmap references a Maven project in svn.
The maven provider would need to access the pom.xml file in that svn in
order to know the remote repositories defined on it.

Is there a way to access the svn provider from the maven provider to
read that pom.xml file?


Back to the top