2012/10/29 kishore g <[email protected]>: > Hi, > > I started looking at > http://incubator.apache.org/guides/releasemanagement.html. There are lot of > tasks over there, will need some help on making first release. > > Any suggestions on how to get started on this ? Most of the stuff are setup using maven :-) Using a standard maven release process will generate most of the needed files (btw we need to check that). To test is you can do: mvn clean install -Papache-release. Note currently it failed :-) due to some extra assembly plugin configuration. It's just a matter of maven configuration (I can have a look tomorrow except if someone beat me). I can ask infra to have svnpubsub setup for the release. Even we distribute maven artifacts a source release is mandatory ! For other projects we usually have a download page (sample here: http://directmemory.apache.org/downloads.html) > > thanks, > Kishore G
-- Olivier Lamy Talend: http://coders.talend.com http://twitter.com/olamy | http://linkedin.com/in/olamy
