I don't remember the exact wording, but the error was something like unable to find the snapshot 1.1.3-SNAPSHOT for org.apache.sling.auth.core.
When I changed the entry in list.xml to 1.1.5-SNAPSHOT (from 1.1.3-SNAPSHOT) everything builds fine. And so either list.xml has to be changed, or the bundle version number for auth/core has to be reverted. Rob On Oct 6, 2013, at 6:15 PM, Robert Munteanu wrote: > Hi, > > On Sun, Oct 6, 2013 at 6:12 PM, Robert A. Decker <[email protected]> wrote: >> >> I just set up a new environment, new archiva server, etc and am having a >> problem building sling. I think the problem is bundles/list.xml hasn't been >> updated to match auth/core bundle version number. > > What have you tried, and how did it fail? > > Robert > > > -- > Sent from my (old) computer >
