Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] Contributing m2e extension

I'm working on an m2e extension for the maven-jaxb2-plugin, which I'd like to share.

See https://bugs.eclipse.org/bugs/show_bug.cgi?id=350299

I forked the m2e-extras Github repository, created a copy of the antlr plugin, and for me the easiest way to get on from here would be to simply send a pull request and see my plugin in the list with other Sonatype extensions after the next release.

I don't really care if my plugin lives in org.eclipse, org.sonatype or under any other namespace or license as long as I can continue to use and modify my own code.

The procedure described in http://wiki.eclipse.org/Submitting_M2E_marketplace_entries is rather sketchy and seems to require a public p2 repository, which I don't have access to. If the idea is to build one's own repository and simply check it in at Github or anywhere else, then my question is, how do I build a p2 repository, what's an installable unit etc. 

The Plug-in Development Environment Guide is not very good at explaining p2 for Dummies - is there any other documentation?

Thanks,
Harald




-- 
NEU: FreePhone - kostenlos mobil telefonieren!			
Jetzt informieren: http://www.gmx.net/de/go/freephone


Back to the top