zhedoubushishi commented on issue #1293: [HUDI-585] Optimize the steps of building with scala-2.12 URL: https://github.com/apache/incubator-hudi/pull/1293#issuecomment-581104630 > @zhedoubushishi Did you also get the error [#1226 (comment)](https://github.com/apache/incubator-hudi/pull/1226#issuecomment-575513618) in windows? No I use mac. I tried to use the code in this branch and I still got this error: ``` [ERROR] Failed to execute goal org.apache.maven.plugins:maven-remote-resources-plugin:1.5:process (process-resource-bundles) on project hudi-cli: Failed to resolve dependencies for one or more projects in the reactor. Reason: Unable to get dependency information for org.apache.hudi:hudi-spark_2.11:jar:0.5.2-SNAPSHOT: Failed to retrieve POM for org.apache.hudi:hudi-spark_2.11:jar:0.5.2-SNAPSHOT: Could not transfer artifact org.apache.hudi:hudi-spark_2.11:pom:0.5.2-SNAPSHOT [ERROR] org.apache.hudi:hudi-spark_2.11:jar:0.5.2-SNAPSHOT ``` Can you delete this folder ```~/.m2/repository/org/apache/hudi``` first and build again to see if it works?
---------------------------------------------------------------- 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] With regards, Apache Git Services
