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

HeadDatabaseAPI being included in jar #10

Closed
Rickebo opened this issue Jan 24, 2021 · 1 comment
Closed

HeadDatabaseAPI being included in jar #10

Rickebo opened this issue Jan 24, 2021 · 1 comment

Comments

@Rickebo
Copy link

Rickebo commented Jan 24, 2021

HeadDatabaseAPI is included in the jar file of InfoHeads, which results in other plugins using HeadDatabaseAPI not working correctly. I added <scope>provided</scope> to the HeadDatabaseAPI dependency fixes this issue.

https://github.com/harry0198/InfoHeads-mvn/blob/9d153b1bec0f9d463226a3bed7f3849416e9bcf7/pom.xml#L66-L70

@harry0198
Copy link
Collaborator

This has been added to the codebase, thank you for letting me know. See (b072ac7)

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

No branches or pull requests

2 participants