-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[ERROR] slee-management-console-war - all oficial maven repositories have not any version of maven-googlewebtoolkit2-plugin #140
Comments
[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/ |
hi @randonfe please contact @anatolysatanovskiy-mobius for on premise support |
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 @randonfe<https://github.com/randonfe> please contact @anatolysatanovskiy-mobius<https://github.com/anatolysatanovskiy-mobius> for on premise support
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#140 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/APNIVJ7RKTOU5QWAELAGEF3RPOTGTANCNFSM4MXIEY7Q>.
|
hello,I change the dependency at doc -> checkout/core/tools/slee-management-console/pom.xml and it can work, but i am still correct other error. |
For the statistics error change to master >>>checkout/statistics "git checkout master" and the build will complete. |
The spi is in standard repository |
The plugin is dead. And so is googlecode. The new plugin is https://gwt-maven-plugin.github.io/gwt-maven-plugin/ |
Looks like that plugin is also legacy. The new plugin is https://github.com/tbroyer/gwt-maven-plugin |
Hi |
hi, |
maven-googlewebtoolkit2-plugin-2.0-RC1.zip |
Wonderful ! thank you so much almost 24hours i am scroll the net to find it !
|
Hi @yulianoifa-mobius please can you share the file maven-googlewebtoolkit-support it seams it is needed as i'm getting this error :
|
maven-googlewebtoolkit-support-1.6.2.zip |
Hi @yulianoifa-mobius
|
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 |
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:
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
The text was updated successfully, but these errors were encountered: