Hi Patrick, could you try again with a fresh ~/.m2/repository/?
Thanks, Matthias On Wednesday, 2012-11-07, Patrick Hunt wrote: > The tests are failing for me on the downloaded src artifact with "mvn clean > install": > > Tests in error: > > testGetDetachedValue_AlreadyMappedAvroType(org.apache.crunch.types.avro.AvroTypeTest): > Cannot call getDetachedValue on an uninitialized PType > > mvn -version > Apache Maven 3.0.4 (r1232337; 2012-01-17 00:44:56-0800) > Maven home: /home/phunt/bin/apache-maven-3.0.4 > Java version: 1.6.0_37, vendor: Sun Microsystems Inc. > Java home: /usr/lib/jvm/jdk1.6.0_37/jre > Default locale: en_US, platform encoding: UTF-8 > OS name: "linux", version: "3.5.0-18-generic", arch: "i386", family: "unix" > > On Sun, Nov 4, 2012 at 7:35 AM, Matthias Friedrich <[email protected]> wrote: > > > Hi, > > > > this is a call for a vote on releasing the following candidate as > > Apache Crunch 0.4.0 (incubating). This is our second release at > > Aapche, and it fixes the following issues: > > > > > > https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12313526&version=12323244 > > > > Additional to our official source release artifacts, we also provide > > binary release artifacts for convenience. They are required because we > > want to be included in Apache Bigtop. > > > > Please download, test, and vote by November 7th at 17:00 UTC (or tell > > me if you need more time). > > > > Release artifacts: > > http://people.apache.org/~mafr/apache-crunch-0.4.0-incubating-rc0/ > > > > Maven staging repo: > > https://repository.apache.org/content/repositories/orgapachecrunch-012/ > > > > The tag to be voted upon: > > > > https://git-wip-us.apache.org/repos/asf?p=incubator-crunch.git;a=commit;h=a23d3267471cdb130a4ef076ef6020a9d2816811 > > > > Crunch's KEYS file: > > http://www.apache.org/dist/incubator/crunch/KEYS > > > > > > Note: I have manually deleted crunch-dist from the Maven repository; > > the release files don't belong there and just take up space. In the > > next release I'll try to exclude crunch-dist from deployment. Also, I > > had to manually repackage the zip files due to a permission bug > > (MASSEMBLY-449) in Maven's assembly plugin. The bug only affected some > > directories; any help with this would be appreciated. > > > > Regards, > > Matthias > >
