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

Source option 6 is no longer supported. Use 7 or later. #26

Open
YikSanChan opened this issue Feb 20, 2021 · 0 comments
Open

Source option 6 is no longer supported. Use 7 or later. #26

YikSanChan opened this issue Feb 20, 2021 · 0 comments

Comments

@YikSanChan
Copy link
Contributor

$ export JAVA_HOME=~/Library/Java/JavaVirtualMachines/adopt-openjdk-14.0.2/Contents/Home

$ mvn -version
Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
Maven home: /Users/chenyisheng/softwares/apache-maven-3.6.3
Java version: 14.0.2, vendor: AdoptOpenJDK, runtime: /Users/chenyisheng/Library/Java/JavaVirtualMachines/adopt-openjdk-14.0.2/Contents/Home
Default locale: en_CN, platform encoding: UTF-8
OS name: "mac os x", version: "10.15.7", arch: "x86_64", family: "mac"

$ make build-ingestion-jar-no-tests REVISION=develop
...
[INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ feast-ingestion-spark ---
[INFO] Changes detected - recompiling the module!
[WARNING] File encoding has not been set, using platform encoding UTF-8, i.e. build is platform dependent!
[INFO] Compiling 18 source files to /Users/chenyisheng/source/yiksanchan/feast-spark/spark/ingestion/target/test-classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] Source option 6 is no longer supported. Use 7 or later.
[ERROR] Target option 6 is no longer supported. Use 7 or later.
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

Successfully merging a pull request may close this issue.

1 participant