We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3464911 commit e4ffb8eCopy full SHA for e4ffb8e
pom.xml
@@ -84,7 +84,7 @@
84
<artifactId>maven-plugin-plugin</artifactId>
85
<version>${maven-plugin.version}</version>
86
<configuration>
87
- <goalPrefix>prefix</goalPrefix>
+ <goalPrefix>allure</goalPrefix>
88
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
89
</configuration>
90
<executions>
0 commit comments