RE: [mojo-user] maven rpm plugin, supress plugin execution when not on RedHat/CentOS

2012-07-20 Thread Scott Klein
Thanks, this worked great. *From:* Russell Gold [mailto:r...@gold-family.us] *Sent:* Friday, July 20, 2012 6:31 PM *To:* user@mojo.codehaus.org *Subject:* Re: [mojo-user] maven rpm plugin, supress plugin execution when not on RedHat/CentOS HI Scott, You can make a conditional profile

Re: [mojo-user] maven rpm plugin, supress plugin execution when not on RedHat/CentOS

2012-07-20 Thread Russell Gold
HI Scott, You can make a conditional profile keyed on a java property. For example, I have a profile that looks like this: tools.jar java.vendor Sun Microsystems Inc.