<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Feb 23, 2015 at 2:06 PM, Ivan Gürtler <span dir="ltr">&lt;<a href="mailto:ivan.gurtler@ahead-itec.com" target="_blank">ivan.gurtler@ahead-itec.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I try it 10 times :-D ... but always with error</div></blockquote><div><br></div><div>lol - sorry to hear.</div><div><br></div><div>what operating system are you on ? </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="gmail_extra"><span class=""><br clear="all"><div><div><div dir="ltr"><div><span style="color:rgb(7,55,99)"><b>Mgr. Ivan Gürtler</b></span><br></div><span style="color:rgb(102,102,102)">Mobile software developer</span><br><br>AHEAD iTec, s.r.o., Botanická 554/68a,<br>602 00 Brno (Czech Republic)<br><br><a href="http://www.ahead-itec.com/" style="color:rgb(17,85,204)" target="_blank">www.ahead-itec.com</a> | <a href="https://www.twitter.com/AHEADiTec" style="color:rgb(17,85,204)" target="_blank">twitter</a> | mobile security solutions<br></div></div></div>
<br></span><div class="gmail_quote"><div><div class="h5">2015-02-23 13:54 GMT+01:00 Matthias Wessendorf <span dir="ltr">&lt;<a href="mailto:matzew@apache.org" target="_blank">matzew@apache.org</a>&gt;</span>:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">the node/npm thing fails randomly for me as well. try running the mvn build again ;-(<div><div><span></span><br><br>On Monday, February 23, 2015, Ivan Gürtler &lt;<a href="mailto:ivan.gurtler@ahead-itec.com" target="_blank">ivan.gurtler@ahead-itec.com</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div><br></div><div>Hi,</div><div><br></div><div>I downloaded zip from ... <a href="https://github.com/aerogear/aerogear-unifiedpush-server" target="_blank">https://github.com/aerogear/aerogear-unifiedpush-server</a> ... import as maven project ...</div><div>but I am facing some problem ... when I run maven install...</div><div><br></div><div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] Building UnifiedPush Server (Admin UI) 1.1.0-alpha.2-SNAPSHOT</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] </div><div>[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-java-version) @ unifiedpush-admin-ui ---</div><div>[INFO] </div><div>[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-maven-version) @ unifiedpush-admin-ui ---</div><div>[INFO] </div><div>[INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-tools) @ unifiedpush-admin-ui ---</div><div>[INFO] </div><div>[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ unifiedpush-admin-ui ---</div><div>[INFO] </div><div>[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ unifiedpush-admin-ui ---</div><div>[INFO] </div><div>[INFO] --- frontend-maven-plugin:0.0.16:install-node-and-npm (install node and npm) @ unifiedpush-admin-ui ---</div><div>[INFO] Node v0.10.31 is already installed.</div><div>[INFO] Found NPM version 1.4.23</div><div>[INFO] </div><div>[INFO] --- frontend-maven-plugin:0.0.16:npm (npm install) @ unifiedpush-admin-ui ---</div><div>[INFO] Running &#39;npm install --color=false&#39; in C:\Users\Ivan\Documents\Aerogear projects\aerogear-unifiedpush-server-master\admin-ui</div><div>[INFO] npm WARN unmet dependency C:\Users\Ivan\Documents\Aerogear projects\aerogear-unifiedpush-server-master\admin-ui\node_modules\grunt-bower-task\node_modules\bower\node_modules\request\node_modules\form-data requires mime@&#39;~1.2.11&#39; but will load</div><div>[INFO] npm WARN unmet dependency undefined,</div><div>[INFO] npm WARN unmet dependency which is version undefined</div><div>[INFO] </div><div>[INFO] --- frontend-maven-plugin:0.0.16:grunt (grunt build) @ unifiedpush-admin-ui ---</div><div>[INFO] Running &#39;grunt dist --no-color&#39; in C:\Users\Ivan\Documents\Aerogear projects\aerogear-unifiedpush-server-master\admin-ui</div><div>[INFO] Loading &quot;bower_task.js&quot; tasks...ERROR</div><div>[INFO] &gt;&gt; Error: Cannot find module &#39;mime&#39;</div><div>[INFO] &gt;&gt; Local Npm module &quot;grunt-cli&quot; not found. Is it installed?</div><div>[INFO] Warning: Task &quot;bower:install&quot; not found. Use --force to continue.</div><div>[INFO] </div><div>[INFO] Aborted due to warnings.</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] Reactor Summary:</div><div>[INFO] </div><div>[INFO] AeroGear UnifiedPush Server ........................ SUCCESS [  2.020 s]</div><div>[INFO] UnifiedPush Model Layer ............................ SUCCESS [  0.077 s]</div><div>[INFO] UnifiedPush Server Model API ....................... SUCCESS [  2.958 s]</div><div>[INFO] UnifiedPush Server Model JPA implementation ........ SUCCESS [ 12.992 s]</div><div>[INFO] UnifiedPush Service Layer .......................... SUCCESS [ 17.831 s]</div><div>[INFO] UnifiedPush Sender Module .......................... SUCCESS [  0.066 s]</div><div>[INFO] UnifiedPush Push Message Model ..................... SUCCESS [  2.369 s]</div><div>[INFO] UnifiedPush Push Notification Networks ............. SUCCESS [  3.585 s]</div><div>[INFO] UnifiedPush RESTful Endpoint ....................... SUCCESS [  5.240 s]</div><div>[INFO] UnifiedPush Server (Admin UI) ...................... FAILURE [  4.898 s]</div><div>[INFO] UnifiedPush Dependencies Parent .................... SKIPPED</div><div>[INFO] UnifiedPush Server Dependencies Server ............. SKIPPED</div><div>[INFO] UnifiedPush Auth Server ............................ SKIPPED</div><div>[INFO] UnifiedPush Server for JBossAS (WAR) ............... SKIPPED</div><div>[INFO] UnifiedPush Server for Wildfly (WAR) ............... SKIPPED</div><div>[INFO] UnifiedPush Servers Parent ......................... SKIPPED</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] BUILD FAILURE</div><div>[INFO] ------------------------------------------------------------------------</div><div>[INFO] Total time: 53.305 s</div><div>[INFO] Finished at: 2015-02-23T13:01:24+01:00</div><div>[INFO] Final Memory: 98M/635M</div><div>[INFO] ------------------------------------------------------------------------</div><div>[ERROR] Failed to execute goal com.github.eirslett:frontend-maven-plugin:0.0.16:grunt (grunt build) on project unifiedpush-admin-ui: Failed to run task: &#39;grunt dist --no-color&#39; failed. (error code 3) -&gt; [Help 1]</div><div>[ERROR] </div><div>[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.</div><div>[ERROR] Re-run Maven using the -X switch to enable full debug logging.</div><div>[ERROR] </div><div>[ERROR] For more information about the errors and possible solutions, please read the following articles:</div><div>[ERROR] [Help 1] <a href="http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException" target="_blank">http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException</a></div><div>[ERROR] </div><div>[ERROR] After correcting the problems, you can resume the build with the command</div><div>[ERROR]   mvn &lt;goals&gt; -rf :unifiedpush-admin-ui</div></div><div><br></div><div><br></div><div><br></div><div>Thanks for help</div><br clear="all"><div><div><div dir="ltr"><div><span style="color:rgb(7,55,99)"><b>Mgr. Ivan Gürtler</b></span><br></div><span style="color:rgb(102,102,102)">Mobile software developer</span><br><br>AHEAD iTec, s.r.o., Botanická 554/68a,<br>602 00 Brno (Czech Republic)<br><br><a href="http://www.ahead-itec.com/" style="color:rgb(17,85,204)" target="_blank">www.ahead-itec.com</a> | <a href="https://www.twitter.com/AHEADiTec" style="color:rgb(17,85,204)" target="_blank">twitter</a> | mobile security solutions<br></div></div></div>
</div>
</blockquote><br><br></div></div><span><font color="#888888">-- <br>Sent from Gmail Mobile<br>
</font></span><br></div></div>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org" target="_blank">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br></div>
<br>_______________________________________________<br>
aerogear-dev mailing list<br>
<a href="mailto:aerogear-dev@lists.jboss.org">aerogear-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/aerogear-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/aerogear-dev</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">Matthias Wessendorf <br><br>blog: <a href="http://matthiaswessendorf.wordpress.com/" target="_blank">http://matthiaswessendorf.wordpress.com/</a><br>sessions: <a href="http://www.slideshare.net/mwessendorf" target="_blank">http://www.slideshare.net/mwessendorf</a><br>twitter: <a href="http://twitter.com/mwessendorf" target="_blank">http://twitter.com/mwessendorf</a></div>
</div></div>