Documentation of properties (pom variables) available (in mojo)
---------------------------------------------------------------
Key: MNG-3720
URL: http://jira.codehaus.org/browse/MNG-3720
Project: Maven 2
Issue Type: Improvement
Components: Documentation: General
Environment: All
Reporter: Alfonsas Stonis
There is no list of properties available to Mojo expressions or within pom
files. I spend whole day trying to find anything in Maven site or somewhere on
internet. The best I was able to find was this link.
http://docs.codehaus.org/display/MAVENUSER/MavenPropertiesGuide
I doubt that it is complete. I found somewhere in maven site @parameter
expression="${project.resources}" but there is no documentation about it. I do
not know the type. I need resources directory and can not find the way how to
find it. The only solution seems to work is to write whole path to property,
but it is really bad way.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira