Uh oh!
There was an error while loading. Please reload this page.
[Compile] Add pluginRepository for java-cup-plugins - #4636
Conversation
the cup-maven-plugin of net.sourceforge.czt.dev is missing in maven central repo. It has been moved to https://repository.cloudera.com/content/groups/public/
mmuru
commented
Sep 19, 2020
The same issue with released version 0.12.0. I had add the following in the fe/pom.xml file to get fe compiled successfully. |
the cup-maven-plugin of net.sourceforge.czt.dev is missing in maven central repo. It has been moved to https://repository.cloudera.com/content/groups/public/ Co-authored-by: morningman <chenmingyu@baidu.com>
this also cannot resolve the problem, replace |
the cup-maven-plugin of net.sourceforge.czt.dev is missing in maven central repo. It has been moved to https://repository.cloudera.com/content/groups/public/ Co-authored-by: morningman <chenmingyu@baidu.com>
hyytt
commented
Dec 2, 2020
I've found this package in: https://repository.cloudera.com/artifactory/ext-release-local/net/sourceforge/czt/dev/cup-maven-plugin/1.6-cdh/cup-maven-plugin-1.6-cdh.jar , and I put it in my |
morningman
commented
Dec 2, 2020
You can just use |
hyytt
commented
Dec 2, 2020
👍 My code base is |
Proposed changes
the cup-maven-plugin of net.sourceforge.czt.dev is missing in maven central repo.
It has been moved to https://repository.cloudera.com/content/groups/public/
Fix#4637
Types of changes