$MAVEN_HOME_LOCAL environment variable also... -john
On Mon, 2004-03-01 at 16:15, Jean-Marc Lavoie wrote: > > is there some way to override this location? > Setting the maven.repo.local properties does the job > > It is briefly documented in the jar plugin. > http://maven.apache.org/reference/plugins/jar/properties.html > > You may also consider using jar:install to deploy your myjar jar locally to this > location (so you don't care about the exact locaiton), and using a web server to > store them for all your coworkers (Using maven.repo.remote to specify the URL) > > have fun > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] -- John Casey [EMAIL PROTECTED] CommonJava Open Components Project http://www.commonjava.org --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
