Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[m2e-dev] m2e-{checkstyle,pmd}

Hello,

I'm looking for feedback; there are currently two projects it various state of disrepair for integrating Checkstyle ( via  http://eclipse-cs.sourceforge.net/ ) and PMD ( via http://pmd.sourceforge.net/eclipse/ ) through m2e.  The second being a fork of the first:

  http://code.google.com/p/m2e-extensions/
  http://bimargulies.github.com/m2e-code-quality/

I have a third project which patches the second to fix a number of include/exclude issues.  As m2e gains more traction, developers will write m2e extensions to scratch various itches.  Also, I imagine the m2e API will change a fair bit over the next 12 months.

Is there an overall suggestions as to where these should live and be listed? Should the m2e integrations live with m2e, the original plugin or a third project?

   JAmes




Back to the top