"Marco Tedone" <[EMAIL PROTECTED]> wrote on 18/03/2004 11:46:44 AM:

> Hi, I would like to know what happens in the following case:
> 
> I've got a project where I define the following structure:
> 
> /master.xml
>  project.xml
>  project.properties
>       /ejb-jar
>           project.xml
>           maven.xml
>               /src
>                 /java
>                   /mypackage
> 
> For the subprojects (i.e. /ejb-jar), what does ${basedir} represents? 
Does
> it represents the root, or the root relative to /ejb-jar?

${basedir} is the location of project.xml

> Am I right? In the above case, where would you put the ejbdoclet goal? 
In
> the subproject, or in the root?
Subproject...
--
dIon Gillard, Multitask Consulting

Reply via email to