URL: https://linuxfr.org/forums/programmation-java/posts/compilation-de-code-source-opennms-1-10-8 Title: Compilation de code source opennms 1.10.8 Authors: rourou89 Date: 2013年03月23日T13:38:49+01:00 License: CC By-SA Tags: Score: -1 Bonjour, au cours de la compilation de code source opennms que j'ai cloné à l'aide de la commande ```sh $ Git clone git ://opennms.git.sourceforge.net/gitroot/opennms/OpenNMS ``` je trouve comme erreur a la comilation: ```sh [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project org.opennms.core.db: Compilation failure: Compilation failure: [ERROR] \Users\user\opennms\core\db\src\main\java\org\opennms\core\db\C3P0ConnectionFactory.java:[52,7] error: C3P0ConnectionFactory is not abstract and does not override abstract method getParentLogger() in CommonDataSource [ERROR] \Users\user\opennms\core\db\src\main\java\org\opennms\core\db\DataSourceFactory.java:[71,13] error: DataSourceFactory is not abstract and does not override abstract method getParentLogger() in CommonDataSource [ERROR] -> [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 [ERROR] ``` svp quelqu'un me donner une solution pour mon problème et merci. Cordialement,

AltStyle によって変換されたページ (->オリジナル) /