keeps/commons-ip

Exception when creating a SIP without representations

Closed this issue · 1 comments

Exception in thread "main" java.lang.NullPointerException
        at org.roda_project.commons_ip2.validator.utils.SipCreatorUtils.validateRepresentationPaths(SipCreatorUtils.java:101)
        at org.roda_project.commons_ip2.validator.CLI.CLICreator.start(CLICreator.java:173)
        at org.roda_project.commons_ip2.validator.CLI.Main.main(Main.java:36)