RE: SNAPSHOT checking plugin?

2008-03-01 Thread Brian E. Fox
Yes, just put the config in a profile block. -Original Message- From: Ken Liu [mailto:[EMAIL PROTECTED] Sent: Friday, February 29, 2008 4:17 PM To: Maven Users List Subject: Re: SNAPSHOT checking plugin? Ok. The problem is that I would like to do the check for the SNAPSHOT versions only

Re: SNAPSHOT checking plugin?

2008-02-29 Thread Ken Liu
This looks great, but I would prefer not to add additional configuration to my POMs just to do a check for SNAPSHOT versions. Is there any way to achieve this without adding stuff to POMs? (I would have to add configuration to all of my POMs, of which there are many). Thanks, Ken On 2/28/08,

RE: SNAPSHOT checking plugin?

2008-02-29 Thread Brian E. Fox
This is the only way to do it. You should have a common pom that all your stuff shares and you would just put the config in that one place. -Original Message- From: Ken Liu [mailto:[EMAIL PROTECTED] Sent: Friday, February 29, 2008 11:19 AM To: Maven Users List Subject: Re: SNAPSHOT

Re: SNAPSHOT checking plugin?

2008-02-29 Thread Ken Liu
shares and you would just put the config in that one place. -Original Message- From: Ken Liu [mailto:[EMAIL PROTECTED] Sent: Friday, February 29, 2008 11:19 AM To: Maven Users List Subject: Re: SNAPSHOT checking plugin? This looks great, but I would prefer not to add additional

RE: SNAPSHOT checking plugin?

2008-02-28 Thread Jason Chaffee
maven-enforcer-plugin you might have to build the latest from source to get all the documented functionality as the current released one doesn't support everything on the Web site. -Original Message- From: Ken Liu [mailto:[EMAIL PROTECTED] Sent: Thursday, February 28, 2008 3:06 PM To: