I have pom.xml with the following contents. <profiles> <profile> <id>P1</id> <build> ... some exec-maven-plugin entries </build> </profile> <profile> ...
確定! 回上一頁