<source>
>maven plugin:download -Dversion=${pom.currentVersion} -DgroupId=prodinfo-plugin -DartifactId=prodinfo-plugin
</source>
However, this does not work.
I've also tried $pom.currentVersion as well as $!project.currentVersion since that mirrors the $!project.name that is found in the maven-xdoc-plugin template index.xml. All I end up with is the text ${pom.currentVersion}
What am I missing?
--
Erik Husby
Team Lead for Software Quality Automation
Broad Institute of MIT and Harvard Rm. 2192 320 Charles St
Cambridge, MA 02141-2023
mobile: 781.354.6669, office: 617.258.9227, [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
