Hi Ryan, I'm not that familiar with maven (yet) but I guess there is already an issue on jira [1] concerning your questions.
Andreas Lehmkühler [1] https://issues.apache.org/jira/browse/PDFBOX-452 Ryan McKinley schrieb: > Hello- > > I'm trying to use 0.8.0-SNAPSHOT with a maven project and running into > some troubles. I can build fontbox & jempbox with maven no problem. > Ant works fine for pdfbox (and the docs suggest that is the case) BUT > there is a bunch of stuff that suggest maven should work with pdfbox: a > pom.xml and the output is called "...-dev-maven.jar" > > How are people deploying this now? I am only successful with lots of > manual tweaking (and a few things that must be broken, but does not seem > to be an issue for what I am using) > > Another thing I notice is that the pom.xml links to fontbox v > 0.2.0-incubator-SNAPSHOT. Is this intentional? Should it point to > 0.8.0-incubator? > > Is there a public snapshot repository anywhere? Anyway to publish to: > http://people.apache.org/repo/m2-snapshot-repository/ > or https://repository.apache.org/ > > thanks! > ryan
