Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0.0
-
None
-
None
-
Windows 10 x64
Maven 3.9.1
Java 20 (Eclipse Adoptium)
Description
Executing "mvn dependency:analyze" results in an error message "Unsupported phase: null" when the first submodule of a multimodule project is being analyzed.
I've attached a very simple project that can be used to demonstrate the behaviour: As long as the .mvn folder exists and the build cache extension is active, executing "mvn dependency:analyze" or "mvn dependency:3.5.0:analyze" don't work. Rename the folder => works.
Attachments
Attachments
Issue Links
- is caused by
-
MBUILDCACHE-24 Cache cannot be processed in presence of forked executions
- Closed
- is duplicated by
-
MBUILDCACHE-38 IAE while execution plugin goal
- Open