-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-24529][BUILD][test-maven][FOLLOW-UP] Set spotbugs-maven-plugin's fork to true #21785
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
Conversation
|
Test build #93114 has finished for PR 21785 at commit
|
|
@wangyum, I think we better test the build against maven by adding |
|
retest this please |
|
cc @kiszk |
|
Test build #93149 has finished for PR 21785 at commit
|
|
retest this please |
|
Now, I am checking |
|
Test build #93154 has finished for PR 21785 at commit
|
|
retest this please |
|
+1 I saw this with my build. I reported on the other PR. |
|
In my environment, |
|
Test build #93161 has finished for PR 21785 at commit
|
|
@kiszk What is your environment? My environment is: |
|
@wangyum my environment is |
|
I got the same error in my Mac. I understand that the motivation of forking is this solution. Unfortunately, I cannot access my Mac until this weekend. For now, let me retest again. |
|
retest this please |
|
Test build #93198 has finished for PR 21785 at commit
|
|
I can reproduce this and tested it fixes in my local as well. |
|
Merged to master. |
|
@HyukjinKwon @wangyum thank you. I took a vacation. |
What changes were proposed in this pull request?
Set
spotbugs-maven-plugin's fork totrue, otherwise will throw exception when make distribution:exception:
How was this patch tested?
manual tests