Bug #317
Incompatbility warning with Maven 3 - beta -1
| Status: | Closed | Start: | 05/29/2010 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | Karl Heinz Marbaise | % Done: | 100% |
|
| Category: | build system | |||
| Target version: | 0.7.1 Dione | |||
Description
J:\ws\supose-0.7.1>mvn clean
[INFO] Scanning for projects...
[WARNING]
[WARNING] Some problems were encountered while building the effective model for com.soebes.supose:supose-war:war:0.7.1-SNAPSHOT
[WARNING] The expression ${version} is deprecated. Please use ${project.version} instead. @
[WARNING]
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING]
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
[WARNING]