The soy templates that contains getText method for i18n support does not compile in maven build.
It does not find the reference for getText method.
How can we skip it and compile the template ?
I want it to be used for writing unit tests.
The package generated from atlas-mvn also does not contain generated js files from soy. It has only the soy templates in it.