summaryrefslogtreecommitdiff
path: root/src/build/maven/scala-compiler-doc-pom.xml
diff options
context:
space:
mode:
authorAdriaan Moors <adriaan.moors@typesafe.com>2013-12-15 17:36:05 -0800
committerAdriaan Moors <adriaan.moors@typesafe.com>2013-12-19 10:45:09 -0800
commit0dde1ae27f0ecb916db4b2abf05ec4b0dd681678 (patch)
treebafa982cd094b6ebaff2a2d05300aa34417ce0b2 /src/build/maven/scala-compiler-doc-pom.xml
parent94ca91dd5f404015bdfa94e373ed94c284761a1d (diff)
downloadscala-0dde1ae27f0ecb916db4b2abf05ec4b0dd681678.tar.gz
scala-0dde1ae27f0ecb916db4b2abf05ec4b0dd681678.tar.bz2
scala-0dde1ae27f0ecb916db4b2abf05ec4b0dd681678.zip
scala-dist: all you need to roll your own scala distribution
We now publish a scala-dist artifact every time we publish to maven. It captures everything needed to build a Scala distribution. The packager should resolve all transitive dependencies of scala-dist, put the class-file jars in the lib/ directory, the scaladoc jars in the api/ directory, and the source jars in the src/ directory, in addition to unpacking the scala-dist jar itself, which contains the bin/, doc/ and man/ directories, which previously weren't available on maven. This also removes the `@{dir}` abstraction, which was used to package the continuations plugin. Since it's moved out, we can go back to hard-coding it.
Diffstat (limited to 'src/build/maven/scala-compiler-doc-pom.xml')
0 files changed, 0 insertions, 0 deletions