jain-slee icon indicating copy to clipboard operation
jain-slee copied to clipboard

[ERROR] slee-management-console-war - all oficial maven repositories have not any version of maven-googlewebtoolkit2-plugin

Open randonfe opened this issue 5 years ago • 16 comments

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

image

cd $SLEE_HOME/release/checkout/core/tools/slee-management-console/war/ mvn clean install:

image

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:

http://forum.soapui.org/repository/maven2/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.pom

https://repository.jboss.org/nexus/content/groups/developer/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.pom

https://repository.jboss.org/nexus/content/repositories/deprecated/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.pom

https://oss.sonatype.org/content/groups/public/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.pom

https://repository.jboss.org/nexus/content/groups/public/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.pom

https://repo.maven.apache.org/maven2/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.pom

http://forum.soapui.org/repository/maven2/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.jar

https://repository.jboss.org/nexus/content/groups/developer/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.jar

https://repository.jboss.org/nexus/content/repositories/deprecated/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.jar

https://oss.sonatype.org/content/groups/public/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.jar

https://repository.jboss.org/nexus/content/groups/public/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.jar

https://repo.maven.apache.org/maven2/com/totsp/gwt/maven-googlewebtoolkit2-plugin/2.0-RC1/maven-googlewebtoolkit2-plugin-2.0-RC1.jar

randonfe avatar May 01 '20 17:05 randonfe

[INFO] Restcomm :: Resources :: restcomm-slee-ra-statistics-ra FAILURE [0.031s]

Here is another .jar and pom that there is'nt at oficial repository: Failure to find org.mobicents.servers.jainslee.core:spi:jar:7.1.0.36

https://repo.maven.apache.org/maven2/org/mobicents/servers/jainslee/core/spi/ image

randonfe avatar May 02 '20 02:05 randonfe

hi @randonfe please contact @anatolysatanovskiy-mobius for on premise support

nhanth87 avatar May 02 '20 05:05 nhanth87

hi,

How can I send a message to him?

Enviado do meu iPhone

Em 2 de mai de 2020, à(s) 02:09, Tran Huu Nhan [email protected] escreveu:



hi @randonfehttps://github.com/randonfe please contact @anatolysatanovskiy-mobiushttps://github.com/anatolysatanovskiy-mobius for on premise support

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/RestComm/jain-slee/issues/140#issuecomment-622670287, or unsubscribehttps://github.com/notifications/unsubscribe-auth/APNIVJ7RKTOU5QWAELAGEF3RPOTGTANCNFSM4MXIEY7Q.

randonfe avatar May 05 '20 19:05 randonfe

hello,I change the dependency at doc -> checkout/core/tools/slee-management-console/pom.xml https://svn.sp.vodafone.com/archiva/repository/internal/

gwt

and it can work, but i am still correct other error.

ShengRongder avatar May 16 '20 03:05 ShengRongder

[INFO] Restcomm :: Resources :: restcomm-slee-ra-statistics-ra FAILURE [0.031s]

Here is another .jar and pom that there is'nt at oficial repository: Failure to find org.mobicents.servers.jainslee.core:spi:jar:7.1.0.36

https://repo.maven.apache.org/maven2/org/mobicents/servers/jainslee/core/spi/ image

For the statistics error change to master >>>checkout/statistics "git checkout master" and the build will complete.

tonydiablo avatar May 23 '20 20:05 tonydiablo

The spi is in standard repository See https://mvnrepository.com/artifact/org.mobicents.servers.jainslee.core/spi

yulianoifa-mobius avatar Jan 29 '21 14:01 yulianoifa-mobius

The plugin is dead. And so is googlecode.

The new plugin is https://gwt-maven-plugin.github.io/gwt-maven-plugin/

warrenc5 avatar Jan 30 '21 08:01 warrenc5

Looks like that plugin is also legacy.

The new plugin is https://github.com/tbroyer/gwt-maven-plugin

warrenc5 avatar Jan 30 '21 08:01 warrenc5

Hi The plugin is dead however it still part of the project. To get it you need to use jahia repository BR Yulian Oifa

yulianoifa-mobius avatar Jan 30 '21 09:01 yulianoifa-mobius

hi, this giving me big headache all the repo i found did not have the plugin :( Anyone have the jar ?

ibstelix avatar Sep 21 '21 10:09 ibstelix

maven-googlewebtoolkit2-plugin-2.0-RC1.zip Hi.Please see the file attached ( zipped )

yulianoifa-mobius avatar Sep 21 '21 10:09 yulianoifa-mobius

Wonderful ! thank you so much almost 24hours i am scroll the net to find it !

maven-googlewebtoolkit2-plugin-2.0-RC1.zip Hi.Please see the file attached ( zipped )

ibstelix avatar Sep 21 '21 16:09 ibstelix

Hi @yulianoifa-mobius please can you share the file maven-googlewebtoolkit-support it seams it is needed as i'm getting this error :

Execution default of goal com.totsp.gwt:maven-googlewebtoolkit2-plugin:2.0-RC1:mergewebxml failed: A required class was missing while executing com.totsp.gwt:maven-googlewebtoolkit2-plugin:2.0-RC1:mergewebxml: com/totsp/mavenplugin/gwt/support/ExitException

ibstelix avatar Sep 21 '21 19:09 ibstelix

maven-googlewebtoolkit-support-1.6.2.zip Hi Please try this one

yulianoifa-mobius avatar Sep 22 '21 08:09 yulianoifa-mobius

Hi @yulianoifa-mobius thank you very much. Finally i found the archive on google code (https://code.google.com/archive/p/gwt-maven/source/default/source) and made a github repo of it : https://github.com/ibstelix/gwt_maven_archive/tree/main/trunk/mavenrepo

maven-googlewebtoolkit-support-1.6.2.zip Hi Please try this one

ibstelix avatar Sep 22 '21 15:09 ibstelix

Execution default of goal com.totsp.gwt:maven-googlewebtoolkit2-plugin:2.0-RC1:mergewebxml failed: A required class was missing while executing com.totsp.gwt:maven-googlewebtoolkit2-plugin:2.0-RC1:mergewebxml: com/totsp/mavenplugin/gwt/support/ExitException

Hi @ibstelix Did you solve this problem? Could you share how to fix it?

nttungub avatar Nov 11 '22 02:11 nttungub