This brings up another question-
is there documentation on the settings available for the
project.properties, build.properties, and similar files?  I can't seem
to find it if there is.

Luciano

-----Original Message-----
From: Joe Germuska [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 19, 2003 11:00 AM
To: Maven Users List
Subject: Re: Setting which remote repository to publish to.


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]

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

Reply via email to