I'm unable to recreate this by doing the following : tar xvzf pig-0.11.1.tar.gz cd pig-0.11.1 ant ant pigunit-jar
I'm running on Mint 14 % java -version java version "1.7.0_25" Java(TM) SE Runtime Environment (build 1.7.0_25-b15) Java HotSpot(TM) 64-Bit Server VM (build 23.25-b01, mixed mode) On Thu, Jul 18, 2013 at 5:09 PM, Siegfried Bilstein <[email protected]>wrote: > Hi everyone, > > I'm attempting to compile a pigunit jar so that I can begin unit testing my > pig scripts, but I'm running into this issue during compilation: > > [ivy:resolve] > [ivy:resolve] :: problems summary :: > [ivy:resolve] :::: WARNINGS > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :: UNRESOLVED DEPENDENCIES :: > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] :: commons-cli#commons-cli;1.0: configuration not > found in commons-cli#commons-cli;1.0: 'master'. It was required from > org.apache.pig#pig;0.11.2-SNAPSHOT compile > [ivy:resolve] :::::::::::::::::::::::::::::::::::::::::::::: > [ivy:resolve] > [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS > > I've attempted to compile with both the 11.1 tar.gz on pig.apache.org and > from the svn tag pig/tags/release-0.11.1 > > any ideas? > > Thanks, > Siegfried > -- https://github.com/bearrito @deepbearrito
