-
Notifications
You must be signed in to change notification settings - Fork 407
Description
Search before asking
- I searched in the issues and found nothing similar.
Fluss version
0.7.0 (latest release)
Please describe the bug 🐞
Currently, when we run mvn clean, problem will occurs:
[ERROR] Plugin org.apache.fluss:fluss-protogen-maven-plugin:0.9-SNAPSHOT or one of its dependencies could not be resolved: Could not find artifact org.apache.fluss:fluss-protogen-maven-plugin:jar:0.9-SNAPSHOT in tbmirror (http://mvnrepo.alibaba-inc.com/mvn/repository) -> Failed to execute goal on project fluss-dist: Could not resolve dependencies for project org.apache.fluss:fluss-dist:jar:0.9-SNAPSHOT: The following artifacts could not be resolved: org.apache.fluss:fluss-server:jar:0.9-SNAPSHOT, org.apache.fluss:fluss-fs-hdfs:jar:0.9-SNAPSHOT, org.apache.fluss:fluss-fs-oss:jar:0.9-SNAPSHOT, org.apache.fluss:fluss-fs-s3:jar:0.9-SNAPSHOT, org.apache.fluss:fluss-metrics-prometheus:jar:0.9-SNAPSHOT, org.apache.fluss:fluss-metrics-jmx:jar:0.9-SNAPSHOT, org.apache.fluss:fluss-lake-paimon:jar:0.9-SNAPSHOT, org.apache.fluss:fluss-lake-iceberg:jar:0.9-SNAPSHOT, org.apache.fluss:fluss-lake-lance:jar:0.9-SNAPSHOT: Could not find artifact org.apache.fluss:fluss-server:jar:0.9-SNAPSHOT in tbmirrorIt's no need to download dependencies when clean.
Solution
No response
Are you willing to submit a PR?
- I'm willing to submit a PR!
Metadata
Metadata
Assignees
Labels
No labels