get_it_done wrote:
I am a newbie.
In my pom.xml file, I see ${project.build.directory}. What is the value of
this? Is it the root dir where this pom.xml file exists?
You can see all resolved values in the "Effective POM" that can be opened from m2eclipse's Maven POM editor toolbar or from the command line using "mvn help:effective-pom" command.

 regards,
 Eugene



---------------------------------------------------------------------
To unsubscribe from this list, please visit:

   http://xircles.codehaus.org/manage_email


Reply via email to