Skip to content

EasyTest: Deploying to Maven Repository

anujgandharv edited this page Sep 9, 2012 · 1 revision

Use this command to deploy source and javadoc to SNAPSHOT repo : mvn clean source:jar javadoc:jar deploy

Refrer this page for more details: https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide

Clone this wiki locally