Thanks for replying back Wendy. Yes I want to release application specific contents into Archiva as RELEASE and not as SNAPSHOT before it is actually sent to production env. Do you reckon using Maven for this purpose? I apologies for this question, I was thinking that we upload artifacts into Archiva as SNAPSHOT and then Archiva helps to move those into RELEASE stage.
On Mon, Sep 14, 2009 at 7:55 PM, Wendy Smoak <[email protected]> wrote: > On Mon, Sep 14, 2009 at 11:04 AM, Soumen Trivedi > <[email protected]> wrote: > > > 1. How to move SNAPSHOT artifacts to RELEASE stage in Archiva > > That you have SNAPSHOT artifacts in the repository implies that you're > using Maven to build your project. > > If so, you can use the Maven Release plugin to automate the process of > creating a tag and building a released version of your project. > > I'm not sure what you meant in (2) about project specific jars and the > website, can you re-state the question? > > > 3. What steps should be followed to stage the release? I have a > Application > > Server on which Archiva runs and want to stage the releases in the same > > server along with the /data/repositories directory? Can this be possible? > > It sounds like you want to deploy your released application. There's > nothing in Archiva to help with that, but there are other ways to > automate it. If you are using Maven there might be a plugin for your > app server, or you might take a look at the Cargo project. > > -- > Wendy > -- Thanks & Regards, Soumen Trivedi +44 (0) 751 544 6779 Email: [email protected]
