comparison gwt-client/pom.xml @ 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 6e852a6c72f2
children f01fc10e2184 7f63ad20d4f0
comparison
equal deleted inserted replaced
8087:2fcbcc9bb59a 8088:b834caf0a4f0
35 <!--dependency> 35 <!--dependency>
36 <groupId>com.smartgwt</groupId> 36 <groupId>com.smartgwt</groupId>
37 <artifactId>smartgwt</artifactId> 37 <artifactId>smartgwt</artifactId>
38 <version>2.5</version> 38 <version>2.5</version>
39 </dependency--> 39 </dependency-->
40
41 <!-- The following probably does not work. In that case
42 take a look at http://www.smartclient.com/builds/SmartGWT/
43 select a recent version and install it manually to fullfill
44 the smartgwt dependency:
45
46 mvn com.isomorphic:isc-maven-plugin:install -Dproduct=SMARTGWT \
47 -Dlicense=LGPL -DbuildNumber=4.1p -DbuildDate=2014-08-11
48 -->
40 <dependency> 49 <dependency>
41 <groupId>com.isomorphic.smartgwt.lgpl</groupId> 50 <groupId>com.isomorphic.smartgwt.lgpl</groupId>
42 <artifactId>smartgwt-lgpl</artifactId> 51 <artifactId>smartgwt-lgpl</artifactId>
43 <version>[4.1,5.0)</version> 52 <version>[4.1,5.0)</version>
44 </dependency> 53 </dependency>

http://dive4elements.wald.intevation.org