Skip to content

UK-Export-Finance/mulesoft-ukef-mule-common

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Compiling and deploying to Github (Not to the Runtime).

You might need to increase version number to make deployment work (or delete old package in Github)

mvn clean -DdecryptionKey=DECRYPTION_KEY
mvn validate -DdecryptionKey=DECRYPTION_KEY
mvn clean test -DdecryptionKey=DECRYPTION_KEY
mvn clean install -DskipMunitTests -DdecryptionKey=DECRYPTION_KEY
You might need to disconnect from GlobalProtectVPN to push to github
mvn deploy -DskipMunitTests -DdecryptionKey=DECRYPTION_KEY