Thanks all!

Aaron

On Sat, 16 Aug 2003, Daniel S. Haischt wrote:
> from the maven user guide:
> 
> -------8<------------8<-------8<-----------8<-------
> If you find you need to build your projects offline
> you can either use the offline switch on the CLI:
> 
>   maven -o jar:jar
> 
> Or you can set maven.mode.online to false in a
> property file .
> 
>   maven.repo.remote.enabled=false
> ------->8------------>8------->8----------->8-------
> 
> see -> http://maven.apache.org/reference/user-guide.html


On Sat, 16 Aug 2003, Alan Cabrera wrote:
> Project.properties file in the root directory.


On Sat, 16 Aug 2003, Siva wrote:
> I keep a build.properties inside incubator-geronimo which specifies this
> property.
>
> When i go online using my slowwwww dialup connection,i set it to
> true,rest of the time false :)

Reply via email to