Hi there,
I have a problem using SmartGWT with maven and import the zip and install the plugin using the following command
mvn com.isomorphic: isc-maven-plugin: 1.1.1: install SmartGWT -Dproduct = -Dlicense = EVAL -DbuildNumber = 4.0p -DbuildDate = 10/23/2013 -Dworkdir -DskipDownload = true = / home /
but adding dependencies in the pom.xml as follows
<dependency>
** <groupId> com.isomorphic.smartgwt.eval </ groupId>
** <artifactId> SmartGWT-eval </ artifactId>
** <version> 4.0-p2013-10-23 </ version>
* </ dependency>
I released the following error:
Missing artifact com.isomorphic.smartgwt.eval: SmartGWT-eval: jar: 4.0-p2013-10-23
help, I'm desperate
I have a problem using SmartGWT with maven and import the zip and install the plugin using the following command
mvn com.isomorphic: isc-maven-plugin: 1.1.1: install SmartGWT -Dproduct = -Dlicense = EVAL -DbuildNumber = 4.0p -DbuildDate = 10/23/2013 -Dworkdir -DskipDownload = true = / home /
but adding dependencies in the pom.xml as follows
<dependency>
** <groupId> com.isomorphic.smartgwt.eval </ groupId>
** <artifactId> SmartGWT-eval </ artifactId>
** <version> 4.0-p2013-10-23 </ version>
* </ dependency>
I released the following error:
Missing artifact com.isomorphic.smartgwt.eval: SmartGWT-eval: jar: 4.0-p2013-10-23
help, I'm desperate