This repository has been archived by the owner on Sep 26, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 130
Upload jars to bintray as part of releases #1608
Merged
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
157efc7
Upload jars to bintray. WCPGW?
ajsutton f4b5aca
Prep first and upload to the test repo right.
ajsutton 94d76bc
Allow overwriting snapshot versions.
ajsutton 18e3a45
Merge branch 'master' into upload-jars
ajsutton dacc828
Publish sources and javadoc.
ajsutton 5a31b4a
Publish to real repo and only on master branch.
ajsutton 6f884a1
Merge branch 'master' of github.com:PegaSysEng/pantheon into upload-jars
ajsutton 69a8749
Spotless.
ajsutton 1327ec9
Extract out common parts of bintray config. Do one more test run on …
ajsutton 4b50cf4
Ensure snapshot distributions get published.
ajsutton c2b2779
Don't publish snapshot release. We need to work out how that will in…
ajsutton 298ef45
Release to the real repo.
ajsutton bd2d4a9
Merge branch 'master' of github.com:PegaSysEng/pantheon into upload-jars
ajsutton f7cbdd3
Put all resources in the one package.
ajsutton d9ebed8
Include internal in the group name.
ajsutton f336870
Try adding repositories block to get maven info.
ajsutton aa2fd8f
Test run.
ajsutton f60a74c
Revert "Test run."
ajsutton 729e57d
Revert "Try adding repositories block to get maven info."
ajsutton File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think if you add a
repository
block you may get the maven metadataThere was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No luck. But I've tested with both gradle and maven depending on these publish jars and it works even without the metadata.