Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Feature/Product made up of POM-first bundles

This is expected to work with 0.14 but likely too cumbersome to setup to
be useful for features with more than a few dependencies, including any
indirect dependencies.

--
Regards,
Igor

On 12-04-09 4:25 PM, Ben Abernathy wrote:
Right now our project is using a manifest first approach and we want
to investigate the possibility of making it pom-first. We build our
products using features so I'm wondering if it is actually possible to
compose a feature made up entirely of pom-first bundles (and by
extension a product).

I took the itp02 build01 example and attempted to add a feature
bundle, but I cannot seem to resolve the dependencies specified in the
pom. Is this approach doable using 0.14.1 or 0.15?

Thank you,

Ben
_______________________________________________
tycho-user mailing list
tycho-user@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/tycho-user


Back to the top