Skip to main content

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

I don't believe this is currently possible, but it should be relatively
easy to introduce as external maven plugin in tycho-extras, for example.

--
Regards,
Igor

On 11-06-28 7:14 PM, Tobias Jenkner wrote:
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.
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top