You can set the "local" repository to the location of your companies repository temperary. However, a better solution would be handy, so maybe you can file an issue in JIRA (if no such one exists yet)
Wim 2005/12/15, Tom Joad <[EMAIL PROTECTED]>: > > 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] > >
