openjdk version "11.0.16" 2022-07-19
OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu120.04)
OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)
I git clone from here.
And uncommented the build.xml for deploy_linux.
Then used "ant deploy_linux" .
Terminal reply Target "mvn" does not exist in the project "MAVGAnalysis". It is used from target "deploy_linux".
Who can help me to solve the problem.
Thanks.
openjdk version "11.0.16" 2022-07-19OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu120.04)OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu120.04, mixed mode, sharing)I git clone from here.
And uncommented the build.xml for deploy_linux.
Then used "ant deploy_linux" .
Terminal reply
Target "mvn" does not exist in the project "MAVGAnalysis". It is used from target "deploy_linux".Who can help me to solve the problem.
Thanks.