openshift-labs / starter-guides

Getting Started with OpenShift for Developers workshop
https://openshift-labs.github.io/starter-guides-html/
Apache License 2.0
135 stars 146 forks source link

Nexus is not populated with any content in maven-all-public #113

Closed alberttwong closed 3 years ago

alberttwong commented 5 years ago

Provisioned a starter workshop environment and somehow the nexus repo doesn't have anything.

alberttwong commented 5 years ago

The way I fixed this was to deploy another starter environment

  1. Maven_mirror_url was changed
  2. M2 settings nexus url and nexus username/password was changed
alberttwong commented 5 years ago

Environment still needs local nexus to store the compiled artifact. However the above steps just get pass the artifact building.