eclipse-agail / agile-core

Source code repository for agile core components
Eclipse Public License 2.0
7 stars 16 forks source link

start of agile-core fails if no internet connection is present on agile-core-start #37

Closed brettdaman closed 8 years ago

brettdaman commented 8 years ago

In our use case agile is used with a 4g modem that delays the initial connection time to internet. Agile pulls files from maven repos on every start and that fails when their is no internet available. Cant they be included on every release or docker build? That or a loop waiting for connection needs to be build in.