Thorsten Heit created MBUILDCACHE-50: ----------------------------------------
Summary: Unsupported phase: null with dependency:analyze in multimodule project Key: MBUILDCACHE-50 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-50 Project: Maven Build Cache Extension Issue Type: Bug Affects Versions: 1.0.0 Environment: Windows 10 x64 Maven 3.9.1 Java 20 (Eclipse Adoptium) Reporter: Thorsten Heit Attachments: pomtest.tar.bz2 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. -- This message was sent by Atlassian Jira (v8.20.10#820010)