« Return to Thread: jar and libs depends on test?

jar and libs depends on test?

by Haakon Nilsen :: Rate this Message:

Reply to Author | View in Thread

Hello,

I am just learning Gradle, and I'm liking it a lot so far.

I'm migrating an Ant Java project, and I''m a bit surprised that the jar and libs tasks depend on test. I can't even use an archive task to make a zip file with non-code resources without running through the tests (which fails right now). Is there any way around that?

Thanks!

Haakon Nilsen.

 « Return to Thread: jar and libs depends on test?