Currently, I am using Maven Tool to create a zip file of a downloaded folder from Github https://github.com/Saulis/teamcity-gerrit-trigger
The command that I use is
mvn [folder name]
However, I faced error while running the command:
No plugin found for prefix 'C' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories)
Is there anyone face the same issue with me? What is this error about? How can I solve this error? Thanks in advance.
Thanks for the reply @YohanesGultom. It really helpful as it correct my mistakes. I change directory to the folder that I want to assemble a zip binary with pom.xml in the same hierarchy. Then, I run the command as [> mvn package] and did some changes on proxy settings under C:\Users\ .. \ .m2. Finally, I get the zip binary assembled. Thanks!!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With