aboutsummaryrefslogtreecommitdiff
path: root/stage2/PublishBuild.scala
Commit message (Expand)AuthorAgeFilesLines
* turn Build base classes into traits for less verbosity and uniform usage with...Christopher Vogt2016-06-151-64/+0
* adjust organization part of pom data model to better match the specChristopher Vogt2016-06-151-4/+2
* get rid of pomExtra to not promote untyped ways of creating poms (people can ...Christopher Vogt2016-06-151-2/+0
* pre-configuration for github projects and recommended settings (maybe rename ...Christopher Vogt2016-06-151-1/+0
* less need for pomExtraChristopher Vogt2016-06-151-0/+6
* Always create directory before trying to write fileChristopher Vogt2016-06-081-2/+2
* read sonatype credentials from cbt installation, not from other checked out v...Christopher Vogt2016-05-261-1/+1
* Publish to right destination based on version suffixChristopher Vogt2016-05-261-7/+10
* Fix scalaMajorVersion in artifact idChristopher Vogt2016-05-261-1/+2
* Make sonatype credentials customizable from Build class rather than hard codedChristopher Vogt2016-04-281-2/+15
* cross building and automatic snaphot idsChristopher Vogt2016-04-071-1/+6
* cleanup: whitespace changes, separated more things into their own files, use ...Christopher Vogt2016-03-071-0/+41