Thanks for feedback. I'll try to get this implemented sometime soon.
I'll go ahead with "junit.jar (junit:junit:4.5)" display name style.
Cheers!
On Thu, Jul 31, 2014 at 5:22 PM, Daz DeBoer
wrote:
> +1 to changing this. I've had forum issues related to the same misdiagnosis
> based on the artif
+1 to changing this. I've had forum issues related to the same misdiagnosis
based on the artifact display name.
My preference is:
kafka_2.10-test.jar (kafka:kafka_2.10:0.8.1.162) or the same with square
brackets.
A simpler example:
junit.jar (junit:junit:4.5)
On Thu, Jul 31, 2014 at 2:56 AM, S
Hey,
The current naming notation for artifact display name results in names like:
kafka:kafka_2.10:0.8.1.162:kafka_2.10.jar
This naming convention does not work well with classifier-artifacts,
for example:
kafka:kafka_2.10:0.8.1.162:kafka_2.10-test.jar
Real use case is I've seen an error like: