Update Google GXP dependency in the Google GXP plugin
-----------------------------------------------------
Key: WW-3475
URL: https://issues.apache.org/jira/browse/WW-3475
Project: Struts 2
Issue Type: Improvement
Components: Other
Reporter: Ben McCann
Google GXP is finally in the central Maven repository, which makes the Struts
2 GXP plugin far easier to use.
In the pom.xml file, change the Google GXP dependency to:
<dependency>
<groupId>com.google.gxp</groupId>
<artifactId>google-gxp</artifactId>
<version>0.2.4-beta</version>
</dependency>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.