Skip to content

[BUG] not usable with private repository #130

@EstebanDugueperoux2

Description

@EstebanDugueperoux2

🐛 Bug Report:

Describe the bug

Using openapi-generator-cli in a Jenkins based continuous integration without opened network route to outside, I can't use it because version-manager has hard-coded Nexus repo URL (https://repo1.maven.org/maven2/).

Steps to Reproduce

Steps to reproduce the behavior:

  1. Install openapi-generator-cli from npm repository (https://www.npmjs.com/package/@openapitools/openapi-generator-cli)
  2. Execute openapi-generator-cli through a NPM script

Expected behavior

Have a mean to specify a private Nexus repo instead of central one.

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingreleased

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions