Created attachment 162722 [details] Fix files/mvn.sh.in Invoking "mvn clean" (or any other target) in a project results in: ruban,3:41pm> mvn clean Error: Could not find or load main class clean The mvn.sh.in launcher is incorrect
testing@work, thanks for the report.
Working fix with pretty complex pom, approved and thank you!
A commit references this bug: Author: pi Date: Fri Nov 6 19:28:42 UTC 2015 New revision: 400953 URL: https://svnweb.freebsd.org/changeset/ports/400953 Log: devel/maven33: fix mvn launcher PR: 204239 Submitted by: Jonathan Chen <jonc@chen.org.nz> Approved by: yerenkow@gmail.com (maintainer) Changes: head/devel/maven33/Makefile head/devel/maven33/files/mvn.sh.in