Maven metadata issues
Opened this issue · 0 comments
ethauvin commented
Kobalt does not look for maven-metadata-local.xml
in local Maven repositories. This causes a problem when querying for the latest version of an artifact, e.g.: com.example:foo:
Additional, Kobalt does not create (or update) the metadata when publishing to a local Maven repository.