jss7
jss7 copied to clipboard
scheduler: Compilation failure
Is this a BUG REPORT or FEATURE REQUEST?: /kind bug
What happened: mvn clean install -Dmaven.test.skip=true
fails with error
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 06:37 min
[INFO] Finished at: 2018-10-01T12:23:32-06:00
[INFO] Final Memory: 50M/89M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.0.2:compile (default-compile) on project scheduler: Compilation failure: Compilation failure:
[ERROR] error: Source option 5 is no longer supported. Use 6 or later.
[ERROR] error: Target option 1.5 is no longer supported. Use 1.6 or later.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :scheduler
What you expected to happen:
Successfully install
How to reproduce it (as minimally and precisely as possible): Followed instructions on
- https://github.com/RestComm/jss7/wiki/Build-jSS7-from-Source
Fails when executing step 7 - Build jSS7
- with maven : mvn clean install -Dmaven.test.skip=true
Anything else we need to know?:
Environment:
-
hardware configuration: HP Elite Desktop 00 G1
-
OS: UBuntu 18.04
-
Kernel (e.g.
uname -a
): Linux stc0042223 4.15.0-36-generic #39-Ubuntu SMP Mon Sep 24 16:19:09 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux -
Deployment method (e.g. application server version + config + method): Direct install on desktop
-
Others:
Additional Info:
Package: maven
Architecture: all
Version: 3.5.2-2
Priority: optional
Section: universe/java
Origin: Ubuntu
$ mvn -version Apache Maven 3.5.2 Maven home: /usr/share/maven Java version: 10.0.2, vendor: Oracle Corporation Java home: /usr/lib/jvm/java-10-oracle Default locale: en_CA, platform encoding: UTF-8 OS name: "linux", version: "4.15.0-36-generic", arch: "amd64", family: "unix"
It's know issue with master branch. You may need to checkout from other old version
Br, TN
Thank you for letting me know.
Can you point me to a stable version to use?
I look forward to hearing from you.
On Mon, Oct 1, 2018 at 9:56 PM Tran Huu Nhan [email protected] wrote:
It's know issue with master branch. You may need to checkout from other old version
Br, TN
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/RestComm/jss7/issues/305#issuecomment-426140901, or mute the thread https://github.com/notifications/unsubscribe-auth/AXiqSbCP000RaGN64cCvUr4dinwdrY0bks5uguPggaJpZM4XCqUG .