I used it a while ago but I think you can bypass it by just using mvn deploy (if the repos in the pom are the production locations). The main thing it does is make sure there are no SNAPSHOT refs. It will also tag your release, etc. but if you mess up, its a real PITA to start over.
My suggestion is to do a search for -SNAPSHOT *anywhere* in the POM's. The only ones that should be there are for shared and core. Speaking of shared, are we going to release that one first? In the past we decided not to publicly release it on ibiblio but to make it available on the mayfaces repo on the zone since its needed for compiling from the source. Thoughts? Sean On 8/7/06, Matthias Wessendorf <[EMAIL PROTECTED]> wrote:
Ok, so next is getting shared_203 out. Anybody used the release plugin (maven) before? Regards, Matthias On 8/5/06, Dennis Byrne <[EMAIL PROTECTED]> wrote: > >New snapshots are available here: > > > > http://people.apache.org/builds/myfaces/core-1.1.x/ > > Pass. > > Dennis Byrne > > >The revision number in the filename is coming from the last revision > >on the core branch. > > > >This was built against r428968 of the shared branch, after the patch > >that Matthias mentioned above. Look in the 'logs' directory for the > >script and build log to double check. > > > > http://wiki.apache.org/myfaces/CoreRelease114 > > > >-- > >Wendy > > > > > -- Matthias Wessendorf further stuff: blog: http://jroller.com/page/mwessendorf mail: mwessendorf-at-gmail-dot-com
