<?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 mvn release and nifi-nar-bundles in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149847#M52807</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a maven project using the nifi-processor-bundle-archetype that contains some custom processors for my company. The problem I'm having is when I want to use the maven release plugin to create a release version and deploy it to our local repository I'm getting gpg errors. Is there any way to skip the gpg step? I don't need to sign my release for local use...&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Sat, 28 Jan 2017 00:41:15 GMT</pubDate>
    <dc:creator>frankmarit</dc:creator>
    <dc:date>2017-01-28T00:41:15Z</dc:date>
    <item>
      <title>mvn release and nifi-nar-bundles</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149847#M52807</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I created a maven project using the nifi-processor-bundle-archetype that contains some custom processors for my company. The problem I'm having is when I want to use the maven release plugin to create a release version and deploy it to our local repository I'm getting gpg errors. Is there any way to skip the gpg step? I don't need to sign my release for local use...&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2017 00:41:15 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149847#M52807</guid>
      <dc:creator>frankmarit</dc:creator>
      <dc:date>2017-01-28T00:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: mvn release and nifi-nar-bundles</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149848#M52808</link>
      <description>&lt;P&gt;Please try appending '-Dgpg.skip' to your maven command.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2017 00:43:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149848#M52808</guid>
      <dc:creator>tkiss</dc:creator>
      <dc:date>2017-01-28T00:43:54Z</dc:date>
    </item>
    <item>
      <title>Re: mvn release and nifi-nar-bundles</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149849#M52809</link>
      <description>&lt;PRE&gt;mvn --batch-mode release:prepare release:perform -Darguments="-Dmaven.deploy.skip=true"  -Dgpg.skip&lt;/PRE&gt;&lt;P&gt;Nope. It still looks like it's trying to run it.&lt;/P&gt;&lt;P&gt;[INFO] [INFO] --- maven-gpg-plugin:1.5:sign (default) @ nifi-mycompany-bundle ---&lt;/P&gt;&lt;P&gt;[INFO] gpg: no default secret key: No secret key&lt;/P&gt;&lt;P&gt;[INFO] gpg: signing failed: No secret key&lt;/P&gt;&lt;P&gt;....[snip]&lt;/P&gt;&lt;P&gt;[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-gpg-plugin:1.5:sign (default) on project nifi-mycompany-bundle: Exit code: 2 -&amp;gt; [Help 1]&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jan 2017 01:30:29 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149849#M52809</guid>
      <dc:creator>frankmarit</dc:creator>
      <dc:date>2017-01-28T01:30:29Z</dc:date>
    </item>
    <item>
      <title>Re: mvn release and nifi-nar-bundles</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149850#M52810</link>
      <description>&lt;P&gt;Bah! I just realized the error of my ways.&lt;/P&gt;&lt;PRE&gt;mvn --batch-mode release:prepare release:perform -Darguments="-Dmaven.deploy.skip=true -Dgpg.skip"&lt;/PRE&gt;</description>
      <pubDate>Sat, 28 Jan 2017 01:37:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/mvn-release-and-nifi-nar-bundles/m-p/149850#M52810</guid>
      <dc:creator>frankmarit</dc:creator>
      <dc:date>2017-01-28T01:37:17Z</dc:date>
    </item>
  </channel>
</rss>

