Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] Execute osgi application in maven tycho build

Hi all,

I am looking for a way to execute an osgi application in my maven tycho build.

This application is based on (parts of) my target platform and in the
second step also on some of the bundles that are actually build
through this maven tycho build process. I think this is similar to the
execution of junit-plugin-tests from maven tycho, isn't it?

Does anyone have a clue how I could achieve this?

Or if this is not possible maybe I can create a custom installation of
this application through some tycho-p2-director configuration or
calls?

Thanks in advance for your help and ideas,
Tobias.


Back to the top