-
Notifications
You must be signed in to change notification settings - Fork 48
Description
Hi Guys,
I'm trying build the version: https://github.com/RestComm/jain-slee/archive/7.2.0-233.zip (I''ve tried other versions and it has the same issue)
cd $SLEE_HOME/release/
ant:
[exec] [INFO] Restcomm :: Tools :: slee-management-console-war .. FAILURE
cd $SLEE_HOME/release/checkout/core/tools/slee-management-console/war/
mvn clean install:
The build can't resolve the the dependencies of com.totsp.gwt:maven-googlewebtoolkit2-plugin.
I'm using maven 3.4.5 and I've checked in all oficial maven repositories and have not any version of maven-googlewebtoolkit2-plugin, the build use version 2.0-RC1, but the repositories there are'nt any version.
Here is the oficial repositories that maven 3.5.4 have tried to download the maven-googlewebtoolkit2-plugin:

