[m2] Code beautfier - FAQ/BestPractice (Jalopy-whatever)

2006-06-18 Thread Christian Kölle
Hello, Caution: Newbie! I am new to m2 but used to use m1. I have a flat-folder-hierachy m2-multi-module project. Problem: I want to run a beautifier plugin over my code, before everything is build. I don't care what beautifier, it is just to unify the layout. After 1,5 years, I decided to have

Re: [m2] Code beautfier - FAQ/BestPractice (Jalopy-whatever)

2006-06-18 Thread Dennis Lundberg
I think you are looking for this: http://mojo.codehaus.org/jalopy-maven-plugin/howto.html -- Dennis Lundberg Christian Kölle wrote: Hello, Caution: Newbie! I am new to m2 but used to use m1. I have a flat-folder-hierachy m2-multi-module project. Problem: I want to run a beautifier plugin

AW: [m2] Code beautfier - FAQ/BestPractice (Jalopy-whatever)

2006-06-18 Thread Christian Kölle
/groupId artifactIdmaven-jalopy-plugin/artifactId version1.0-SNAPSHOT/version Regards and thanks Christian Ursprüngliche Nachricht Von: Dennis Lundberg [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 18. Juni 2006 22:12 An: Maven Users List Betreff: Re: [m2] Code beautfier - FAQ/BestPractice

Re: [m2] Code beautfier - FAQ/BestPractice (Jalopy-whatever)

2006-06-18 Thread Felipe Gaúcho
a tip about jalopy: it is not compatible with none IDEs available on the market, i.e., the maven will beautify your code and your IDE will complain about that :)) I always prefer just to generate a CheckStyle report just as an indicator about how good (or poor) is the code developers are

Re: AW: [m2] Code beautfier - FAQ/BestPractice (Jalopy-whatever)

2006-06-18 Thread Dennis Lundberg
-jalopy-plugin/artifactId version1.0-SNAPSHOT/version Regards and thanks Christian Ursprüngliche Nachricht Von: Dennis Lundberg [mailto:[EMAIL PROTECTED] Gesendet: Sonntag, 18. Juni 2006 22:12 An: Maven Users List Betreff: Re: [m2] Code beautfier - FAQ/BestPractice (Jalopy-whatever) | I