Closed Justman100 closed 8 months ago
@Derkades
You need to install the dependencies that the bot uses, none are installed. looking at that error.
These should automatically get installed when running the package
goal though through maven. Did you follow the building instructions correctly as outlined in the README?
I'd advice just using Derkades his CI for the builds.
Please see the readme for compilation instructions. Not sure why you are having trouble finding some dependencies, are you using special flags like -o that make it not download online dependencies?
Please see the readme for compilation instructions. Not sure why you are having trouble finding some dependencies, are you using special flags like -o that make it not download online dependencies?
Have used mvn install -U
and mvn clean install -U
You need to install the dependencies that the bot uses, none are installed. looking at that error.
* JDA * Nameless java api (which you'll have to compile to your local maven repository). This can be found on the nameless repository as well * Gson * grizzly-http-server * postgresql * slf4j-simple * junit-jupter-engine
These should automatically get installed when running the
package
goal though through maven. Did you follow the building instructions correctly as outlined in the README?I'd advice just using Derkades his CI for the builds.
How do I install all this?
They should be downloaded automatically during mvn install
and mvn package
as described in the readme
Hi, get this error, when i try build the bot:
log.txt