On Mon, Sep 24, 2012 at 8:54 AM, Bertrand Delacretaz <[email protected] > wrote:
> On Sunday, September 23, 2012, Reto Bachmann-Gmür wrote: > > > ...I think the tests shold not access external services... > > Yes - there's OfflineMode for that. > The offline mode is for not updating libraries from the remote repos. If I have the libraries in the local repository I can use the offline mode. If tests are skipped in offline mode this means that some projects might buil with -o and fail otherwise. I think this shouldn't be the case, a built should be tested in offline mode with the same accuracy. Besides I'm not sure how tests could check if maven is run in offline mode, the cedi tests also fail independently if the maven built is run offline or online. Reto
