Linux

  • NixOS
  • Bash for noobs

Docker

  • Getting started
  • Useful Docker commands

Powershell

  • Useful scripts
  • Terminal & PowerShell

Build tool & automation

  • Maven

Other

  • Falcon LogScale
  • Git
  • Regex

Windows

  • AutoHotkey
  • Komorebi
  • Windows Subsystem for Linux
  • Home
  • Tags
  • Maven

Maven

Maven

  16 Feb 2024

Make mvnw executable

If you are using the Maven Wrapper, you need to make sure that the mvnw file is executable. However, if you use Windows, the …

 Maven   Java   Build tool & automation