Skip to content

Instantly share code, notes, and snippets.

Created September 2, 2014 18:28
Show Gist options
  • Save anonymous/8134a0221c06b8f5a317 to your computer and use it in GitHub Desktop.
Save anonymous/8134a0221c06b8f5a317 to your computer and use it in GitHub Desktop.
Downloading: http://nexus.opendaylight.org/content/groups/public/org/opendaylight/yangtools/thirdparty/antlr4-runtime-osgi-nohead/4.0/antlr4-runtime-osgi-nohead-4.0.jar
Downloading: http://nexus.opendaylight.org/content/groups/public/org/opendaylight/yangtools/thirdparty/xtend-lib-osgi/2.4.3/xtend-lib-osgi-2.4.3.jar
Downloaded: http://nexus.opendaylight.org/content/groups/public/org/opendaylight/yangtools/thirdparty/xtend-lib-osgi/2.4.3/xtend-lib-osgi-2.4.3.jar (144 KB at 531.5 KB/sec)
Downloaded: http://nexus.opendaylight.org/content/groups/public/org/opendaylight/yangtools/thirdparty/antlr4-runtime-osgi-nohead/4.0/antlr4-runtime-osgi-nohead-4.0.jar (242 KB at 296.6 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ features-openflow-nxm ---
[INFO]
[INFO] --- build-helper-maven-plugin:1.7:add-source (default) @ features-openflow-nxm ---
[INFO] Source directory: /Users/ffernand/ODL/projects/ovsdb.git/features/of-nxm-extensions/target/generated-sources/sal added.
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (filter) @ features-openflow-nxm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ features-openflow-nxm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ features-openflow-nxm ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ features-openflow-nxm ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /Users/ffernand/ODL/projects/ovsdb.git/features/of-nxm-extensions/src/test/resources
[INFO]
[INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ features-openflow-nxm ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-surefire-plugin:2.16:test (default-test) @ features-openflow-nxm ---
[INFO] Surefire report directory: /Users/ffernand/ODL/projects/ovsdb.git/features/of-nxm-extensions/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.opendaylight.yangtools.featuretest.SingleFeatureTest
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/Users/ffernand/.m2/repository/org/slf4j/slf4j-jdk14/1.7.5/slf4j-jdk14-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/ffernand/.m2/repository/org/apache/karaf/org.apache.karaf.client/3.0.1/org.apache.karaf.client-3.0.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/ffernand/.m2/repository/org/ops4j/pax/logging/pax-logging-api/1.7.2/pax-logging-api-1.7.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/ffernand/.m2/repository/com/jcabi/jcabi-maven-slf4j/0.8/jcabi-maven-slf4j-0.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/Users/ffernand/.m2/repository/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.JDK14LoggerFactory]
Sep 02, 2014 2:26:39 PM org.opendaylight.yangtools.featuretest.PerRepoTestRunner <init>
INFO: Creating test runners for repoURL file:/Users/ffernand/ODL/projects/ovsdb.git/features/of-nxm-extensions/target/classes/features.xml recursive false
Sep 02, 2014 2:26:39 PM org.ops4j.pax.exam.junit.PaxExam <init>
INFO: creating PaxExam runner for class org.opendaylight.yangtools.featuretest.SingleFeatureTest
Sep 02, 2014 2:26:39 PM org.ops4j.pax.exam.spi.DefaultExamSystem create
INFO: Pax Exam System (Version: 3.5.0) created.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment