<?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: Maven build failing for Apache Metron on Ubuntu 16.04 LTS in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Maven-build-failing-for-Apache-Metron-on-Ubuntu-16-04-LTS/m-p/137719#M43872</link>
    <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/13826/codybetsworth.html"&gt;Cody Betsworth&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/13826/codybetsworth.html"&gt;&lt;/A&gt;Ubuntu is not supported for deployments. Please read the last line of this page: &lt;A href="https://github.com/apache/incubator-metron/tree/master/metron-deployment" target="_blank"&gt;https://github.com/apache/incubator-metron/tree/master/metron-deployment&lt;/A&gt;. "Support Ubuntu deployments" is in TODO list.&lt;/P&gt;&lt;H2&gt;TODO&lt;/H2&gt;&lt;UL&gt;
&lt;LI&gt;migrate existing MySQL/GeoLite playbook&lt;/LI&gt;&lt;LI&gt;Support Ubuntu deployments&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;+++&lt;/P&gt;&lt;P&gt;If the response was helpful, please vote and accept as the best answer.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2016 08:53:41 GMT</pubDate>
    <dc:creator>cstanca</dc:creator>
    <dc:date>2016-10-19T08:53:41Z</dc:date>
    <item>
      <title>Maven build failing for Apache Metron on Ubuntu 16.04 LTS</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Maven-build-failing-for-Apache-Metron-on-Ubuntu-16-04-LTS/m-p/137718#M43871</link>
      <description>&lt;P&gt;When trying to build the packages my install always fails on the Metron Ambari Management pack with the following error below. Any assistance would be much appreciated. Trying to get the Dev VM build of ApacheMetron behind me. ugh &lt;/P&gt;&lt;P&gt;
Ubuntu 16.04
Vagrant 1.8.1
Python 2.7.11
Ansible 2.0.0.2
Java 8 u 101 Oracle
VirtualBox 5.0.16 &lt;/P&gt;&lt;P&gt;All other components complete with a success but Ambari fails&lt;/P&gt;&lt;PRE&gt;[INFO] Metron ............................................. SUCCESS [  3.955 s]
[INFO] metron-analytics ................................... SUCCESS [  0.004 s]
[INFO] metron-maas-common ................................. SUCCESS [01:13 min]
[INFO] metron-platform .................................... SUCCESS [  0.003 s]
[INFO] metron-test-utilities .............................. SUCCESS [02:40 min]
[INFO] metron-integration-test ............................ SUCCESS [ 42.835 s]
[INFO] metron-maas-service ................................ SUCCESS [ 24.242 s]
[INFO] metron-common ...................................... SUCCESS [01:31 min]
[INFO] metron-hbase ....................................... SUCCESS [ 38.584 s]
[INFO] metron-profiler-common ............................. SUCCESS [  0.575 s]
[INFO] metron-profiler .................................... SUCCESS [ 29.940 s]
[INFO] metron-profiler-client ............................. SUCCESS [ 17.942 s]
[INFO] metron-writer ...................................... SUCCESS [  9.978 s]
[INFO] metron-enrichment .................................. SUCCESS [ 40.576 s]
[INFO] metron-indexing .................................... SUCCESS [  9.206 s]
[INFO] metron-solr ........................................ SUCCESS [01:49 min]
[INFO] metron-pcap ........................................ SUCCESS [  1.881 s]
[INFO] metron-parsers ..................................... SUCCESS [ 56.912 s]
[INFO] metron-pcap-backend ................................ SUCCESS [ 28.129 s]
[INFO] metron-data-management ............................. SUCCESS [02:10 min]
[INFO] metron-api ......................................... SUCCESS [01:14 min]
[INFO] metron-management .................................. SUCCESS [  6.340 s]
[INFO] elasticsearch-shaded ............................... SUCCESS [  8.736 s]
[INFO] metron-elasticsearch ............................... SUCCESS [ 48.892 s]
[INFO] metron-deployment .................................. SUCCESS [  0.002 s]
[INFO] Metron Ambari Management Pack ...................... FAILURE [  1.398 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16:51 min
[INFO] Finished at: 2016-10-18T17:36:04-05:00
[INFO] Final Memory: 273M/5943M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.4.1:single (build-tarball) on project metron_mpack: Assembly is incorrectly configured: Assembly is incorrectly configured:
[ERROR] Assembly:  is not configured correctly: Assembly ID must be present and non-empty.
[ERROR] -&amp;gt; [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] &lt;A href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank"&gt;http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException&lt;/A&gt;
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn &amp;lt;goals&amp;gt; -rf :metron_mpack
proadmin@metron:/opt/incubator-metron$


&lt;/PRE&gt;</description>
      <pubDate>Wed, 19 Oct 2016 05:49:52 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Maven-build-failing-for-Apache-Metron-on-Ubuntu-16-04-LTS/m-p/137718#M43871</guid>
      <dc:creator>cody_betsworth</dc:creator>
      <dc:date>2016-10-19T05:49:52Z</dc:date>
    </item>
    <item>
      <title>Re: Maven build failing for Apache Metron on Ubuntu 16.04 LTS</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Maven-build-failing-for-Apache-Metron-on-Ubuntu-16-04-LTS/m-p/137719#M43872</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/13826/codybetsworth.html"&gt;Cody Betsworth&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/users/13826/codybetsworth.html"&gt;&lt;/A&gt;Ubuntu is not supported for deployments. Please read the last line of this page: &lt;A href="https://github.com/apache/incubator-metron/tree/master/metron-deployment" target="_blank"&gt;https://github.com/apache/incubator-metron/tree/master/metron-deployment&lt;/A&gt;. "Support Ubuntu deployments" is in TODO list.&lt;/P&gt;&lt;H2&gt;TODO&lt;/H2&gt;&lt;UL&gt;
&lt;LI&gt;migrate existing MySQL/GeoLite playbook&lt;/LI&gt;&lt;LI&gt;Support Ubuntu deployments&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;+++&lt;/P&gt;&lt;P&gt;If the response was helpful, please vote and accept as the best answer.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2016 08:53:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Maven-build-failing-for-Apache-Metron-on-Ubuntu-16-04-LTS/m-p/137719#M43872</guid>
      <dc:creator>cstanca</dc:creator>
      <dc:date>2016-10-19T08:53:41Z</dc:date>
    </item>
    <item>
      <title>Re: Maven build failing for Apache Metron on Ubuntu 16.04 LTS</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Maven-build-failing-for-Apache-Metron-on-Ubuntu-16-04-LTS/m-p/137720#M43873</link>
      <description>&lt;P&gt;Hey , could you please take out time to help me as well?:
&lt;A href="https://community.hortonworks.com/questions/77000/fatal-node1-failed-changed-false-failed-true-msg-v.html#answer-77370"&gt;https://community.hortonworks.com/questions/77000/fatal-node1-failed-changed-false-failed-true-msg-v.html#answer-77370&lt;/A&gt;&lt;/P&gt;&lt;P&gt;could you please spare sometime and have a look at this?

thanks for your time.&lt;/P&gt;</description>
      <pubDate>Wed, 11 Jan 2017 12:27:40 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Maven-build-failing-for-Apache-Metron-on-Ubuntu-16-04-LTS/m-p/137720#M43873</guid>
      <dc:creator>umeshkaushik198</dc:creator>
      <dc:date>2017-01-11T12:27:40Z</dc:date>
    </item>
  </channel>
</rss>

