mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 02:55:23 +02:00
1c92e42c440f6dbf7a632bce77c3a3469dd0dbe7
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.
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%