-
Bug
-
Resolution: Done
-
Blocker
-
4.1.0.Beta2
When I try to run offline groovy script from command line the following exception occurs:
org.codehaus.groovy.control.MultipleCompilationErrorsException: startup failed: /files/RedHat/Workspaces/JBDS/without/700B2a/.metadata/.plugins/org.jboss.tools.project.examples/offline/go_offline_1.5.0.Beta2_v20130619_1903_B48.groovy: 46: 'help'is not part of the annotation com.beust.jcommander.Parameter -> com.beust.jcommander.Parameter in @com.beust.jcommander.Parameter @ line 46, column 3. @Parameter(names = ["-h", "--help"], description = "This help", help = true) ^ /files/RedHat/Workspaces/JBDS/without/700B2a/.metadata/.plugins/org.jboss.tools.project.examples/offline/go_offline_1.5.0.Beta2_v20130619_1903_B48.groovy: 46: Unexpected type java.lang.Object in @com.beust.jcommander.Parameter @ line 46, column 74. ription = "This help", help = true) ^ 2 errors