Chen SIL wrote:
Guide to uploading artifacts to the Central Repository (
http://maven.apache.org/guides/mini/guide-central-repository-upload.html)
said repositories & pluginRepositories in pom.xml are not allowed because
the central repository must self contained, but in the other hand, the
Central Repository only synchronizes the release version.    So, if I need
some other repositories and pluginRepositories, but just for building the
snapshot versions, could I include them in my pom.xml for uploading to the
Central Repository?    Thanks.

central repository doesn't contain any snapshots. And any released artifact shall only depend on non-snapshot artifacts..

Milos

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to