Closed scottkurz closed 3 years ago
In our migration story, what if we expand to include a WAR project w/o any use of liberty-maven-plugin
Does the devfile need adjusting?
Should/Could we build the pluginPrefix into the stack image ? https://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html
What about the other plugin config we have in the intro/starters? Should they be converted to -Dx=y CLI parms?
We already have this in the stack settings.xml...cosing. We'll worry about other options (plugin config) later.
In our migration story, what if we expand to include a WAR project w/o any use of liberty-maven-plugin
Does the devfile need adjusting?
Should/Could we build the pluginPrefix into the stack image ? https://maven.apache.org/guides/introduction/introduction-to-plugin-prefix-mapping.html
What about the other plugin config we have in the intro/starters? Should they be converted to -Dx=y CLI parms?