Hello,

first thing: sorry. I am newbie with jelly and a 1 month expert ;-) with
Maven.

I have a multiproject tree. Unfortunatly my sub-projects are more then
one level deeper respect to the root level. I have done it because the
physical organization (the directory tree of the project comes more
organized).

Example:

ib/adapters/inbound/httpAdapter
ib/adapters/inbound/sapAdapter
ib/adapters/outbound/httpAdapter

The problem is: Is there a way to set the module property automatically
using the variable basedir?

In other words, I need to set pom.repository.cvsModule to the following
value:

ib/adapters/inbound/httpAdapter

<echo>Debug: basedir = ${basedir}</echo>
<j:set var="testVar" value="${basedir.substring(3,?)}" />
???

Is there any other way to do it? A more direct and clean way.

I know that I can set the variable into the build.properties of each
subproject, but I was lookink for an automatic way to do it.

Thanks




This message is for the designated recipient only and may contain privileged or 
confidential information. If you have received it in error, please notify the sender 
immediately and delete the original. Any other use of the email by you is prohibited.


����������������������������������������������������������������������������
su www.tim.it - Clienti Privati -, puoi trasformare il tuo traffico telefonico in 
fantastici premi con MILLEUNATIM.
����������������������������������������������������������������������������


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to