Open eclipse-capella-bot opened 4 years ago
fdo commented on 2017-05-10
Forgot the link to the solution: https://dev.eclipse.org/mhonarc/lists/tycho-user/msg07659.html
fdo commented on 2017-05-10
Change is here: https://git.polarsys.org/r/#/c/4535/
Some 3rd party libraries are not in orbit. A simple solution to package such libraries with capella is to add a plugin that wraps these libraries. Each wrapped library requires a valid CQ https://wiki.eclipse.org/Development_Resources/Contribution_Questionnaire. The challenge is to have the library jars downloaded at build/development time rather than adding them to git.
The solution described in this thread works, and I will commit a patch that outlines it.
ECLIPSE-554244
POLARSYS-1595
@fdo
2017-05-10