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.
[INFO] Scanning for projects...
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building Twitter-Graph 0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ twitter-graph ---
[debug] execute contextualize
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 2 resources
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ twitter-graph ---
[INFO] Nothing to compile - all classes are up to date
[INFO] [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ twitter-graph ---
[debug] execute contextualize
[WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
[INFO] Copying 1 resource
[INFO] [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ twitter-graph ---
[INFO] Nothing to compile - all classes are up to date
[INFO] [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ twitter-graph ---
[INFO] Surefire report directory: E:\vntm\BB03 CSDL Nang cao\Tieu Luan\Source code\jexp-sdn-twitter-graph-19482ca\target\surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.neo4j.twitter_graph.services.TwitterServiceTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Results :
Tests in error: initializationError(org.neo4j.twitter_graph.services.TwitterServiceTest): org/apache/commons/logging/LogFactory
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4.400s
[INFO] Finished at: Mon Aug 13 01:00:00 ICT 2012
[INFO] Final Memory: 15M/143M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project twitter-graph: There are test failures.
[ERROR] [ERROR] Please refer to E:\vntm\BB03 CSDL Nang cao\Tieu Luan\Source code\jexp-sdn-twitter-graph-19482ca\target\surefire-reports for the individual test results.
[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
So what is the solution? Please help me, many thanks
> 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.
> [INFO] Scanning for projects...
> [INFO] > [INFO] ------------------------------------------------------------------------
> [INFO] Building Twitter-Graph 0.1-SNAPSHOT
> [INFO] ------------------------------------------------------------------------
> [INFO] > [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @ twitter-graph ---
> [debug] execute contextualize
> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ twitter-graph ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO] > [INFO] --- maven-resources-plugin:2.5:testResources (default-testResources) @ twitter-graph ---
> [debug] execute contextualize
> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO] > [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ twitter-graph ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO] > [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ twitter-graph ---
> [INFO] Surefire report directory: E:\vntm\BB03 CSDL Nang cao\Tieu Luan\Source code\jexp-sdn-twitter-graph-19482ca\target\surefire-reports
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.neo4j.twitter_graph.services.TwitterServiceTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
> Results :
> Tests in error: > initializationError(org.neo4j.twitter_graph.services.TwitterServiceTest): org/apache/commons/logging/LogFactory
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 4.400s
> [INFO] Finished at: Mon Aug 13 01:00:00 ICT 2012
> [INFO] Final Memory: 15M/143M
> [INFO] ------------------------------------------------------------------------
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project twitter-graph: There are test failures.
> [ERROR] > [ERROR] Please refer to E:\vntm\BB03 CSDL Nang cao\Tieu Luan\Source code\jexp-sdn-twitter-graph-19482ca\target\surefire-reports for the individual test results.
> [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
> So what is the solution? Please help me, many thanks
> 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.
> [INFO] Scanning for projects...
> [INFO]
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Building Twitter-Graph 0.1-SNAPSHOT
> [INFO]
> ------------------------------------------------------------------------
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:resources (default-resources) @
> twitter-graph ---
> [debug] execute contextualize
> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] Copying 2 resources
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
> twitter-graph ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO]
> [INFO] --- maven-resources-plugin:2.5:testResources
> (default-testResources) @ twitter-graph ---
> [debug] execute contextualize
> [WARNING] Using platform encoding (Cp1252 actually) to copy filtered
> resources, i.e. build is platform dependent!
> [INFO] Copying 1 resource
> [INFO]
> [INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @
> twitter-graph ---
> [INFO] Nothing to compile - all classes are up to date
> [INFO]
> [INFO] --- maven-surefire-plugin:2.10:test (default-test) @ twitter-graph
> ---
> [INFO] Surefire report directory: E:\vntm\BB03 CSDL Nang cao\Tieu
> Luan\Source code\jexp-sdn-twitter-graph-19482ca\target\surefire-reports
> -------------------------------------------------------
> T E S T S
> -------------------------------------------------------
> Running org.neo4j.twitter_graph.services.TwitterServiceTest
> Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec
> <<< FAILURE!
> [INFO]
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO]
> ------------------------------------------------------------------------
> [INFO] Total time: 4.400s
> [INFO] Finished at: Mon Aug 13 01:00:00 ICT 2012
> [INFO] Final Memory: 15M/143M
> [INFO]
> ------------------------------------------------------------------------
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on
> project twitter-graph: There are test failures.
> [ERROR]
> [ERROR] Please refer to E:\vntm\BB03 CSDL Nang cao\Tieu Luan\Source
> code\jexp-sdn-twitter-graph-19482ca\target\surefire-reports for the
> individual test results.
> [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
> So what is the solution? Please help me, many thanks