gwt:compile

Goal which compiles a GWT file.

Parameters for the goal:

Parameter Type Expression Default Value Description
className String - - The java class to compile.
outputDirectory File ${project.build.directory}/gwt/www - Location of the file.
sourceDirectory File ${basedir}/src/main/java - Location of the source files.