StarChart-Labs / flare-plugins

Gradle plug-ins with opinionated defaults to allow streamlined, consistent operations
MIT License
1 stars 0 forks source link

Add configuration of source/javadoc artifacts to maven publications #14

Closed romeara closed 5 years ago

romeara commented 5 years ago

If the maven-publish plug-in is used with the source-jars plug-in, add the task outputs as artifacts with the sources and javadoc classifiers

codecov[bot] commented 5 years ago

Codecov Report

Merging #14 into master will decrease coverage by 3.04%. The diff coverage is 16.66%.

@@             Coverage Diff              @@
##             master      #14      +/-   ##
============================================
- Coverage     81.67%   78.62%   -3.05%     
  Complexity       78       78              
============================================
  Files            13       13              
  Lines           251      262      +11     
  Branches         16       16              
============================================
+ Hits            205      206       +1     
- Misses           43       53      +10     
  Partials          3        3
Impacted Files Coverage Δ Complexity Δ
...artlabs/flare/plugins/plugin/SourceJarsPlugin.java 72.97% <16.66%> (-27.03%) 5 <1> (ø)
blackduck-copilot[bot] commented 5 years ago

Black Duck Security Report

Merging #14 into master will not change security risk.

Click here to see full report