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

Fix maven configuration problems #1115

Merged
merged 1 commit into from
May 27, 2019
Merged

Conversation

zhangthen
Copy link
Contributor

Fix Maven configuration problems encountered when publishing the seata 0.6.0,

Change point:

  • Add javadoc plugin for seata-all

  • Add javadoc plugin for seata-bom

  • Add url, licenses, developers, organization, issueManagement,scm for seata-bom

@zhangthen zhangthen changed the title Fix Maven configuration problems Fix maven configuration problems May 27, 2019
@codecov-io
Copy link

codecov-io commented May 27, 2019

Codecov Report

Merging #1115 into develop will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop    #1115      +/-   ##
=============================================
+ Coverage      41.87%   41.88%   +<.01%     
  Complexity      1361     1361              
=============================================
  Files            243      243              
  Lines          10106    10106              
  Branches        1319     1319              
=============================================
+ Hits            4232     4233       +1     
  Misses          5327     5327              
+ Partials         547      546       -1
Impacted Files Coverage Δ Complexity Δ
...server/store/file/FileTransactionStoreManager.java 46.34% <0%> (+0.34%) 19% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b52ad6d...0008ffc. Read the comment docs.

Copy link
Member

@slievrly slievrly left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Member

@xingfudeshi xingfudeshi left a comment

Choose a reason for hiding this comment

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

LGTM.

@xingfudeshi xingfudeshi merged commit c50b447 into apache:develop May 27, 2019
nick-tan pushed a commit to nick-tan/seata that referenced this pull request Jul 12, 2019
@wangliang181230 wangliang181230 added this to the 0.6.* milestone Aug 9, 2021
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.

None yet

5 participants