Skip to main content

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

We don't have any official recommendations on where/how things should be hosted. I personally think it depends on how closely coupled the Maven plugin and the m2e integrations are, the pace at which the Maven plugin evolve,  and also on people dynamics.
From an end user perspective the only thing that matters is that for any particular version of the Maven plugin, there is a corresponding version of the m2e integration.

Also, note that we are actively working on a mechanism to help end users discover m2e extensions: MNGECLIPSE-2420 

On 2011-01-05, at 2:17 PM, JAmes Atwill wrote:

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:


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



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


Back to the top