RestComm / jain-slee

The World's #1 Open Source JAIN-SLEE (JSLEE) 1.1 Implementation
http://www.restcomm.com/
GNU Affero General Public License v3.0
24 stars 50 forks source link

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

Open randonfe opened 4 years ago

randonfe commented 4 years ago

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 commented 4 years ago

[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

nhanth87 commented 4 years ago

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

randonfe commented 4 years ago

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 notifications@github.com 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.

ShengRongder commented 4 years ago

hello,I change the dependency at doc -> checkout/core/tools/slee-management-console/pom.xml

https://svn.sp.vodafone.com/archiva/repository/internal/ ![gwt](https://user-images.githubusercontent.com/42433271/82108922-ee5fc900-9764-11ea-811a-71157f520df1.PNG) and it can work, but i am still correct other error.
tonydiablo commented 4 years ago

[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.

yulianoifa-mobius commented 3 years ago

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

warrenc5 commented 3 years ago

The plugin is dead. And so is googlecode.

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

warrenc5 commented 3 years ago

Looks like that plugin is also legacy.

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

yulianoifa-mobius commented 3 years ago

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

ibstelix commented 2 years ago

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

yulianoifa-mobius commented 2 years ago

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

ibstelix commented 2 years ago

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 commented 2 years ago

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
yulianoifa-mobius commented 2 years ago

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

ibstelix commented 2 years ago

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

nttungub commented 1 year ago

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?