I tried to build wknd project using maven but getting missing artifact error
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal on project mysite.core: Could not resolve dependencies for project com.mysite:mysite.core:jar:1.0.0-SNAPSHOT: The following artifacts could not be resolved: org.apache.commons:commons-imaging:jar:1.0-R1534292 (absent): Could not find artifact org.apache.commons:commons-imaging:jar:1.0-R1534292 in adobe-public-repo (https://repo.adobe.com/nexus/content/repositories/public/) -> [Help 1]
[ERROR]