Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
When we have in project configureĀ <setupIncludes> and try to use -Dinvoker.test according to documentation setupIncludes is overriding ... but empty directory with setup project is created and setup project is executed so we have error like:
ERROR] The project (.../target/it/setup/pom.xml) has 1 error [ERROR] Non-readable POM .../target/it/setup/pom.xml: .../target/it/setup/pom.xml (No such file or directory)
I see two solution:
- don't create empty setup project and don't run it if doesn't match invoker.test
- run setup project always - no override setupIncludes
Attachments
Issue Links
- links to