aboutsummaryrefslogtreecommitdiff
path: root/stage2/Publish.scala
Commit message (Expand)AuthorAgeFilesLines
* Add plugin to publish to ArtifactoryChristopher Vogt2017-03-061-2/+2
* handle trying to package / publish with no source files via exceptionChristopher Vogt2017-03-041-2/+2
* improve sonatype pluginChristopher Vogt2017-03-041-7/+8
* more appropriate name for PublishMaven pluginChristopher Vogt2017-03-031-1/+2
* reduce usage of .copy as preparation to replace it with newBuildChristopher Vogt2016-11-131-2/+0
* Remove version from context, we can now use dynamic overridesChristopher Vogt2016-11-091-3/+0
* Sonatype release plugin (#247)Nikolay Tatarinov2016-10-031-28/+6
* publish local supportChristopher Vogt2016-07-061-1/+9
* Allow empty credentials for publishing.Benjamin Frank2016-07-051-2/+2
* Get rid of Build default imports to reduce noise in build files. This also ch...Christopher Vogt2016-06-151-1/+0
* turn Build base classes into traits for less verbosity and uniform usage with...Christopher Vogt2016-06-151-0/+64