kettingpowered / kettinglauncher

A freestanding Launcher for the Ketting Server.
17 stars 5 forks source link

Now the processors works fine #27

Closed TonimatasDEV closed 7 months ago

TonimatasDEV commented 7 months ago

Idk why now kettingcommon give me some problems. We can fix it for me?

C0D3-M4513R commented 7 months ago

kettinglauncher just has problems with pulling files from your local maven repository. You need to copy&paste the file manually. Otherwise it will not be copied correctly.

JustRed23 commented 7 months ago

kettinglauncher just has problems with pulling files from your local maven repository. You need to copy&paste the file manually. Otherwise it will not be copied correctly.

could we make it that when the version is detected as dev-env, that it can also pull from the local m2 repo?

TonimatasDEV commented 7 months ago

For this work we need https://github.com/kettingpowered/kettingcommon/pull/4

All things done

C0D3-M4513R commented 7 months ago

kettinglauncher just has problems with pulling files from your local maven repository. You need to copy&paste the file manually. Otherwise it will not be copied correctly.

could we make it that when the version is detected as dev-env, that it can also pull from the local m2 repo?

Yeah, that's what it tries to do, but it doesn't work rn. Kettinglauncher tries to copy the file from the local m2 store, but doesn't actually copy any data.

TonimatasDEV commented 7 months ago

Done. For work need https://github.com/kettingpowered/kettingcommon/pull/4

TonimatasDEV commented 7 months ago

Sorry, that i keep finding shit. This is most certainly incorrect though.

Almost all of them are silly mistakes I make, I think I should program more concentrated.