[Vault]: Loading Vault v1.7.3-b${env.TRAVIS_BUILD_NUMBER}
AxlRose-RX opened this issue ยท 5 comments
Was this build manually? Looks like an environment variable wasn't provided during build time thus resulting in the TRAVIS_BUILD_NUMBER string.
I just used mvn to build it after cloning, was I supposed to provide some some extra arguments to mvn?
Yes, building outside of the build pipeline (travis) would mean you should expect some quirks. Shouldn't be too hard to provide a default variable of "snapshot" or something in it's place instead for local builds. Since this doesn't impact releases it's unlike we'll fix it but someone could open a PR if they wish.
also what do I get on my server from using this up to date build instead of the Spigot one that has not been updated in 2 years?