mirror of https://github.com/sbt/sbt.git
When concatenating the artifacts coming from two modules, we sometimes attempted to create a default artifact from the organization and name of the module. However, this may fail because a module a % b "1.0" may not have an artifact named "b.jar" (see sbt/sbt#2431). Fixes sbt/sbt#2431. |
||
|---|---|---|
| .. | ||
| notes | ||
| src | ||