文件名称:Task4Maven_TwoProfiles_Invoker
文件大小:8KB
文件格式:ZIP
更新时间:2024-07-22 22:48:52
Java
Task4Maven_TwoProfiles_Invoker 在这个项目中,我尝试调用 assembly:single 目标两次 - 使用“Profile1”和“Profile2”配置文件。 如果我只是调用 assembly:single goal with Profile1 或 Profile2 它工作正常。 但是如果我调用 iterator:invoker,我会得到错误 无法在项目 Task4Maven_TwoProfiles_Invoker 上执行目标 com.soebes.maven.plugins:iterator-maven-plugin:0.3:invoker (default-cli): Unable to parse configuration of mojo com.soebes.maven.plugins:iterator-maven-plugin: 0.3:参数目
【文件预览】:
Task4Maven_TwoProfiles_Invoker-brunch-first
----pom.xml(4KB)
----src()
--------assembly()
--------test()
--------main()
--------filters()
----README.md(963B)