Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a way to build with mirrored p2 repositories #2162

Closed
4 tasks done
lwrage opened this issue Jan 11, 2020 · 2 comments
Closed
4 tasks done

Add a way to build with mirrored p2 repositories #2162

lwrage opened this issue Jan 11, 2020 · 2 comments

Comments

@lwrage
Copy link
Contributor

lwrage commented Jan 11, 2020

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:

  • Create ant project to mirror required copies
  • Create mirrors and copy to osate-build.sei
  • Configure maven settings
  • Instructions

Environment

  • OSATE Version: 2.6.1
  • Operating System: all
@lwrage lwrage added this to the 2.7.0 milestone Jan 11, 2020
@lwrage lwrage self-assigned this Jan 11, 2020
@lwrage
Copy link
Contributor Author

lwrage commented Jan 12, 2020

@lwrage
Copy link
Contributor Author

lwrage commented Jan 16, 2020

Fixed in
2a9e870
0b340e6
10f7395

@lwrage lwrage closed this as completed Jan 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant