<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>int128</author_name>
  <author_url>https://blog.hatena.ne.jp/int128/</author_url>
  <blog_title>GeekFactory</blog_title>
  <blog_url>https://int128.hatenablog.com/</blog_url>
  <categories>
    <anon>Gradle</anon>
  </categories>
  <description>TL;DR Gradle 4, Nexus 3を前提とする。 Gradleに標準で含まれる maven-publish プラグインを利用してNexusに成果物を公開できる。追加のプラグインは必要ない。 Gradleの repositories ブロックでNexusのリポジトリURLを指定する。成果物の公開、取得ともに同じ書き方でよい。 成果物の公開 Nexusに成果物を公開するには、Gradleに標準で含まれる maven-publish プラグインを利用する。ビルドスクリプトは以下のようになる。 plugins { id 'java' id 'maven-publish' } version…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fint128.hatenablog.com%2Fentry%2F2018%2F04%2F01%2F174241&quot; title=&quot;GradleからNexusに成果物を公開する - GeekFactory&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2018-04-01 17:42:41</published>
  <title>GradleからNexusに成果物を公開する</title>
  <type>rich</type>
  <url>https://int128.hatenablog.com/entry/2018/04/01/174241</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
