Skip to content
This repository was archived by the owner on Jan 5, 2025. It is now read-only.

Conversation

@andypardue
Copy link

This fixes the maven-assembly-plugin so that I can build on my environment. I am building from the command line on OS X El Capitan 10.11.6 and it has been failing with a 'group id too big' error.

"[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.5.4:single (default) on project org.openhealthtools.mdht.uml.cda.consol: Execution default of goal org.apache.maven.plugins:maven-assembly-plugin:2.5.4:single failed: group id '997231343' is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]"

I think this fix would be pretty safe to promote and would help other developers building on similar architectures.

…es the maven-assembly-plugin so that I can build on my environment. I am building from the command line on OS X El Capitan 10.11.6 and it has been failing with a 'group id too big' error.
@drbgfc
Copy link
Member

drbgfc commented Apr 27, 2017

Hi Andy,
Thanks for your contribution and sorry this has been sitting around so long.
We have since changed the poms and there is a conflict - we will resolve or make a new PR with the same source when we get a chance.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants