On 2010-08-08 13:38, Christian Grobmeier wrote: >>> Does it distribute the artifacts to the dist folders also? >> >> Unfortunately not. >> Nexus currently only handles Maven artifacts. >> > http://markmail.org/message/wmhm556j56757xt3#query:%22[Nexus]%20Only%20for%20Maven%20snapshots%20%2F%20releases%22+page:1+mid:wmhm556j56757xt3+state:results > > thanks for the link. > So we need solutions for the following problems: > > 1) how can we stage a site to vote? > 2) how do we create tags in svn (mvn release:prepare is too much, > since its also staging build artifacts)
No it doesn't. Here's what release:prepare does: http://maven.apache.org/plugins/maven-release-plugin/examples/prepare-release.html We have used it for ant based project because it so easy and helpful in handling the whole tagging business. > 3) how do we move the Nexus artifacts to the dist area when they > succeed. Its also about security here > > Did I miss another discussion around these topics? > > Cheers > Christian > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > > -- Dennis Lundberg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org