Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] GAE Java SDK locally installed jar can not be resolved by other project #2833

Closed
zhanglei1949 opened this issue Jun 7, 2023 · 0 comments · Fixed by #2840
Closed

[BUG] GAE Java SDK locally installed jar can not be resolved by other project #2833

zhanglei1949 opened this issue Jun 7, 2023 · 0 comments · Fixed by #2840
Assignees

Comments

@zhanglei1949
Copy link
Collaborator

Currently we use revision property in maven to control the version of packaged jar, but is seems that the revision property is not substituted in installation, cause other project replies on locally installed grape-jdk resolve failure.

Cannot resolve com.alibaba.graphscope:grape-jdk-parent:pom:${revision} was not found in http://mvnrepo.alibaba-inc.com/mvn/repository during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of tbmirror has elapsed or updates are forced
@zhanglei1949 zhanglei1949 self-assigned this Jun 7, 2023
zhanglei1949 added a commit that referenced this issue Jun 8, 2023
…locally build&install (#2840)

Fixes #2833, Resolve the problem of revision property for mvn installation, whith maven-flatten-plugin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant