Download the source wit SVN and build using Maven from the command line. Once that works, then try building via your IDE.
Full instructions here: http://pdfbox.apache.org/building.html -- John > On 29 May 2015, at 06:49, Дмитрий Андреев <[email protected]> wrote: > > Hi, sorry for newbie question, but I don't understand how build 2.0.0 > version of pdfbox-app. > I do following steps: > 1) Download pdfbox-trunk.zip from GitHub or from Subversion system calling > checkout command from console; > 2) Unzip it; > 3) Open it in NeyBeans IDE like project; > 4) Adding <dependency> to <dependencies> and <repository> to just-creating > tag by me <repositories> > 5) Try to build it in NetBeans > > And I've got these exception: > Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on > project pdfbox: There are test failures. > > Thanks for help! --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

