Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tycho-user] Why is Tycho manifest-first?

> FWIW, latest m2e-tycho lets you work on pom-first projects using Eclipse
> PDE without additional overhead either, so I would not use this to
> choose between pom-first and manifest first.

Might be, but I would not have considered/moved to Tycho if it required me to delete all my manifest.mf/build.properties etc.
and rely on full m2e with maven setup being configured to use/move to it.

/max

> --
> Regards,
> Igor
> 
> On 11-11-16 2:57 PM, Max Rydahl Andersen wrote:
>> …manifest-first makes it much easier to migrate to from PDE-build and still be able to work with Eclipse PDE without additional overhead.
>> 
>> /max
>> 
>> On Nov 14, 2011, at 22:14, Aaron Digulla wrote:
>> 
>>> Hello,
>>> 
>>> I'm wondering why you're using p2 technology (with all it's drawbacks) instead of using Maven's fast&reliable dependency resolution to create a MANIFEST.MF from that?
>>> 
>>> Wouldn't it be much more simple to add a manifest builder plugin which I can configure from a POM that produces a MANIFEST.MF?
>>> 
>>> Regards,
>>> 
>>> --
>>> Aaron "Optimizer" Digulla a.k.a. Philmann Dark
>>> "It's not the universe that's limited, it's our imagination.
>>> Follow me and I'll show you something beyond the limits."
>>> http://blog.pdark.de/
>>> _______________________________________________
>>> tycho-user mailing list
>>> tycho-user@xxxxxxxxxxx
>>> https://dev.eclipse.org/mailman/listinfo/tycho-user
>> 
>> /max
>> http://about.me/maxandersen
>> 
>> 
>> 
>> _______________________________________________
>> tycho-user mailing list
>> tycho-user@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/tycho-user
> _______________________________________________
> tycho-user mailing list
> tycho-user@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/tycho-user

/max
http://about.me/maxandersen





Back to the top