Stevo, I thought all pom.* properties were gone. Weren't they replaced by project.* ?
On Fri, Dec 18, 2009 at 4:35 PM, Stevo Slavić <[email protected]> wrote: > Hello Maven users, > > When building project with Maven 3.0-alpha-5, warnings appear that > "pom.version" and "pom.artifactId" properties have been deprecated in favor > of their project.* variants. Is it same with pom.name property? I'm asking > this because pom.name is not being reported as deprecated, but I expect it > to be for consistency reason. Wish this deprecated stuff was listed in Maven > 3 compatibility > notes<http://cwiki.apache.org/MAVEN/maven-3x-compatibility-notes.html> > . > > Regards, > Stevo. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
