For creating configuration of my application I need to run bash script. Is it possible to integrate execution of Bash scripts in Maven, maybe there are some plugins?
Solved. The problem is, executable is working in a different way for bash. This code is working. Write it in pom.xml
exec-maven-plugin 1.6.0 org.codehaus.mojo Renaming build artifacts package exec bash handleResultJars.sh