On 21.10.2012 23:08, Bob Harner wrote: > But it seems to me the problem is just that the > "continuousintegration" task in build.gradle has a > "subprojects.uploadPublished" dependency that it shouldn't. Removing > that dependency in my local build.gradle lets me run the > "continuousintegration" task without getting the "Missing upload > credentials" error. >
But it won't upload the snapshot artifacts then. The real fix is to make it correctly find the correct snapshot upload credentials. Uli --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
