Same thing here - this variable is replaced when the Maven bundles are generated. The generated bundles contain the correct version number, same as the generated HTML in the demos WAR. So this is not a problem.
On Dec 22, 2010, at 5:40 AM, Sandro Martini wrote: > > Hi all, > just done some preliminary tests, but I found a little thing in Sources zip: > > [-1] Don't publish > > pom.xml > > <version>@VERSION@</version> > wrong ... > instead of > <version>2.0</version> > > or better, this happens and in all 7 pom.xml, probably due to some variable > (not) resolution in some xstl. > > Maybe is will be possible the same to install in a local maven repository, > but I don't know on a real one. > And more important, artifacts could not be usable (consumable) the same > -- at the moment I haven't time to check this with a simple project, so I > think it will be safer to fix it. > > Sorry for this ... > > Bye > > > -- > View this message in context: > http://apache-pivot-developers.417237.n3.nabble.com/VOTE-Release-Pivot-2-0-take-two-tp2126771p2130619.html > Sent from the Apache Pivot - Developers mailing list archive at Nabble.com.
