How do I get generated artifacts into my test classpath?
That is, if I associate a Jar artfact with the "master" configuration, how do I get that artifact pulled into the test config. Is it as simple as saying that the test configuration extends master?
