<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>question Re: Has anyone gotten Custom NiFi Processor Projects built using Gradle? in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393397#M248440</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/108256"&gt;@mjmoore&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Im not gradle expert but it seems like it has plugins for nifi:&lt;/P&gt;&lt;P&gt;&lt;A href="https://plugins.gradle.org/search?term=nifi" target="_blank"&gt;https://plugins.gradle.org/search?term=nifi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;will that work?&lt;/P&gt;</description>
    <pubDate>Thu, 12 Sep 2024 04:54:15 GMT</pubDate>
    <dc:creator>SAMSAL</dc:creator>
    <dc:date>2024-09-12T04:54:15Z</dc:date>
    <item>
      <title>Has anyone gotten Custom NiFi Processor Projects built using Gradle?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393381#M248435</link>
      <description>&lt;P&gt;Unfortunately, Cloudera seems to only actively maintain a maven plugin for packaging the code into a nar file. My company has a standard to do things in gradle and do not want me changing to a maven project. Previously, we used a project compatible with gradle 6. Now we are upgrading to Java 17 and Gradle 8.8 and what we had previously used is now incompatible so I was wondering if anyone has had luck with this issue?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 15:25:09 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393381#M248435</guid>
      <dc:creator>mjmoore</dc:creator>
      <dc:date>2024-09-11T15:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten Custom NiFi Processor Projects built using Gradle?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393394#M248437</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/108256"&gt;@mjmoore&lt;/a&gt;&amp;nbsp;Welcome to the Cloudera Community!&lt;BR /&gt;&lt;BR /&gt;To help you get the best possible solution, I have tagged our NiFi experts&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/95503"&gt;@steven-matison&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/35454"&gt;@MattWho&lt;/a&gt;&amp;nbsp;&amp;nbsp;who may be able to assist you further.&lt;BR /&gt;&lt;BR /&gt;Please keep us updated on your post, and we hope you find a satisfactory solution to your query.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Sep 2024 19:34:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393394#M248437</guid>
      <dc:creator>DianaTorres</dc:creator>
      <dc:date>2024-09-11T19:34:18Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten Custom NiFi Processor Projects built using Gradle?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393397#M248440</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/108256"&gt;@mjmoore&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Im not gradle expert but it seems like it has plugins for nifi:&lt;/P&gt;&lt;P&gt;&lt;A href="https://plugins.gradle.org/search?term=nifi" target="_blank"&gt;https://plugins.gradle.org/search?term=nifi&lt;/A&gt;&lt;/P&gt;&lt;P&gt;will that work?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 04:54:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393397#M248440</guid>
      <dc:creator>SAMSAL</dc:creator>
      <dc:date>2024-09-12T04:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten Custom NiFi Processor Projects built using Gradle?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393421#M248446</link>
      <description>&lt;P&gt;If you are only building a custom NAR, you should be able to use one of the Gradle plugins from the list that was posted here. Building all of NiFi as a Gradle project may not be quite as feasible, but I believe a 'gradle init' can (almost?) convert the project into a Gradle build. You may also want to look at Gradle plugins that are similar to the Maven plugins we use for the project such as identifying vulnerabilites in dependencies, checkstyle (if you have such a requirement), etc.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Sep 2024 12:43:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393421#M248446</guid>
      <dc:creator>mburgess</dc:creator>
      <dc:date>2024-09-12T12:43:22Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten Custom NiFi Processor Projects built using Gradle?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393458#M248459</link>
      <description>&lt;P&gt;Yes its only for custom processors so looking at the two libraries linked one was abandoned in 2020 and it looked like there would compatibility issues with gradle 8. I will have to check the other one and get back to you.&lt;/P&gt;</description>
      <pubDate>Fri, 13 Sep 2024 12:28:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/393458#M248459</guid>
      <dc:creator>mjmoore</dc:creator>
      <dc:date>2024-09-13T12:28:17Z</dc:date>
    </item>
    <item>
      <title>Re: Has anyone gotten Custom NiFi Processor Projects built using Gradle?</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/394566#M248744</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/108256"&gt;@mjmoore&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Have you been able to resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mark as solution button" style="width: 331px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/5960i4EC112CCAAC11427/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2019-08-06 at 1.54.47 PM.png" alt="Screen Shot 2019-08-06 at 1.54.47 PM.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 11:54:12 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Has-anyone-gotten-Custom-NiFi-Processor-Projects-built-using/m-p/394566#M248744</guid>
      <dc:creator>cjervis</dc:creator>
      <dc:date>2024-10-04T11:54:12Z</dc:date>
    </item>
  </channel>
</rss>

