I pulled the latest from git (https://github.com/apache/commons-imaging), built it, and that works. Is there a process or any plans to create a process for determining when a snapshot gets deployed to the apache repo? Or should I plan to build it locally and deploy to my local shared repository only after I see that it didn't break my other builds?
Thanks, Jordan -----Original Message----- From: Gary Gregory [mailto:garydgreg...@gmail.com] Sent: Friday, January 02, 2015 1:41 PM To: Commons Developers List Subject: Re: [imaging] Snapshot versions > commons-imaging-1.0-20141227.232306-24 cause compilation error I would use the latest code from SVN and built it locally to get the latest and greatest. SNAPSHOTs might be published more or less randomly. Gary On Fri, Jan 2, 2015 at 12:25 PM, Black, Jordan <jbl...@scrippsnetworks.com> wrote: > 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-imag > ing/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-imag > ing/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 > > -- E-Mail: garydgreg...@gmail.com | ggreg...@apache.org Java Persistence with Hibernate, Second Edition <http://www.manning.com/bauer3/> JUnit in Action, Second Edition <http://www.manning.com/tahchiev/> Spring Batch in Action <http://www.manning.com/templier/> Blog: http://garygregory.wordpress.com Home: http://garygregory.com/ Tweet! http://twitter.com/GaryGregory