hi Tommaso the reason why it is failing now is IMO due to reverting api extensions from the 2.10 branch and moving them to jackrabbit 2.11.0-SNAPSHOT without adjusting the Oak dependencies.
without the SNAPSHOT dependencies i would not have been able to implement and commit the feature in Oak you have been asking for ;-) maybe Unico can take care of this and fix Oak trunk accordingly? kind regards Angela On 11/08/15 16:47, "Tommaso Teofili" <[email protected]> wrote: >Hi all, > >since today I am getting a failed build on trunk on the oak-blob-cloud >module with the following: > >[ERROR] Failed to execute goal on project oak-blob-cloud: Could not >resolve >dependencies for project >org.apache.jackrabbit:oak-blob-cloud:bundle:1.4-SNAPSHOT: The following >artifacts could not be resolved: >org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.10.3-SNAPSHOT, >org.apache.jackrabbit:jackrabbit-data:jar:2.10.3-SNAPSHOT, >org.apache.jackrabbit:jackrabbit-data:jar:tests:2.10.3-SNAPSHOT: Could not >find artifact >org.apache.jackrabbit:jackrabbit-jcr-commons:jar:2.10.3-SNAPSHOT > >I have realized this is related to the snapshot JR dependency set in >oak-parent. > >I think it'd be nice to avoid such unreleased versions of JR (and snapshot >dependencies in general) in the future. > >Regards, > >Tommaso
