Hello Dan Tran The CM rule in our company requires a freeze of all software items involved in a release build. One way to achieve this requirement is to maintain a hosted repository called "stage". Note: with ClearCase we use labels to achieve the same.
As I started looking for a solution in this forum, I found Daniel Nilsson asking for that kind of feature. Brian Fox (one of the Sonatype person who has implemented Nexus in our company) told Daniel, this would be developed in the future (see http://nexus.sonatype.org/mailing-list-user-archives.html#nabble-td19319876%7Ca19390529). So, my idea to freeze artifacts to perform a release build using an empty local repository. After the build I copy all artifacts from the local repository to a hosted repository called "stage". After that, I'm able to reproduce the same release build without consulting the cached public repositories. I hope you are able to catch my problem:) Dan Tran wrote: > > However this work is not surfaced to be a mojo yet. And Since I am not > directly use this baby for my work yet, i dont plan to release it until > some user > show some kind of interest. So Ping me if you plan to use it. > -- View this message in context: http://www.nabble.com/-VOTE--Release-Maven-Stage-Plugin-1.0-alpha-1-tp15559909p20193042.html Sent from the Maven Developers mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
