Skip to content

Deploying

Jon Huang edited this page May 8, 2023 · 1 revision

Deploying

mvn deploy -DaltSnapshotDeploymentRepository=w2-snapshots::https://npm-repo.node.aws.w2:8080/repository/snapshots/ -Djavax.net.ssl.trustStore=cacerts -Djavax.net.ssl.trustStorePassword=... -T 1C

Clone this wiki locally