aibowen opened a new issue #1697: URL: https://github.com/apache/shardingsphere-elasticjob/issues/1697
when i compiled the whole project, i got the following error ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce (enforce-maven-version) on project elasticjob: Execution enforce-maven-ve rsion of goal org.apache.maven.plugins:maven-enforcer-plugin:1.4:enforce failed: A required class was missing while executing org.apache.maven.plugins:maven-enforc er-plugin:1.4:enforce: org/apache/maven/enforcer/rule/api/EnforcerRuleException [ERROR] ----------------------------------------------------- [ERROR] realm = plugin>org.apache.maven.plugins:maven-enforcer-plugin:1.4 [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy [ERROR] urls[0] = file:/D:/apache-maven/repository/org/apache/maven/plugins/maven-enforcer-plugin/1.4/maven-enforcer-plugin-1.4.jar [ERROR] urls[1] = file:/D:/apache-maven/repository/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.jar [ERROR] Number of foreign imports: 1 [ERROR] import: Entry[import from realm ClassRealm[maven.api, parent: null]] ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
