Hi,
We have  our  organisation central repository. if a developper needs a
plugin or an artifact  dependency which is not already on it ,maven
updates only his local repository, but not our central repository.
Is it possible to update both the local and our central repository?
and How to do it?
For the moment I create a simple java project , call for instance
DependProject,  with all dependencies needed by all project , if
a developper want to use a new artifact , I add the dependency on the
pom-file of DependProject and compile it. This procedure is a little
heavy for all of us , so I want to change it.
Regards,

Tom

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

Reply via email to