Hi Jochen,
What you're looking to do takes a little Maven trickery. You're effectively wanting to replace a public Maven component so you'll need to tie down the version numbers so that it uses your custom version. Which version are you hoping to change, the greenfield or PDF Box version, or possibly both? If you let me know I'll add some detailed instructions to the documentation site and you can be my tester if that's OK?
Best, Carl On Sun, 11 Jun 2017 at 12:44, Jochen Staerk jstaerk@usegroup.de wrote:
Hi,
I want to change something in the core, i.e. in veraPDF-library. In the end it should affect the veraPDF GUI, i.e. veraPDF-apps.
I checked out both veraPDF-library and veraPDF-apps and I can build both of them separately with "mvn clean install" and "mvn clean install -P clone-test-resources" respectively but the latter one seems to downoad and use code from artifactory.
My question is: how can I build a version of veraPDF-apps which uses my updated version of veraPDF-library?
thanks and kind regards Jochen
PS: I seem to get a [WARNING] The requested profile "clone-test-resources" could not be activated because it does not exist. _______________________________________________ Users mailing list Users@lists.verapdf.org http://lists.verapdf.org/listinfo/users