Issue Subscription
Filter: Design & Best Practices (24 issues)
Subscriber: mavendevlist
Key Summary
MNG-2184Possible problem with @aggregator and forked lifecycles
https://jira.codehaus.org/browse/MNG-2184
MNG-612 implement conflict resolution techniques
Hello,
The vote has passed with the following result :
+1 (binding) : Mark Struberg, Kristian Rosenvold, Emmanuel Venisse,
Hervé Boutemy, Vincent Siveton, Olivier Lamy
+1 (non binding) : Lukas Theussl, Tamás Cservenák, Tony Chemit, Robert Scholte
I will continue the release process.
Thanks !
--
Hello,
I commented on http://jira.codehaus.org/browse/MNG-1977 answering Arnaud
Heritier concerns about my proposed patch.
Could someone answer my questions please?
Thanks,
Jean-Noël
Thanks Dennis, that must have been a bad copy&paste from a web page.
-Lukas
On 09/28/2011 09:55 PM, denn...@apache.org wrote:
Author: dennisl
Date: Wed Sep 28 19:55:13 2011
New Revision: 1177032
URL: http://svn.apache.org/viewvc?rev=1177032&view=rev
Log:
Fix garbage characters.
Modified:
2011/9/29 Brett Porter
> It's built in to the check style plugin - maven_checks.xml
>
Oh my, this is the plugin I'm willing to patch. How stupid am I...
Thanks Brett
It's built in to the check style plugin - maven_checks.xml
On 29/09/2011, at 6:03 PM, Antonio Petrelli wrote:
> HI all
> I need to create a patch for a plugin and I need to follow code conventions.
> Is there any Checkstyle configuration file for Maven projects and plugins
> that can be used?
> I
HI all
I need to create a patch for a plugin and I need to follow code conventions.
Is there any Checkstyle configuration file for Maven projects and plugins
that can be used?
I noticed that here:
http://maven.apache.org/developers/conventions/code.html
only formatters for IDEs are present, not Che