eclipse-sumo / sumo

Eclipse SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation.
https://eclipse.dev/sumo
Eclipse Public License 2.0
2.5k stars 1.41k forks source link

Maven problem #15346

Open lnkird opened 1 month ago

lnkird commented 1 month ago

My system is similar to centos and I ran into these problems when I installed it, can it help me

[ERROR] No plugin found for prefix 'source' in the current project and in the plugin groups [org.apache.maven.plugins, org.codehaus.mojo] available from the repositories [local (/root/.m2/repository), central (https://repo.maven.apache.org/maven2)] -> [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/NoPluginFoundForPrefixException make[2]: [src/libsumo/CMakeFiles/libsumojni.dir/build.make:190: ../bin/liblibsumojni.so] Error 1 make[2]: Deleting file '../bin/liblibsumojni.so' make[1]: [CMakeFiles/Makefile2:2984: src/libsumo/CMakeFiles/libsumojni.dir/all] Error 2 make: [Makefile:146: all] Error 2

behrisch commented 4 days ago

Can you share your maven version?