On Thu, 2011-12-29 at 18:33 -0500, drew wrote: > On Thu, 2011-12-29 at 18:00 -0500, Rob Weir wrote: > > On Thu, Dec 29, 2011 at 5:41 PM, drew <[email protected]> wrote: > > > > > > So - I'm sure this is a total noob question - pom.xml? Where would I > > > find that beast? > > > > > > > Maven will look in the current working directory. So if you > > downloaded the candidate release and preserved the directory > > structure, you'll need to first cd to the odftoolkit-0.5-incubating > > directory. > > Yup did that > > > There should be a pom.xml there. > > nope there isn't.
Well, since I posted his yesterday I suppose there is no place to hide...it was user error yesterday. However, just a BTW, still can't successfully build on my machine, but it may be something more to do with the platform then the odfToolkit code I suppose. I get as far as building ODFDOM - then it enters TESTING and then it blows up: A fatal error has been detected by the Java Runtime Environment: # # SIGSEGV (0xb) at pc=0x00007f1cdef7cd16, pid=27660, tid=139761877739264 # # JRE version: 6.0_22-b22 # Java VM: OpenJDK 64-Bit Server VM (20.0-b11 mixed mode linux-amd64 compressed oops) # Derivative: IcedTea6 1.10.4 # Distribution: Ubuntu 11.04, package 6b22-1.10.4-0ubuntu1~11.04.1 # Problematic frame: # V [libjvm.so+0x32dd16] PhaseChaitin::bias_color(LRG&, int)+0x26 # # An error report file with more information is saved as: # /home/yipper/Downloads/odftoolkit-0.5-incubating/hs_err_pid27660.log # # If you would like to submit a bug report, please include # instructions how to reproduce the bug and visit: # https://bugs.launchpad.net/ubuntu/+source/openjdk-6/ Oh - well, I should of stuck with the bin release I suppose. Thanks //drew
