Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tycho-user] manifest-first with ordinary dependencies

I don't quite grasp the drill for the following:

The project is an eclipse project, so the only sane thing is
manifest-first. There are a few ordinary maven dependencies that want
to be embedded. Do I use the dependency plugin to grab them for
inclusion, or is there a tycho feature to help with this?


Back to the top