-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: NXP-7.x, NXP-8.x, NXP-9.x
-
Component/s: Continuous Integration
-
Sprint:nxsupport 10.1.3
-
Story Points:1
For example in HF01, the following dependencies are found (see HF01_added.out):
com.github.librepdf:openpdf com.github.librepdf:pdf-html com.github.librepdf:pdf-rtf com.github.librepdf:pdf-xml org.apache.pdfbox:jbig2-imageio org.bouncycastle:bcpkix-jdk15on
Among them, only jbig2-imageio has been added as an effective jar which is found in the jar-files-9.10-HF01.out file.
If the dependency is not found in there, it should be ignored.
Also, deleted files path was wrong having groupid:artifactid instead of a real file path.