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

Update pom.xml #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update pom.xml #5

wants to merge 1 commit into from

Conversation

divinepwner
Copy link

I updated pom.xml file to let users properly build it with latest version of Java and mvn. Without this update, OSX user couldn't buildl package properly. Its the best and easy solution for the error.

I updated pom.xml file to let users properly build it with latest version of Java and mvn. Without this update, OSX user couldn't buildl package properly. Its the best and easy solution for the error.
@c0ny1
Copy link
Owner

c0ny1 commented Sep 30, 2019

我的macOS下编译没有问题。我看到你在pom.xml指定了jdk的版本,删除编码设置。请问你有没有尝试过不删UTF-8编码的情况下,指定编译的jdk版本(1.6)是否可以成功编译?

I have no problem compiling on macOS. I saw that you specified the JDK version in pom.xml, removing the encoding Settings. Have you ever tried to specify the compiled JDK version (1.6) without deleting utf-8 encoding?

@divinepwner
Copy link
Author

divinepwner commented Oct 1, 2019

Yup. I tried but same. Failed. I find out that solution and it worked like a charm. So i want to send a pull request. May be its about our OS X versions. I am using 10.14.6 Mojave.

@c0ny1
Copy link
Owner

c0ny1 commented Oct 1, 2019

Mine was version 10.14.5, and then I tried to update the test to see why

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 this pull request may close these issues.

2 participants