[ 
http://jira.codehaus.org/browse/MNG-3720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=145523#action_145523
 ] 

Alfonsas Stonis commented on MNG-3720:
--------------------------------------

Thanks Dennis. The only one way that I found to solve this problem is to hard 
code path to the file 
<schemaFile>${basedir}/src/site/databasedoc/IFS.xml</schemaFile>
I know that it will mean that configuration of the project will be ignored, but 
I found no better way. Also I assume that what most users would like is to have 
a documentation of all available properties, that are not listed in the project 
reference (the one you mentioned).

> 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

        

Reply via email to