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

[pom] Make sure source package picks up our shaded artifacts to help users in IDEs - fixes #3045 #3047

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

hazendaz
Copy link
Member

fixes #3045

@hazendaz hazendaz self-assigned this Dec 26, 2023
@hazendaz
Copy link
Member Author

@harawata Figure a second look to see. This ultimately makes sense, we include the jars, the javadocs for maven state the purpose of doing this with source is specifically for IDE usage. Maven just to produce a reasonable way to do this so I sort of hacked this together. Testing I simply ran the release profile to confirm.

@coveralls
Copy link

Coverage Status

coverage: 86.675% (+0.01%) from 86.665%
when pulling 30cddfe on hazendaz:master
into a64a3a0 on mybatis:master.

Copy link
Member

@harawata harawata left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you, @hazendaz !
I tried mvn clean package -Prelease and the result looks good. 👍

@hazendaz hazendaz merged commit 5186ebc into mybatis:master Dec 26, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants