Alvinn8 / paper-nms-maven-plugin

A maven plugin for using NMS on paper with Mojang mappings.
MIT License
115 stars 8 forks source link

Could not find artifact ca.bkaw:paper-nms:jar:1.19.2-SNAPSHOT #13

Closed TheSerumDev closed 1 year ago

TheSerumDev commented 1 year ago

Here is my pom: https://pastebin.com/KYGufBdA

If I want reload my pom.xml comes this error "Could not find artifact ca.bkaw:paper-nms:jar:1.19.2-SNAPSHOT"

Alvinn8 commented 1 year ago

Hello. You will need to run paper-nms:init. Follow the instructions in the readme, steps 4 and onwards.

TheSerumDev commented 1 year ago

Oh damn... I'm sorry, it works.

Thanks