{"id":5809,"date":"2014-04-07T09:23:47","date_gmt":"2014-04-07T09:23:47","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/07\/problem-about-bintray-collection-of-common-programming-errors\/"},"modified":"2014-04-07T09:23:47","modified_gmt":"2014-04-07T09:23:47","slug":"problem-about-bintray-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/07\/problem-about-bintray-collection-of-common-programming-errors\/","title":{"rendered":"problem about bintray-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/cbbca82404e50c3e504384568456197a?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nMariuszS<br \/>\ngradle release publish pom.xml bintray<br \/>\nI have configured Gradle to publish project artifact using new Maven Publisher Plugin, unfortunately this plugin has problem with dependency in generated pom.xml &#8211; dependencies has scope runtime instead of compile.My configuration is like this:apply plugin: &#8216;maven-publish&#8217;publishing {publications {mavenCustom(MavenPublication) {from components.java}}repositories {maven {url &#8220;https:\/\/api.bintray.com\/maven\/codearte\/public\/fairyland&#8221;credentials {username = bintrayUserpassword = bintrayKey}}} }Publi<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>MariuszS gradle release publish pom.xml bintray I have configured Gradle to publish project artifact using new Maven Publisher Plugin, unfortunately this plugin has problem with dependency in generated pom.xml &#8211; dependencies has scope runtime instead of compile.My configuration is like this:apply plugin: &#8216;maven-publish&#8217;publishing {publications {mavenCustom(MavenPublication) {from components.java}}repositories {maven {url &#8220;https:\/\/api.bintray.com\/maven\/codearte\/public\/fairyland&#8221;credentials {username = bintrayUserpassword = bintrayKey}}} [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-5809","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5809","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=5809"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/5809\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=5809"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=5809"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=5809"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}