At 10:48 -0500 6/19/03, Moretti, Luciano (MED) wrote:
Ok- I know I've seen this somewhere-

How do you set the remote repository to publish to-
I remember seeing something about using the project.properties to do
this, but I can't find the documentation now.


maven.repo.central=your.repository.com
maven.repo.central.directory=/path/to/repo/root

project.properties is probably the best place to put this, since it's likely to be logically constant for all users of the same project. Of course you can set these using any of the maven property setting techniques.

Joe

--
--
Joe Germuska [EMAIL PROTECTED] http://blog.germuska.com "If nature worked that way, the universe would crash all the time." --Jaron Lanier


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



Reply via email to