Relationship between obr and repository in apache ace -


what relationship between repositories accessed using /obr , /repository in apache ace??

there no strict relationships between these.

  • /repository contains ace's metadata deployment, i.e., states artifact should go where, in artifact represented url.
  • /obr/ contains ace's own implementation of obr. packaged separate bundles, , ace can deployed or without it.

to provision, ace doesn't need obr. however, web ui assumes obr available uploading artifacts to, can provisioned. ace obr extends specification, in allows non-bundle artifacts uploaded.


Comments