On 18 November 2011 09:36, Mladen Truk <[email protected]> wrote: > On 11/14/2011 07:31 PM, sebb wrote: >> >> On 14 November 2011 16:48, Mladen Truk<[email protected]> wrote: >>> >>> Hi, >>> >>> I plan to tag @subject and call for a vote later this week. >>> There are few significant JIRA's fixed crying for a release :) >>> >>> >>> Comments, objections, ... >> >> Can we include the Maven artifacts in the release vote please? >> > > Tagged as COMMONS_DAEMON_1_0_8_RC1 > Feel free to create the artifacts and put them somewhere so we can VOTE > on them as well.
I can do that, but then there would be a different sig on the Maven artifacts. If you have Maven 2.2.1 or later installed, it should be just a question of running: $ mvn deploy -Prelease -Ptest-deploy This will generate the artifacts under test/deploy For the real deploy, use: mvn deploy -Prelease This will upload the artifacts to Nexus. I can check and close the Nexus staging repo to make it available to others. > I already prepared "standard" dist and can be found inside: > http://people.apache.org/~mturk/daemon-1.0.8/ > > > > Regards > -- > ^TM > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
