Summary
The maven build relies on internet access to remote p2 repositories. Eclipse can create local copies ("mirrors") of the required repositories and maven can be configured to use these. This should speed up the dependency resolution phase of the build.
Required steps:
Environment
- OSATE Version: 2.6.1
- Operating System: all