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][DataProxy] Build failed #1695

Closed
2 tasks done
ruanwenjun opened this issue Oct 20, 2021 · 0 comments · Fixed by #1704
Closed
2 tasks done

[Bug][DataProxy] Build failed #1695

ruanwenjun opened this issue Oct 20, 2021 · 0 comments · Fixed by #1704
Labels
type/bug Something is wrong

Comments

@ruanwenjun
Copy link
Member

ruanwenjun commented Oct 20, 2021

What happened

When I use mvn clean install -DskipTests to build the project, it failed.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.3:single (assemble) on project dataproxy-dist: 
Execution assemble of goal org.apache.maven.plugins:maven-assembly-plugin:2.5.3:single failed: 
group id '110520945' is too big ( > 2097151 ) -> [Help 1]

It seems it's better to use posix rather than gnu, since gnu may cause some issues on some platforms.
https://issues.apache.org/jira/browse/MPOM-132

What you expected to happen

Build success

How to reproduce

mvn clean install -DskipTests

Environment

Maven version: 3.8.3
Java version: 1.8
OS: maxOs Catalina 10.15.7

InLong version

master

InLong Component

InLong DataProxy

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug Something is wrong
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant