[ 
https://issues.apache.org/jira/browse/TRINIDAD-1235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12633344#action_12633344
 ] 

Andrew Robinson commented on TRINIDAD-1235:
-------------------------------------------

If you run maven 2.0.9 it will print out deprecation warnings for ${version}. 

I believe the documentation is at 
http://docs.codehaus.org/display/MAVENUSER/MavenPropertiesGuide

The site is down at the moment though.

> pom.xml uses deprecated syntax
> ------------------------------
>
>                 Key: TRINIDAD-1235
>                 URL: https://issues.apache.org/jira/browse/TRINIDAD-1235
>             Project: MyFaces Trinidad
>          Issue Type: Task
>          Components: Build
>    Affects Versions: 1.0.10-core
>            Reporter: Paul Rivera
>            Priority: Trivial
>         Attachments: trinidad.patch
>
>
> ${version} is a deprecated maven property. It should be changed to 
> ${pom.version} or ${project.version}. 
> files using ${version}
> trinidad-assembly/pom.xml
> trinidad-examples/trinidad-example-assembly/pom.xml

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to