aptasuite icon indicating copy to clipboard operation
aptasuite copied to clipboard

The aptasuite-x.y.z zip file is not installed after "mvn install" command

Open AndrewTakayama opened this issue 2 years ago • 2 comments

Hi, I am trying to compile Aptasuite from source using the guide from the wiki and I am on a Windows 11 system. I have met the system requirements (jdk-19 and apache maven 3.8.6), as well as cloning in the repository and cd into aptasuite. However, I keep receiving an error message after executing the

mvn install

command. Do you have any tips on how to proceed and debug this error.

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project aptasuite: Compilation failure -> [Help 1]

AndrewTakayama avatar Nov 13 '22 21:11 AndrewTakayama

I am encountering the same problem:

Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.8.0:compile (default-compile) on project aptasuite: Compilation failure -> [Help 1]

chris-github-account avatar Nov 16 '22 17:11 chris-github-account

I'm also having the same problem. Did you find away to go around it?

jalicea03 avatar Dec 01 '22 01:12 jalicea03