Skip to content
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

Building examples not possible #142

Open
chocobloc opened this issue Sep 7, 2018 · 2 comments
Open

Building examples not possible #142

chocobloc opened this issue Sep 7, 2018 · 2 comments

Comments

@chocobloc
Copy link

chocobloc commented Sep 7, 2018

Both examples (charging-server-simulator and guide) can't be built.
I didn't check the guide example. But CS' POM.xml is outdated:

Building Restcomm :: Examples :: charging-server-simulator 1.0.0-SNAPSHOT

The POM for org.mobicents.diameter:jdiameter-api:jar:1.7.0-SNAPSHOT is missing, no dependency information available
The POM for org.mobicents.diameter:jdiameter-impl:jar:1.7.0-SNAPSHOT is missing, no dependency information available
The POM for org.mobicents.diameter:restcomm-diameter-mux-jar:jar:1.7.0-SNAPSHOT is missing, no dependency information available

BUILD FAILURE

I've changed this to 1.7.1-160
Then I ran into that:

BUILD FAILURE

Total time: 1.929s
Finished at: Fri Sep 07 13:59:02 CAT 2018
Final Memory: 16M/437M

Failed to execute goal org.codehaus.mojo:buildnumber-maven-plugin:1.0:create (default) on project charging-server-simulator: Cannot get the branch information from the scm repository :
Exception while executing SCM command. UnsupportedOperationException

Please advise!

@AjitSinghRathod
Copy link

i have the same issue

@AjitSinghRathod
Copy link

Add the below Dependency in pom.xml

org.mobicents.resources restcomm-slee-ra-diameter-base-common-events 3.0.6 - My issue is resolved

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants