aboutsummaryrefslogtreecommitdiff
path: root/plugins/sonatype-release
Commit message (Collapse)AuthorAgeFilesLines
* minor improvements to sonatype messagesChristopher Vogt2017-03-081-7/+10
|
* return Seq[URL] from publish task and \n separate Seqs in std outChristopher Vogt2017-03-062-3/+5
|
* improve sonatype pluginChristopher Vogt2017-03-045-109/+70
| | | | | | - reduce required tasks in favor of using SonatypeLib.copy - improve log messages - automatically release non-snapshots after uploading
* use scoping instead of hard coded snapshot taskChristopher Vogt2017-03-041-4/+0
|
* [sonatype] unify sonatype plugin code-style with rest of cbtChristopher Vogt2017-03-044-42/+44
| | | | | | | - indent parameter lists like other cbt code - avoid stripMargin for style reasons also add logger, eventhough not used right now
* comments to move a bunch of things into stage2Christopher Vogt2017-02-271-0/+1
|
* reduce usage of .copy as preparation to replace it with newBuildChristopher Vogt2016-11-131-2/+0
|
* Sonatype release plugin (#247)Nikolay Tatarinov2016-10-036-0/+513