Skip to content
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

No examples generate and upload pom files; no documentation to get this working with maven-publish #181

Open
tsal opened this issue Sep 6, 2019 · 4 comments

Comments

@tsal
Copy link

tsal commented Sep 6, 2019

There is ZERO documentation on how to get this to actually generate and publish POM files. I can generate them to my heart's content using the maven-publish Gradle plugin, but the Jenkins integration refuses to publish any generated POM files.

@tsal tsal changed the title No examples generate and upload pom files No examples generate and upload pom files; no documentation to get this working with maven-publish Sep 6, 2019
@yahavi
Copy link
Member

yahavi commented Oct 31, 2019

@tsal,
By default, Jenkins Artifactory plugin generates and publishes pom files.
This is simple as in gradle-example-ci-server.

Further explanations can be found here:

Examples without using Jenkins:

@johnlabarge
Copy link

These are not working for me. Artifact never gets uploaded.

@yahavi
Copy link
Member

yahavi commented Nov 19, 2019

How do you publish? Which job type? Maven goals? If you're using pipeline - did you configure maven deployer?

@arnaud-roland
Copy link

arnaud-roland commented Feb 10, 2020

You should use rtGradle.deployer.deployMavenDescriptors = true

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

4 participants