4.0.0
com.dcp.bcxin
bcxin-ins
1.1.1
bcxin-ins-frontEnd
war
${project.groupId}
bcxin-ins-frontEnd-service
${project.version}
jar
org.junit.jupiter
junit-jupiter-api
RELEASE
src/main/java
**/*.xml
org.apache.maven.plugins
maven-jar-plugin
compile
jar
org.apache.maven.plugins
maven-install-plugin
install
install-file
jar
${project.artifactId}
${project.groupId}
${project.version}
${project.build.directory}/${project.artifactId}.jar
org.apache.maven.plugins
maven-deploy-plugin
deploy
deploy-file
jar
true
${project.distributionManagement.repository.url}
${project.artifactId}
${project.groupId}
${project.version}
${project.build.directory}/${project.artifactId}.jar
org.apache.maven.plugins
maven-war-plugin
false