Two executions, one for the test sources and the other for the main sources.. each execution can override the configuration
2008/11/10 Wim Deblauwe <[EMAIL PROTECTED]> > I have used profiles before, I don't think you can use that. How would you > do this? > > 2008/11/10 <[EMAIL PROTECTED]> > > > I think you can use profiles for that. > > > > bruno > > > > > > On Nov 10, 2008 11:43am, Wim Deblauwe <[EMAIL PROTECTED]> wrote: > > > >> Hi, > >> > >> > >> > >> is it possible to define a different checkstyle configuration in maven > for > >> > >> the main and the tests? I want to allow underscores in method names, but > >> > >> only in my test source directory. > >> > >> > >> > >> regards, > >> > >> > >> > >> Wim > >> > >> >
