Hi thomas,<div><br></div><div>  This is good for me but with one remark : Could we rename the property to something else ? (for ex : gatein.checkout.dir)</div><div>  I know that the property &quot;<span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">exo.projects.directory.src<span class="Apple-style-span" style="border-collapse: separate; font-family: arial; font-size: small; ">&quot; is used by others eXo projects thus eXoers will need to have a different value for it depending of the project</span></span></div>

<div>  If we have another property they can just add in their maven settings the new property with :</div><div><br></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">&lt;<span class="Apple-style-span" style="border-collapse: separate; font-family: arial; font-size: small; ">gatein.checkout.dir</span>&gt;${exo.projects.directory.src}/gatein/portal/trunk&lt;/<span class="Apple-style-span" style="border-collapse: separate; font-family: arial; font-size: small; ">gatein.checkout.dir</span>&gt;</span></div>

<div><br></div><div>  Cheers,</div><div><br clear="all">Arnaud Héritier<br>Software Factory Manager<br>eXo platform - <a href="http://www.exoplatform.com">http://www.exoplatform.com</a><br>---<br><a href="http://www.aheritier.net">http://www.aheritier.net</a><br>


<br><br><div class="gmail_quote">On Wed, Nov 18, 2009 at 10:49 AM, Thomas Heute <span dir="ltr">&lt;<a href="mailto:theute@redhat.com">theute@redhat.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<br>
<br>
As discussed earlier, now that the tests are run on all &#39;mvn install&#39; it<br>
requires an additional parameter.<br>
<br>
While this is a constraint that will be removed in the future, currently<br>
one need to set:<br>
    exo.projects.directory.src and the build enforce the existence of<br>
some directories.<br>
<br>
I changed it slightly (and about to commit) so that anyone who checkout:<br>
     <a href="http://anonsvn.jboss.org/repos/gatein/portal/trunk" target="_blank">http://anonsvn.jboss.org/repos/gatein/portal/trunk</a><br>
doesn&#39;t have to create directories to match what was required.<br>
<br>
It means that *if you defined exo.projects.directory.src before you now<br>
need to change it to add /gatein/portal/trunk at the end*.<br>
<br>
Said differently, Maven was checking for the existence of:<br>
&lt;file&gt;${exo.projects.directory.src}/gatein/portal/trunk/web/portal/src/main/webapp&lt;/file&gt;<br>
and is now checking for:<br>
&lt;file&gt;${exo.projects.directory.src}/web/portal/src/main/webapp&lt;/file&gt;<br>
<br>
I&#39;ve tested locally and it works just fine, I may not be aware of other<br>
use cases that require that parameter so please let me know if you face<br>
an issue.<br>
<br>
I&#39;ve updated the readme.<br>
<br>
Thanks,<br>
Thomas.<br>
_______________________________________________<br>
gatein-dev mailing list<br>
<a href="mailto:gatein-dev@lists.jboss.org">gatein-dev@lists.jboss.org</a><br>
<a href="https://lists.jboss.org/mailman/listinfo/gatein-dev" target="_blank">https://lists.jboss.org/mailman/listinfo/gatein-dev</a><br>
</blockquote></div><br></div>