Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] cant set target platform, jetty requires package javax.net.ssl

On Wed, Jul 18, 2012 at 9:42 PM, Cristiano Gavião <cvgaviao@xxxxxxxxx> wrote:
> Try to add org.mortbay.jetty and javax.net.ssl packages to the feature that
> you are using to build the p2 repository...

Use https://github.com/ifedorenko/p2-browser to see what its dependencies are.
You may have to also include orbit as an additional p2 repo.

You are better off finding a *.feature.group for including in your
target file than specifying individual plugins.


Back to the top