Folks,
I have a .proto file that I need to have as part of the archetype, and it
doesn't seem to actually use the variable expansions when the project is
generated.
For instance I have this:
package ${package}.${artifactId};
and when I do the mvn archetype:generate.....
the variables do NOT expand in that file: the file is installed in the new
project as-is.
I also have a similar issue in a .plan (a virgo container file) file -- the
variables do not expand (the expansions work fine for other files -- .java,
pom.xml, etc.)
Any ideas how to get these non-typical project files to use the template
variables??
Thanks!
--
View this message in context:
http://maven.40175.n5.nabble.com/variable-expansion-for-archetype-generate-for-google-proto-files-tp5732293.html
Sent from the Maven - Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]