Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [m2e-dev] checkstyle etc

I want to help complete the job of respecting maven configuration for
the Checkstyle and PMD plugins.

(  Project configurators for commonly used maven plugins
(temporary)	0.12.0.20101103-1500	org.maven.ide.eclipse.temporary.mojos.feature.feature.group)

Apache CXF has a rather complex configuration scheme for checkstyle
and eclipse which the current version of the package does not respect.
I'd like to fix bugs or add features to that package as needed to
support rules on the classpath, which is what CXF uses. That's what I
want to work on. Code last see at google code.

On Sat, Nov 20, 2010 at 2:28 PM, Pascal Rapicault <pascal@xxxxxxxxxxxx> wrote:
> At this point the code has not been moved to the foundation since we are waiting on the IP review of some of dependencies.
> The code is currently available at https://github.com/sonatype/m2eclipse-core
> What would you be interested in contributing? I have not clearly understood. Thx
>
> PaScaL
>
> On 2010-11-20, at 2:21 PM, Benson Margulies wrote:
>
>> I'd like to help with checkstyle, pmd, etc. Is there a reference
>> source tree at eclipse.org yet, or is the google tree it?
>> _______________________________________________
>> m2e-dev mailing list
>> m2e-dev@xxxxxxxxxxx
>> https://dev.eclipse.org/mailman/listinfo/m2e-dev
>
> _______________________________________________
> m2e-dev mailing list
> m2e-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/m2e-dev
>


Back to the top