If you look at the top of the file, you should see the parent element.
${pom} refers to the current file.
Matt
On 9/26/07, dev dev <[EMAIL PROTECTED]> wrote:
> I'm using Spring MVC modular version 2.0. Afte running mvn
> appfuse:full-source, core and web directories got created. then cd to web
>
I'm using Spring MVC modular version 2.0. Afte running mvn
appfuse:full-source, core and web directories got created. then cd to web
directory and view the pom.xml, the core dependency is definded as follows:
${pom.parent.groupId}
${pom.parent.artifactId}-core