Le lundi 21 janvier 2008 à 15:37 +0100,
[EMAIL PROTECTED] a écrit :
> 
> Hello! 
> 
> We would like to develop our Nuxeo application offline. 
> However, with maven we need to stay connected to Internet in order to
> compile source code using dependencies. 
> Is it possible to download all the libraries so that we don't need to
> stay connected to Internet? 
Once you have chosen the version of Nuxeo you want to use, you can build
your project one online and then use the -o option of maven to work
offline.
In fact, you only need to work online if you are aligned on a SNAPSHOT
and not a real version.

Several partners use a local Maven repository that they sync with our
when a new release is available.


> 
> Thanks 
> 
> ---------------------------------
> I2ETA AUVRAY Julien
> ASC/AP
> 02.99.42.70.60
> _______________________________________________
> ECM mailing list
> [email protected]
> http://lists.nuxeo.com/mailman/listinfo/ecm

_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to