Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Unable to build application due to file size limit #21

Closed
jordanpadams opened this issue Apr 16, 2020 · 1 comment
Closed

Unable to build application due to file size limit #21

jordanpadams opened this issue Apr 16, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@jordanpadams
Copy link
Member

jordanpadams commented Apr 16, 2020

Describe the bug
Get this error when I try to build the software with maven

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:3.1.1:single 
(bin-release) on project pds-app-registry: Execution bin-release of goal
org.apache.maven.plugins:maven-assembly-plugin:3.1.1:single failed: group id '703763885' 
is too big ( > 2097151 ). Use STAR or POSIX extensions to overcome this limit -> [Help 1]
@tloubrieu-jpl
Copy link
Member

I've added an option in the pom
posix

And pushed to master.

I don't have the error but I am not sure if I had it in the first place on my laptop...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants