Re: From a lessons-learned...

2007-07-20 Thread Raphaël Piéroni
n them ;-) -Original Message- From: Christian Gruber [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 8:24 AM To: Maven Developers List Subject: From a lessons-learned... Thought the devs might appreciate this. On my current project, I regrettably had to inform some users of the - f

Re: From a lessons-learned...

2007-07-19 Thread Christian Gruber
Very nice. My response Haiku then: maven test skip on enforcer detects no-no therefore build still fails Christian. P.S. I'll take this off the dev list now. -cg On Jul 19, 2007, at 6:54 PM, Brian E. Fox wrote: Use the enforcer to detect maven.test.skip and fail the build on them ;-) --

RE: From a lessons-learned...

2007-07-19 Thread Brian E. Fox
Use the enforcer to detect maven.test.skip and fail the build on them ;-) -Original Message- From: Christian Gruber [mailto:[EMAIL PROTECTED] Sent: Thursday, July 19, 2007 8:24 AM To: Maven Developers List Subject: From a lessons-learned... Thought the devs might appreciate this. On my

From a lessons-learned...

2007-07-19 Thread Christian Gruber
Thought the devs might appreciate this. On my current project, I regrettably had to inform some users of the - fae and -Dmaven.test.skip=true options, which ultimately resulted in a near total abandonment of project discipline, and ultimately a lot of error discovery through "finding out whe