Working with Jenkins + gradle + artifactory + the artifactory_gradle plugin.
Have gradle create a zip file and get that uploaded to artifactory works
fine. 
What does not work is to upload an associated pom file, even though the
"publish Maven descriptors" option is checked in jenkins.

Cause (ref log):
"Cannot publish pom for project ':' since it does not contain the Maven
plugin install task and task ':artifactoryPublish' does not specify a custom
pom path."

I have the maven plugin added in my gradle build, however the install task
does not "show up" in a plain (non-java) gradle project.

I tried to apply the java plugin as well, that generates a pom, yet a pom
that is associated with an extra (empty) jar that got published as well.

Is there any other way of getting zip + pom into artifactory from
gradle/jenkins ?






--
View this message in context: 
http://forums.jfrog.org/Publish-a-zip-and-pom-from-a-non-java-gradle-project-tp7580100.html
Sent from the Artifactory - Users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
Artifactory-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/artifactory-users

Reply via email to