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

versioning

Here are 714 public repositories matching this topic...

asbjornu
asbjornu commented Mar 19, 2020

Seeing how getting GitVersion to work in different CI servers (Jenkins seems particularly problematic) is a recurring problem, it would be great if we documented GitVersion’s requirements for successfully generating a version number such as:

  1. An unshallow clone.
  2. An existing local master branch.
  3. Possibly an existing local develop branch (for GitFlow).
  4. Should be [switched](https
dephell
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 {

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

You can’t perform that action at this time.