Eclipse project build automation [message #1806885] |
Fri, 17 May 2019 03:05  |
Eclipse User |
|
|
|
Hello,
I am trying to automate builds of my eclipse plugins using maven with the Tycho plugin. The issue is that my company forbids access to eclipse repositories (http://download.eclipse.org/releases/oxygen/) since it is not a secure url with https. As a consequence, maven can't get its required dependencies.
Therefore I thought I could create a local eclipse repository clone using nexus (a kind of target platform). Could this approach work ? Has anyone faced a similar issue and figured out a better solution ? And how can I deal with my issue? Any documentation is also welcome.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03787 seconds