Hello, My project's compilation is now failing after a new snapshot of commons-imaging was published. On December 28, it succeeded using http://repository.apache.org/snapshots/org/apache/commons/commons-imaging/1.0-SNAPSHOT/commons-imaging-1.0-20141227.232306-24.jar and on December 29, it failed after no code changes using http://repository.apache.org/snapshots/org/apache/commons/commons-imaging/1.0-SNAPSHOT/commons-imaging-1.0-20141229.162315-32.jar.
Here's the error: The type org.apache.commons.imaging.common.IImageMetadata$IImageMetadataItem cannot be resolved. It is indirectly referenced from required .class files Any suggestions on how to resolve this? Thanks, Jordan