The Wayback Machine - https://web.archive.org/web/20210816210911/https://github.com/topics/versioning
Skip to content
#

versioning

Here are 816 public repositories matching this topic...

refreshVersions
jo-kerr
jo-kerr commented Sep 11, 2020

Describe the bug

refreshVersions is not able to find the latest versions of artifact in local maven repository.

To Reproduce

  1. Publish any project/library that uses maven-publish plugin to local maven repository, e.g. via ./gradlew publishToMavenLocal
  2. Use it as a dependency in another project with refreshVersions, specifying the local repository via `repositories {
deliciouslytyped
deliciouslytyped commented Apr 15, 2021

It would be convenient if niv add could take automatically recognize some defined url so I could just paste the repo path instead of writing github -u user -r repo -n repo.

Maybe there could be a config file that contains regexes with captures or something, though personally I'm fine with just predefined things for gitlab and github, which would probably cover 99% of cases.

Improve this page

Add a description, image, and links to the versioning topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the versioning topic, visit your repo's landing page and select "manage topics."

Learn more