Re: [m2] Moving xx-resources phases was : Re: Creating mock objects for core components

2006-02-12 Thread Raphaël Piéroni
Brett Porter a écrit : Piéroni Raphaël wrote: Hello, And to fix the AxisTool plugin problem of adding resource after the compile phase maybe the generate-resources and process-resources can by moved after the compile phase. Is this a good idea or is there a reason for the x-resources phase

Re: Creating mock objects for core components

2006-02-10 Thread Jesse Kuhnert
people > need. > > -Original Message- > From: Allison, Bob [mailto:[EMAIL PROTECTED] > Sent: Friday, February 10, 2006 06:12 > To: Maven Developers List > Subject: RE: Creating mock objects for core components > > > My personal preference would be src/mock/... st

Re: [m2] Moving xx-resources phases was : Re: Creating mock objects for core components

2006-02-10 Thread Brett Porter
Piéroni Raphaël wrote: > Hello, > > And to fix the AxisTool plugin problem of adding resource after the compile > phase maybe the generate-resources and process-resources can by moved after > the compile phase. > > Is this a good idea or is there a reason for the x-resources phases to be > before

[m2] Moving xx-resources phases was : Re: Creating mock objects for core components

2006-02-10 Thread Piéroni Raphaël
fecycle, then it would be fairly easy to use it for a test > compile lifecycle and a mock-object lifecycle and anything else people > need. > > -Original Message- > From: Allison, Bob [mailto:[EMAIL PROTECTED] > Sent: Friday, February 10, 2006 06:12 > To: Maven Develop

RE: Creating mock objects for core components

2006-02-10 Thread Allison, Bob
object lifecycle and anything else people need. -Original Message- From: Allison, Bob [mailto:[EMAIL PROTECTED] Sent: Friday, February 10, 2006 06:12 To: Maven Developers List Subject: RE: Creating mock objects for core components My personal preference would be src/mock/... structured l

RE: Creating mock objects for core components

2006-02-10 Thread Allison, Bob
My personal preference would be src/mock/... structured like src/test/... and be able to build an output artifact jar with classifier "mock" as part of the normal build. To do this, unfortunately, requires resolution of MCOMPILER-13. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMA