The issue was that I was using predefined project property names, such as group (list in table 13.1 at http://gradle.org/docs/current/userguide/writing_build_scripts.html http://gradle.org/docs/current/userguide/writing_build_scripts.html ). Once changed "group" to "testngGroup", it worked fine.
-- View this message in context: http://gradle.1045684.n5.nabble.com/Passing-argument-from-command-line-to-java-code-tp5709919p5709985.html Sent from the gradle-user mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
