Thanks, that fixed it. Had to run mvn test -DskipTests to generate
generated-test-sources.
On Wed, Oct 26, 2011 at 4:26 PM, Arun C Murthy wrote:
> Just add generated-test-sources (manually) to your srcs.
>
> On Oct 26, 2011, at 4:18 PM, Eli Collins wrote:
>
>> Hey gang,
>>
>> I refreshed my tru
Just add generated-test-sources (manually) to your srcs.
On Oct 26, 2011, at 4:18 PM, Eli Collins wrote:
> Hey gang,
>
> I refreshed my trunk trees and ran mvn eclipse:eclipse am seeing the
> old Avro compilation errors in TestAvroSerialization and friends. I've
> got target/generated-sources/ja
Hey gang,
I refreshed my trunk trees and ran mvn eclipse:eclipse am seeing the
old Avro compilation errors in TestAvroSerialization and friends. I've
got target/generated-sources/java as a source dir which I thought was
sufficient to get those classes on the classpath. Did something in
the build