mirror of
https://github.com/sbt/sbt.git
synced 2026-09-04 16:54:29 +02:00
e1cd7ebde0aac6ec3f3f7559b9c2407095c8b85e
The <type> element was generated for any explicit Artifact with a type other than "jar". withSources() and withJavadoc() create explicit Artifacts of this kind, but shouldn't have <type> elements. They are primarily artifacts with classifiers- the type is an Ivy aspect. So, when writing to a pom, don't use write a type for known classifiers.
Languages
Scala
94.5%
Java
3.1%
Shell
1.1%
Batchfile
0.9%
Roff
0.2%
Other
0.1%