cloudsim icon indicating copy to clipboard operation
cloudsim copied to clipboard

Where is the .jar file?

Open dapphari007 opened this issue 10 months ago • 1 comments

mvn install:install-file -Dfile=/path/to/cloudsim-*.jar -DgroupId=org.cloudbus -DartifactId=cloudsim -Dversion=5.0 -Dpackaging=jar

[ERROR] The specified file 'C:\path\to\cloudsim-.jar' does not exist [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.251 s [INFO] Finished at: 2025-01-26T23:58:56+05:30 [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-install-plugin:3.1.2:install-file (default-cli) on project standalone-pom: The specified file 'C:\path\to\cloudsim-.jar' does not exist -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException

Version 7.0

dapphari007 avatar Jan 26 '25 18:01 dapphari007

Follow the README to compile CloudSim 7G

deRemo avatar Jan 27 '25 00:01 deRemo

@dapphari007 The README now explicitly states where the jar's location is

deRemo avatar Jun 02 '25 15:06 deRemo