Lines Matching full:repository
26 The following command will install the ``protoc`` artifact to your local Maven repository.
53 Before you can upload artifacts to Maven Central repository, make sure you have
58 support. DO NOT close the staging repository until you have done the
67 staging repository.
71 It creates a new staging repository. Go to
72 https://oss.sonatype.org/#stagingRepositories and find the repository, usually
76 subsequent deployments you will need to provide the repository name that you
78 repository:
80 $ mvn clean deploy -P release -Dstaging.repository=comgoogle-123
88 repository has all the binaries, close and release this repository.
105 The Protobuf repository has been cloned into ``/protobuf``.