Gili created MBUILDCACHE-126: -------------------------------- Summary: [WARNING] Cannot find a Mojo parameter 'commandLineRules' to read for Mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce {execution: enforce-maven}. This parameter should be ignored. Key: MBUILDCACHE-126 URL: https://issues.apache.org/jira/browse/MBUILDCACHE-126 Project: Maven Build Cache Extension Issue Type: Bug Affects Versions: 1.2.0 Reporter: Gili
When building my project using the Maven Build Cache Extension I get this output: [INFO] --- duplicate-finder:2.0.1:check (default) @ licensed-client --- [INFO] Ignoring POM project! [WARNING] Cannot find a Mojo parameter 'commandLineRules' to read for Mojo org.apache.maven.plugins:maven-enforcer-plugin:3.5.0:enforce \{execution: enforce-maven}. This parameter should be ignored. I know that this issue came up in the past (https://issues.apache.org/jira/browse/MBUILDCACHE-56) but it is marked as fixed so I'm not sure why I'm getting this warning in version 1.2.0 Is this a regression or am I doing something wrong? -- This message was sent by Atlassian Jira (v8.20.10#820010)