A gradle plugin for publishing artifacts to the Hypertrace maven repository
Stars
0
Forks
0
Watchers
0
Open Issues
2
Overall repository health assessment
No package.json found
This might not be a Node.js project
31
commits
8
commits
2
commits
2
commits
1
commits
chore: update publish plugin to publish to new repo (#28)
82b68f2View on GitHubfeat: add support for publishing java platform aka bom (#25)
6b05fa4View on GitHub:bug: fix name of arguments so that the qualified repo provider string is constructed correctly (#23)
5b4ac60View on GitHub🔧 allow configuration of scm organizationi in pom attributes (#22)
738afc5View on GitHubupdate publish plugin to publish artifacts to artifactory (#19)
9bf2727View on GitHubadd gradle-nexus-staging-plugin for closing and releasing staged repositories (#18)
f17cee5View on GitHubcheck gradle properties ossrhUsername and ossrhPassword only before publish task (#16)
1f2381cView on GitHub