taylorkelly / Help

A complete Help plugin for Bukkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pom.xml and readme.md

petteyg opened this issue · comments

The maven command for Permissions 2.0 with corrected groupId:
mvn install:install-file -Dfile=Permissions.jar -DgroupId=com.nijkokun.bukkit -DartifactId=Permissions -Dversion=2.0 -Dpackaging=jar

pom.xml should also use the correct package, as above.

Your pom.xml file asks for Permissions 2.1. in readme.md, the -Dversion option should be the same.

Replaced with pull request.