You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Raphaël Piéroni <ra...@gmail.com> on 2007/07/20 09:04:18 UTC

Re: From a lessons-learned...

Hi Brian,

I would be very insterested to an example
to enforce the test=skip and maven.test.skip=true are banned
from a parent pom and used in childrens.


Regards,

Raphaël

2007/7/20, Brian E. Fox <br...@reply.infinity.nu>:
>
> Use the enforcer to detect maven.test.skip and fail the build on them
> ;-)
>
> -----Original Message-----
> From: Christian Gruber [mailto:christianedwardgruber@gmail.com]
> 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 -
> 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 when we deployed to the
> appserver".  One of the project members, when asked to post some
> lessons learned for a retrospective session, posted all of his as
> Haiku.  He included the following gem:
>
>    Maven F A E
>    Maven test skip equals true
>    Rob, it won't deploy!
>
> Cheers,
> Christian.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
> For additional commands, e-mail: dev-help@maven.apache.org
>
>