...
Do check, if the zip size is not large, usually plugin project source can be max 1-2 MB. Do check if the target folder is added to the zip Follow the .gitignore file guidelines for maven project and avoid unnecessary folders.
The project should contain the following
...