Parent for Allure examples projects. It helps to hide unnecessary pom elements such as compiler plugin configuration.
'ru.yandex.qatools.allure:allure-examples-parent:1.0'
<dependency>
<groupId>ru.yandex.qatools.allure</groupId>
<artifactId>allure-examples-parent</artifactId>
<version>1.0</version>
</dependency>
<dependency org="ru.yandex.qatools.allure" name="allure-examples-parent" rev="1.0"/>
"ru.yandex.qatools.allure", "allure-examples-parent", "1.0"