<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:12pt">Hi,<br><br># find / -name jboss-as<br>find: `/run/user/satimis/gvfs': Permission denied<br>/home/satimis/jboss-as<br><br>jbozz-as is NOT on /usr/share/jboss-as<br><br><br>Stephen L<br><div><span><br></span></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: arial,helvetica,sans-serif; background-color: transparent; font-style: normal;"><br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; margin-top: 5px; padding-left: 5px;">  <div style="font-family: arial, helvetica, sans-serif; font-size: 12pt;"> <div style="font-family: times new roman, new york, times, serif; font-size: 12pt;"> <div dir="ltr"> <font face="Arial" size="2"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Juan Hernandez &lt;jhernand@redhat.com&gt;<br> <b><span style="font-weight: bold;">To:</span></b> Stephen
 Liu &lt;satimis@yahoo.com&gt; <br><b><span style="font-weight: bold;">Cc:</span></b> "engine-devel@ovirt.org" &lt;engine-devel@ovirt.org&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Wednesday, November 14, 2012 6:23 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [Engine-devel] Building oVirt from source<br> </font> </div> <br>On 11/14/2012 11:10 AM, Stephen Liu wrote:<br>&gt; <br>&gt; Hi Juan,<br>&gt; <br>&gt; I have sent another email to the list under the subject: "Deploy error<br>&gt; again".&nbsp; But it never came to the list.&nbsp; Is the server in problem?<br>&gt; <br>&gt; Subject : Deploy error again<br><br>I think you are having problems with the permissions in the<br>/usr/share/jboss-as directory. Make sure that you have the following<br>content in your $HOME/.m2/settings.xml file:<br><br>&lt;settings<br>&nbsp; xmlns="<a href="http://maven.apache.org/POM/4.0.0"
 target="_blank">http://maven.apache.org/POM/4.0.0</a>"<br>&nbsp; xmlns:xsi="<a href="http://www.w3.org/2001/XMLSchema-instance" target="_blank">http://www.w3.org/2001/XMLSchema-instance</a>"<br>&nbsp; xsi:schemaLocation="<a href="http://maven.apache.org/POM/4.0.0" target="_blank">http://maven.apache.org/POM/4.0.0</a><br><a href="http://maven.apache.org/xsd/settings-1.0.0.xsd" target="_blank">http://maven.apache.org/xsd/settings-1.0.0.xsd</a>"&gt;<br><br>&nbsp; &lt;activeProfiles&gt;<br>&nbsp; &nbsp; &lt;activeProfile&gt;oVirtEnvSettings&lt;/activeProfile&gt;<br>&nbsp; &lt;/activeProfiles&gt;<br><br>&nbsp; &lt;profiles&gt;<br>&nbsp; &nbsp; &lt;profile&gt;<br>&nbsp; &nbsp; &nbsp; &lt;id&gt;oVirtEnvSettings&lt;/id&gt;<br>&nbsp; &nbsp; &nbsp; &lt;properties&gt;<br>&nbsp; &nbsp; &nbsp; &nbsp; &lt;jbossHome&gt;/home/satimis/jboss-as&lt;/jbossHome&gt;<br>&nbsp; &nbsp; &nbsp; &lt;/properties&gt;<br>&nbsp; &nbsp; &lt;/profile&gt;<br>&nbsp;
 &lt;/profiles&gt;<br><br>&lt;/settings&gt;<br><br>Pay special attention to the "jbossHome" property, it should be the<br>directory where you have the application server installed, and you need<br>to have permissions to write to it. Currently you are using<br>/usr/share/jboss-as, and I guess you don't have permissions to write<br>there. Install the application server to /home/staimis/jboss-as and use<br>that instead.<br><br>-- <br>Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta<br>3ºD, 28016 Madrid, Spain<br>Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.<br><br><br> </div> </div> </blockquote></div>   </div></body></html>