Skip to content

snapshotRepoKey not supported #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
kgu opened this issue Nov 18, 2013 · 0 comments
Open

snapshotRepoKey not supported #30

kgu opened this issue Nov 18, 2013 · 0 comments

Comments

@kgu
Copy link

kgu commented Nov 18, 2013

publish {
    repository {
        repoKey = 'libs-release-local'
        snapshotRepoKey = 'libs-snapshot-local'
        username = "${artifactory_user}"
        password = "${artifactory_password}"
        maven = true
    }
}

It looks like snapshotRepoKey is not used in build-info-extractor-gradle. However it is used in build-info-extractor-maven.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant