ConnorLinfoot / ActionBarAPI

37 stars 33 forks source link

Maven build failed #26

Closed DevMystical closed 4 years ago

DevMystical commented 4 years ago

I used the API in IntelliJ and it worked fine. However, when I went to build the project with maven, I got an error: Error:(3,38) java: package com.connorlinfoot.actionbarapi does not exist Is there something that I am doing wrong, and do I need to add something to my pom.xml? My plugin.yml also contains depends: ActionBarAPI

DevMystical commented 4 years ago

Found the code that goes in pom.xml