RestComm / jss7

RestComm Java SS7 Stack and Services
http://www.restcomm.com/
GNU Affero General Public License v3.0
186 stars 221 forks source link

scheduler: Compilation failure #305

Open xq1xq1xq1 opened 6 years ago

xq1xq1xq1 commented 6 years ago

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

Fails when executing step 7 - Build jSS7

Anything else we need to know?:

Environment:

xq1xq1xq1 commented 6 years ago

Additional Info:

Package: maven
Architecture: all
Version: 3.5.2-2
Priority: optional
Section: universe/java
Origin: Ubuntu
xq1xq1xq1 commented 6 years ago

$ 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"

nhanth87 commented 6 years ago

It's know issue with master branch. You may need to checkout from other old version

Br, TN

xq1xq1xq1 commented 6 years ago

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