User Tools

Site Tools


dev-guide:maven-commands

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

dev-guide:maven-commands [2024/06/28 16:07] – created gaetandev-guide:maven-commands [2024/06/28 16:23] (current) gaetan
Line 1: Line 1:
-mvn compile+**mvn compile**
  
-mvn package+**mvn package**: If the plugin have some java dependencies managed from Maven, the property ''<maven.assembly.plugin.move-lib>generate-resources</maven.assembly.plugin.move-lib>'' needs to be added to the pom.xml.
  
-mvn package -P app-with-doc+**mvn package -P app-with-doc**: Add to the package command the compilation of the plugin's doc. Require ''sudo apt install xsltproc docbook docbook-xsl'' to be installed.
  
-mvn package -P release+**mvn package -P release** 
 + 
 +**mvn package javadoc:aggregate**
dev-guide/maven-commands.1719583635.txt.gz · Last modified: 2024/06/28 16:07 by gaetan