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.