This is on the compile goal.

When you integrate MGWT into a larger project, and you want to hit package or compile but you know that your GWT stuff hasn't changed, this is a huge time saver (seeing as the GWT compile is both slow and not smart about avoid unecessary recompiles).

Cheers!
Benjamin

On Apr 20, 2009, at 9:36 AM, Farrukh Najmi wrote:


Hi Benjamin,

Which goal are you needing this option on? When I run gwt:run I do not see gwt:compile run as a dependency.
I am using latest (or close) SNAPSHOT of:

              <groupId>org.codehaus.mojo</groupId>
              <artifactId>gwt-maven-plugin</artifactId>
              <version>1.1-SNAPSHOT</version>

Thanks.

Benjamin Renaud wrote:
Is there an option to skip GWT compilation? Seeing as it takes forever, it would be nice to have an option to do that.

The google-code version has it: - Dgoogle.webtoolkit.compileSkip=true. I would have thought that the merge would have brought it in, but apparently not.

Cheers!
Benjamin


--
Regards,
Farrukh

Web: http://www.wellfleetsoftware.com



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

  http://xircles.codehaus.org/manage_email




---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to