If you wish to build and package your artifact using the Maven package goal but don’t want to execute the unit tests, which environment variable and value would you use?
maven.test.ignore=TRUE maven.test.run=FALSE maven.test.skip=TRUE maven.verify.execute=FALSE