[ https://issues.apache.org/jira/browse/MNG-7648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17756423#comment-17756423 ]
ASF GitHub Bot commented on MNG-7648: ------------------------------------- hazendaz commented on PR #940: URL: https://github.com/apache/maven/pull/940#issuecomment-1685137746 ``` [INFO] ------------------------------------------------------------------------ Error: Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:3.3.0:enforce (enforce-clean) on project spotbugs-maven-plugin: Error: Rule 6: org.apache.maven.enforcer.rules.RequirePluginVersions failed with message: Error: Some plugins are missing valid versions or depend on Maven 4.0.0-alpha-5 defaults (LATEST, RELEASE, SNAPSHOT, TIMESTAMP SNAPSHOT as plugin version are not allowed) Error: org.apache.maven.plugins:maven-compiler-plugin. The version currently in use is 3.11.0 via super POM or default lifecycle bindings Error: ] Best Practice is to always define plugin versions! Error: -> [Help 1] Error: Error: To see the full stack trace of the errors, re-run Maven with the '-e' switch Error: Re-run Maven using the '-X' switch to enable verbose output Error: Error: For more information about the errors and possible solutions, please read the following articles: Error: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException Error: Process completed with exit code 1. ``` > Generated model reader is not setting location information > ---------------------------------------------------------- > > Key: MNG-7648 > URL: https://issues.apache.org/jira/browse/MNG-7648 > Project: Maven > Issue Type: Bug > Components: Core > Affects Versions: 3.8.7, 4.0.0-alpha-3 > Reporter: Pavel Horal > Assignee: Slawomir Jaranowski > Priority: Major > Fix For: 3.8.8, 3.9.0, 4.0.0-alpha-4, 4.0.0 > > > -Generated model reader is not setting {{location}} property - > [https://github.com/apache/maven/blob/e73a0b00fde80c400a6d854ec0c2ba7436325eed/maven-toolchain-model/src/main/mdo/reader.vm#L683] > .- > Project model does not have location property in plugin execution (potential > issue when merging model parent configuration?). This causes issues for > example in Maven Enforcer Plugin which uses this information (see > [MENFORCER-447|https://issues.apache.org/jira/browse/MENFORCER-447?focusedCommentId=17651671&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-17651671]). -- This message was sent by Atlassian Jira (v8.20.10#820010)