Mercurial > dive4elements > river
changeset 8088:b834caf0a4f0
Add comment on how to obtain smartgwt
author | Andre Heinecke <andre.heinecke@intevation.de> |
---|---|
date | Mon, 11 Aug 2014 18:34:21 +0200 |
parents | 2fcbcc9bb59a |
children | 7e55790da464 01f778f84330 |
files | gwt-client/pom.xml |
diffstat | 1 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/gwt-client/pom.xml Mon Aug 11 18:33:50 2014 +0200 +++ b/gwt-client/pom.xml Mon Aug 11 18:34:21 2014 +0200 @@ -37,6 +37,15 @@ <artifactId>smartgwt</artifactId> <version>2.5</version> </dependency--> + +<!-- The following probably does not work. In that case + take a look at http://www.smartclient.com/builds/SmartGWT/ + select a recent version and install it manually to fullfill + the smartgwt dependency: + + mvn com.isomorphic:isc-maven-plugin:install -Dproduct=SMARTGWT \ + -Dlicense=LGPL -DbuildNumber=4.1p -DbuildDate=2014-08-11 +--> <dependency> <groupId>com.isomorphic.smartgwt.lgpl</groupId> <artifactId>smartgwt-lgpl</artifactId>