Hi,

I am trying to set up an easily usable build process on my intranet.  To do
this maven is the obvious choice for a jar repository.  I am using
subversion on another intranet server as a repository.

What I would like to do is have some maven build scripts which build src and
grab jars to make into wars locally, accessing jars from my LOCAL maven
repository.  IF they were not in this repository, I would like them to get
these jars from my subversion (intranet based) repository, and place them in
my local repository. 

Is this doable / how would most people do this?

/Michael


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

Reply via email to