RE: Trouble setting Boolean property in custom Mojo

2011-08-09 Thread laredotornado-3
Hi Robert, I really appreciate your help with this. What you suggested worked perfectly. All the best, - Dave -- View this message in context: http://maven.40175.n5.nabble.com/Trouble-setting-Boolean-property-in-custom-Mojo-tp4677954p4682047.html Sent from the Maven - Users mailing list

Trouble setting Boolean property in custom Mojo

2011-08-08 Thread laredotornado-3
getting nulL passed in to the setter and how I can adjust my configuration or Mojo to get it set correctly? Thanks, - Dave -- View this message in context: http://maven.40175.n5.nabble.com/Trouble-setting-Boolean-property-in-custom-Mojo-tp4677954p4677954.html Sent from the Maven - Users mailing

RE: Trouble setting Boolean property in custom Mojo

2011-08-08 Thread Robert Scholte
/Trouble-setting-Boolean-property-in-custom-Mojo-tp4677954p4677954.html Sent from the Maven - Users mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@maven.apache.org For additional commands, e-mail

RE: Trouble setting Boolean property in custom Mojo

2011-08-08 Thread laredotornado-3
(); fail(); } } so everything is working great. Would really appreciate some additional help, - Dave -- View this message in context: http://maven.40175.n5.nabble.com/Trouble-setting-Boolean-property-in-custom-Mojo-tp4677954p4678945.html Sent from the Maven - Users mailing list archive

RE: Trouble setting Boolean property in custom Mojo

2011-08-08 Thread Robert Scholte
From: laredotorn...@gmail.com To: users@maven.apache.org Subject: RE: Trouble setting Boolean property in custom Mojo Hi, I didn't find anything about doclets in the link and am still lost. My plugin config mirrors the example. What's more bizarre is that within my plugin project when I