Fixed package for help mojo
This commit is contained in:
parent
e1b87a9031
commit
0096350bf5
|
@ -55,7 +55,8 @@
|
|||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-plugin-plugin</artifactId>
|
||||
<configuration>
|
||||
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>
|
||||
<skipErrorNoDescriptorsFound>true</skipErrorNoDescriptorsFound>]
|
||||
<helpPackageName>org.x4o.tool.maven.plugin</helpPackageName>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
|
Loading…
Reference in a new issue