maven-archetype
maven-archetype copied to clipboard
fixed required plugin version for the create-from-project goas build stability
For the stability of the build, we need to specify these plugins as fixed versions, reducing the need for network lookups to get the latest version
after create-from-project on the target/generated-sources/archetype, build with "-U"
ie: mvn clean compile -U