diff --git a/whatsmars-tomcat/pom.xml b/whatsmars-tomcat/pom.xml index 084578ac8403ec127a22c879819a6f11f89288f5..794570757cc63e7028ffaf9eae36e4634728c1d5 100644 --- a/whatsmars-tomcat/pom.xml +++ b/whatsmars-tomcat/pom.xml @@ -54,37 +54,21 @@ true + + + org.apache.maven.plugins + maven-jar-plugin + + + true + + com.itlong.whatsmars.tomcat.server.HttpServer + + + + + - - - development - - true - - - - ../profile/development.properties - - - - - test - - - ../profile/test.properties - - - - - production - - - ../profile/production.properties - - - - - \ No newline at end of file