Re: timestamped artifacts in multi module build - maven bug or mymisunderstanding

2009-05-12 Thread Michal Szalinski
eploy plugin to do so. Can anyone tell whether it seems like a good approach, or suggest another one? Regards Michal -- View this message in context: http://www.nabble.com/timestamped-artifacts-in-multi-module-build---maven-bug-or-mymisunderstanding-tp23496396p23501583.html Sent from the Maven -

timestamped artifacts in multi module build - maven bug or mymisunderstanding

2009-05-11 Thread Michal Szalinski
Hi, I am doing deploy (mvn deploy) of timestamped multi-module build. It puts nice timestamped versions of all those modules in my repo, updating maven-metadata.xml accordingly. Modules in that build depend on each other (say moduleA depends on moduleB) - using ${pom.version}. I need to use that