sbt, the interactive build tool
Go to file
David Pratt 1c92e42c44 Add 'scala-jar' to the list of jar artifacts.
The CustomPomParser has a hard-coded list of 'blessed' Maven POM packaging types
that are actually packaged as jar files, but Ivy incorrectly maps the file extension.
This patch allows artifacts published with the 'scala-jar' packaging to be properly
resolved and used in an SBT project.
2014-06-05 18:11:37 -05:00
ivy Add 'scala-jar' to the list of jar artifacts. 2014-06-05 18:11:37 -05:00
util/cross/src/main/input_sources -Xlint 2013-02-04 17:30:31 -05:00