[ERROR] Failed to execute goal on project pdf-common: Could not resolve dependencies for project com.mycompany.ignition:pdf-common:jar:1.0.0: Failed to collect dependencies at javax.media:jai_imageio:jar:1.1: Failed to read artifact descriptor for javax.media:jai_imageio:jar:1.1: Could not transfer artifact javax.media:jai_imageio:pom:1.1 from/to snapshots (http://nexus.inductiveautomation.com/repository/inductiveautomation-snapshots): Failed to transfer http://nexus.inductiveautomation.com/repository/inductiveautomation-snapshots/javax/media/jai_imageio/1.1/jai_imageio-1.1.pom. Error code 400, Repository version policy: SNAPSHOT does not allow version: 1.1 -> [Help 1]
I’ve tried adding the mvnrepository to my main pom, no dice. How do I use this dependency if it isn’t in the nexus repo?