Property validation

2007-05-22 Thread Paul Gier
I would like to verify that certain properties are set in my pom.  If 
the property is not set, I would like the build to fail.  Is there a way 
to do this with the enforcer plugin or with another plugin?


Thanks!

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Property validation

2007-05-22 Thread Brian E. Fox
Not currently with the enforcer, but sounds like a good addition. The
enforcer is setup so you can write your own rules, so you should be able
to whip it up easily. 

-Original Message-
From: Paul Gier [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, May 22, 2007 11:16 AM
To: Maven Users List
Subject: Property validation

I would like to verify that certain properties are set in my pom.  If
the property is not set, I would like the build to fail.  Is there a way
to do this with the enforcer plugin or with another plugin?

Thanks!

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]