Skip to content

Commit

Permalink
Add Arthur build command help
Browse files Browse the repository at this point in the history
  • Loading branch information
fpapon committed Apr 12, 2023
1 parent 33280ac commit 82381c6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,10 @@ under the License.
<release>${maven.compiler.release}</release>
</configuration>
</plugin>
<!--
mvn arthur:native-image for binaries
mvn arthur:native-image arthur:docker for build docker image with binaries
-->
<plugin>
<groupId>org.apache.geronimo.arthur</groupId>
<artifactId>arthur-maven-plugin</artifactId>
Expand Down

0 comments on commit 82381c6

Please sign in to comment.