OvercastNetwork / ProjectAres

Bukkit/Bungee plugins from the former Overcast/Lifeboat PC network, including PGM
GNU Affero General Public License v3.0
174 stars 72 forks source link

Remove Git versioning plugin #9

Closed iPolish closed 7 years ago

iPolish commented 7 years ago

Remove Git versioning plugin that fails to get when building with maven

TheMolkaPL commented 7 years ago

No, it gives you nice versioning.

iPolish commented 7 years ago

What¿?

058c37a272bed3464d47f0b01038a16a commented 7 years ago

versioning n. The use of versions as a means of distinguishing similar items.

iPolish commented 7 years ago

Its useless i think Bcs i can't build without removing this.

iPolish commented 7 years ago

Failed to execute goal pl.project13.maven:git-commit-id-plugin:2.1.0:revision (default) on project api-ocn: .git directory could not be found! Please specify a valid [dotGitDirectory] in your pom.xml -> [Help 1]

To see the full stack trace of the errors, re-run Maven with the -e switch. Re-run Maven using the -X switch to enable full debug logging.

For more information about the errors and possible solutions, please read the following articles: [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException

After correcting the problems, you can resume the build with the command mvn -rf :api-ocn

058c37a272bed3464d47f0b01038a16a commented 7 years ago

You're just avoiding fixing your issue by removing it. The error clearly says why it's failing and that you're missing the .git directory in the api-ocn project.