Failed to load class "org.slf4j.impl.StaticLoggerBinder".

Avatar de l’utilisateur
Cedric190985
Messages : 67
Inscription : mer. avr. 04, 2012 8:46 am

Failed to load class "org.slf4j.impl.StaticLoggerBinder".

Message par Cedric190985 »

Bonjour,
j'essai de reproduire le test tuto 3...
Je recupere bien l'archetype et configure mon arborescence correctement
Par contre lorsque je lance le test j'ai ce message
 
INFO] --- squash-ta-maven-plugin:1.3.1-RELEASE:run (default) @ identification_ok ---
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Downloading: http://www.eviware.com/repository/maven ... -4.0.1.pom
Downloading: http://www.eviware.com/repository/maven ... -4.0.1.pom
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:21.433s
[INFO] Finished at: Fri Nov 23 17:07:33 CET 2012
[INFO] Final Memory: 4M/15M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.squashtest.ta:squash-ta-maven-plugin:1.3.1-RELEASE:run (default) on project identification_ok: Execution default of goal org.squashtest.ta:squash-ta-maven-plugin:1.3.1-RELEASE:run failed: Plugin org.squashtest.ta:squash-ta-maven-plugin:1.3.1-RELEASE or one of its dependencies could not be resolved: Failed to collect dependencies for org.squashtest.ta:squash-ta-maven-plugin:jar:1.3.1-RELEASE (): Failed to read artifact descriptor for eviware:soapui:jar:4.0.1: Could not transfer artifact eviware:soapui:pom:4.0.1 from/to eviware.repository (http://www.eviware.com/repository/maven2): Connect times out -> [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/disp ... nException
 
ci joint mon pom.xml
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
4.0.0
org.squashtest.CATECH
identification
pom
1.0
file:/dev/null org.squashtest.ta
squash-ta-maven-plugin
1.3.1-RELEASE
org.squashtest.ta
squash-ta-link
1.3.1-RELEASE
false
${logConfFile}
true
true
${status.update.events.url}
${squash.ta.external.id}
${jobname}
${hostname}
${squash.ta.conf.file}
implementation="org.squashtest.ta.commons.exporter.surefire.SurefireSuiteResultExporter"
true
run
org.squashtest.ta.release
squashtest test automation - releases
http://repo.squashtest.org/maven2/releases
org.squashtest.plugins.release
squashtest.org
http://repo.squashtest.org/maven2/releases
false
true
lmasser
Messages : 452
Inscription : mer. juin 13, 2012 10:59 am

Re:Failed to load class "org.slf4j.impl.StaticLoggerBinder".

Message par lmasser »

Bonjour,
J'ai remis en page votre message.
S'il vous plait veillez à rendre vos messages plus lisibles car ce sera plus facile pour nous de les traiter.
Merci par avance.
Répondre

Revenir à « SKF »