compiling GWT from maven tip

Ian Springer ian.springer at redhat.com
Wed Jan 11 15:29:23 UTC 2012


It's possible that's not supported on the older versions of GWt and the 
gwt plugin that we're using, but it will definitely be supported once we 
merge in John Sanda's upgrade branch.

On 01/11/2012 08:41 AM, John Mazzitelli wrote:
> I just saw this tip - has anyone tried this soyc setting?
>
> -------- Forwarded Message --------
> Following configuration help to reduce memory consumption of of GWT compiler:
>
>              <plugin>
>                  <groupId>org.codehaus.mojo</groupId>
>                  <artifactId>gwt-maven-plugin</artifactId>
>                  <version>2.4.0</version>
>                  <executions>
>                      <execution>
>                          <goals>
>                              <goal>compile</goal>
>                          </goals>
>                          <configuration>
>                              <!-- This arg is needed for compilation to finish
>              properly. If it's not set, maven runs out of memory because of
>              exhaustive report generating -->  <soyc>false</soyc>
>                          </configuration>
>                      </execution>
>                  </executions>
>              </plugin>
>
>
> _______________________________________________
> rhq-devel mailing list
> rhq-devel at lists.fedorahosted.org
> https://fedorahosted.org/mailman/listinfo/rhq-devel


-- 
Ian Springer
Principal Software Developer
JBoss Operations Network
Red Hat
ian.springer at redhat.com



More information about the rhq-devel mailing list