Skip to content

andreasaronsson/maven-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maven-plugins

Maven plugin versions and configuration

HostKeyAlgorithms ssh-rsa to your ~/.ssh/config

ssh-keyscan -t rsa github.com >> ~/.ssh/known_hosts

Release with

mvn -DperformRelease=true clean deploy