sonatype-nexus-community / nexus-repository-apt

A Nexus Repository 3 plugin that allows usage of apt repositories

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Api call

Fantomatic opened this issue · comments

  • What are you trying to do?
    We are trying to automate all the configuration through an ansible deployment. For that i only found the groovy api which allow me to create yum repository. We also try to extend this automated configuration to apt configuration.
  • What feature or behavior is this required for?
    We were wondering if it was possible to add the API to create apt repository through a groovy function like createAptProxy and createAptHosted.

APT is now part of Nexus Repository Manager. Version 3.17.0 includes the APT plugin by default.
If this is still an issue if using 3.17.0 or later please file an issue at https://issues.sonatype.org/.
Links to the new source code location are in the top level README.md