You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by mkleint <Mi...@Sun.COM> on 2009/04/27 13:22:40 UTC

Re: Will Central Repository accepts thirdparty repositories in pom.xml JUST FOR SNAPSHOTS?

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-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org