Hi Adrian, Unfortunately, Ivy is full of problems with artifacts with classifiers. The crux of the problem is that in some cases it doesn't see that artifacts with the same details except the classifier are actually different. This is something we are aware of and are working to remedy.
This means now though that you should avoid classifiers if at all possible except to satisfy the maven repository requirement for -sources and -javadoc jars. You should indeed model your tests jar as a separate artifact. If you can describe how your project is laid out we can help you with the config to do this. Towards the end of the following thread it starts discussing generating multiple artifacts in a project: http://gradle.1045684.n5.nabble.com/Create-multiple-jars-from-same-sourceset-td4490899.html -- Luke Daley Principal Engineer, Gradleware http://gradleware.com --------------------------------------------------------------------- To unsubscribe from this list, please visit: http://xircles.codehaus.org/manage_email
