Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] Maven builds of eclipse plugins

I guess you already found Tycho ;-) Unfortunately, Tycho documentation
is thoroughly lacking, so the best I can suggest is to copy&paste from
one of demo projects [1], m2e or one of m2e extensions [2] or [3]. When
you have question, tycho-users mailing list [4] is the best place to ask.


[1] https://github.com/sonatype/sonatype-tycho/tree/master/tycho-demo/
[2] https://github.com/sonatype/m2eclipse-extras
[3] https://github.com/sonatype/m2eclipse-wtp
[4] http://tycho.sonatype.org/project-information.html

--
Regards,
Igor

On 10-11-21 03:30 PM, Benson Margulies wrote:
Is there some doc that describes the tooling (and versioning
conventions, especially) that you are using on m2e to build the
eclipse plugins in maven?
_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev


Back to the top