You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by "Black, Jordan" <jb...@scrippsnetworks.com> on 2015/01/02 18:15:08 UTC

[imaging] Snapshot versions > commons-imaging-1.0-20141227.232306-24 cause compilation error

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