testng - Failed to get report for ru.yandex.qatools.allure:allure-maven-plugin: Unable to load the mojo 'report' -


could me. try start project https://github.com/allure-examples/allure-testng-example. executed command mvn clean, mvn test , after "mvn site" , error:

please refer d:\temp\allure-testng-example\target\surefire-reports individual test results. [info]  [info] --- maven-site-plugin:3.0:site (default-site) @ allure-testng-example --- [info] configuring report plugin ru.yandex.qatools.allure:allure-maven-plugin:2.2 сен 07, 2016 5:05:11 pm org.sonatype.guice.bean.reflect.logs$julsink warn warning: error injecting: ru.yandex.qatools.allure.report.allurereportmojo com.google.inject.provisionexception: guice provision errors:  1) no implementation org.eclipse.aether.repositorysystem bound.   while locating ru.yandex.qatools.allure.report.allurereportmojo  1 error     @ com.google.inject.internal.injectorimpl$3.get(injectorimpl.java:974)     @ com.google.inject.internal.injectorimpl.getinstance(injectorimpl.java:1000)     @ org.sonatype.guice.bean.reflect.abstractdeferredclass.get(abstractdeferredclass.java:45)     @ com.google.inject.internal.providerinternalfactory.provision(providerinternalfactory.java:84) .... 

use allure commandline generate , open report


Comments

Popular posts from this blog

serialization - Convert Any type in scala to Array[Byte] and back -

matplotlib support failed in PyCharm on OSX -

python - Matplotlib: TypeError: 'AxesSubplot' object is not callable -