User Tools

Site Tools


wiki:tech:java-hints:maven-hints

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:tech:java-hints:maven-hints [2018/04/10 11:47] kpcwiki:tech:java-hints:maven-hints [2020/08/14 14:17] (current) kpc
Line 11: Line 11:
 </code> </code>
  
-== change version in whole project ==+== skip tests on release plugin ==
 <code> <code>
-mvn versions:set -DnewVersion=1.0.3-SNAPSHOT+mvn -Darguments=-DskipTests release:perform
 </code> </code>
wiki/tech/java-hints/maven-hints.txt · Last modified: 2020/08/14 14:17 by kpc

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki