Published
- 1 min read
pom extract version linux
The solution for this is noted below
pom extract version linux
Solution
mvn -q -Dexec.executable=echo -Dexec.args='${project.version}' --non-recursive exec:exec
Try other methods by searching on the site. That is if this doesn’t work