Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] contribution guide



On 10 July 2011 08:26, Jan Prach <jendap@xxxxxxxxx> wrote:
Hi,

is there some contribution guide?

There's not much on http://eclipse.org/m2e/developers/

No big document is needed. Just add a few details, please. Something like
1) What form shall a contribution have? A patch attached in bugzilla? Merge request at github? Push to some gerrit instance?

Depends on what you're contributing, to m2eclipse-extras you could do a pull request, if the code is for m2e-core then it needs to be a git patch attached to a bug at eclipse.org, or if you are writing a new m2e connector take a look at http://wiki.eclipse.org/M2E_Extension_Development

 
2) What about the code in github.com/sonatype? Bugs to git connector to github? There's no issueManagement section in git connector.

Hmm, I'm actually not sure ;)  I had thought it would be at issues.sonatype.org but I'm looking at the list I'm not sure what project.  May need to wait on Igor or someone else for an answer.
 

It's not just about m2e. It's more generic problem. "Maven" -> "Import Project(s) from SCM" is awesome! One can easily import the project, debug it, fix it, ... and then what?


Regards,
Jan


_______________________________________________
m2e-dev mailing list
m2e-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/m2e-dev



Back to the top