You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: