<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Gradle on BradCypert.com</title>
    <link>https://www.bradcypert.com/tags/gradle/</link>
    <description>Recent content in Gradle on BradCypert.com</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Wed, 01 May 2024 10:00:41 -0400</lastBuildDate>
    <atom:link href="https://www.bradcypert.com/tags/gradle/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>What Is Gradle Scan?</title>
      <link>https://www.bradcypert.com/what-is-gradle-scan/</link>
      <pubDate>Wed, 17 Apr 2019 00:00:00 +0000</pubDate>
      <guid>https://www.bradcypert.com/what-is-gradle-scan/</guid>
      <description>&lt;p&gt;A Gradle scan is a build scan that provides insights into how your build ran and why it did what it did. Once you’ve generated a scan, you can share that with other members of your team (or anyone who may help diagnose issues) via a URL. &lt;a href=&#34;https://gradle.com/s/czajmbyg73t62&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Here’s a sample scan&lt;/a&gt;&#xA;!&lt;/p&gt;&#xA;&lt;HeadsUp title=&#34;Heads Up!&#34;&gt;&#xA;  Scans are supported with Gradle 4.3+ out of the box. Most new projects are&#xA;  going to be using this, but you may need to update OR install the [Gradle Scan&#xA;  plugin](https://guides.gradle.org/creating-build-scans/#enable_build_scans_on_all_builds_of_your_project)&#xA;  in your existing project.&#xA;&lt;/HeadsUp&gt;&#xA;&lt;h2 id=&#34;creating-a-gradle-scan&#34;&gt;Creating a Gradle Scan&lt;/h2&gt;&#xA;&lt;p&gt;Creating a Gradle scan is extremely easy! In your existing gradle project simply run &lt;code&gt;./gradlew build --scan&lt;/code&gt; or &lt;code&gt;gradle build --scan&lt;/code&gt; if you’re not using the gradle wrapper.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
