If package type 'pom' used, tomcat maven plugin just don't work.
[INFO] [tomcat:run {execution: default-cli}]
[INFO] Skipping non-war projectI'm using 'pom' package type instead of 'war', to skip unnecessary java compile process. I think it will be no harm to skip package type check. Thank you.
