On 6/14/07, Raphaël Piéroni <[EMAIL PROTECTED]> wrote:

i have googled for an answer on the question whether
it is possible to store an entreprise Maven repository
in subversion and build a freshly checkouted project
in a computer with an empty local repository.

obviously the project's pom will contain the url
to the svn repository. but what such an URL would be ?

After it's checked out, it's just files on disk as far as Maven is
concerned.  Try using a file:// url for it.

--
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to