Re: [Stat-scm-user] Stat-SCM non SNAPSHOT version planned?
Brought to you by:
benoitx,
dougculnane
From: Doug C. <do...@cu...> - 2007-04-01 17:26:06
|
Andreas, Thank for your mail it is great to hear from people that find the utility useful. The problem is not really my code which does not really do much (as all the clever stuff is done by StatCVS and StatSVN). the problem is the StatCVS and StatSVN code. StatSVN did a Maven 2 release for version 0.2 (i think) but have not maintained this for version 0.3. Therefore I need a release of StatCVS and StatSVN so that I can do a Maven release. Note that they use a very non Maven methods for handling dependencies, so I have to do releases in parallel, with a Maven 2 build and their code base. While waiting for 0.3 to be Maven released the code moved on and the new functionality is hard to throw away. Therefore I have been stuck in SNAPSHOT world. I can release my code but it will depend on SNAPSHOT dependencies. I do not really want to start releasing another projects code with my own version numbers so I was just waiting to catch the next StatCVS release. I have a Maven 2 build of StatCVS and StatSVN so you could easily do a private release of these project and StatSCM and deploy it on your network. http://stat-scm.sourceforge.net/stat-cvs http://stat-scm.sourceforge.net/stat-svn http://stat-scm.sourceforge.net/ Not a great answer but I hope it explains the status quo. If you have any ideas how to get out of this let me know. All the best, Doug Andreas Guther wrote: > Doug, > > Thank you very much for your fast answer. I see a lot of value in the > Stat-SCM plug-in for our needs. I understand that you want to take > extra care for a 1.0.0 release. Do you see any chance to make a beta or > alpha release sooner? > > An alpha or beta release would set the right expectations into the > release but still would allow using it in a Maven release process > without the hassle I explained I am dealing with right now. > > I could go ahead and change the SNAPSHOT version into a BETA version on > our internal repository, but I rather would use an official build than > such a workaround. > > Best, > > Andreas > > > > -----Original Message----- > From: Doug Culnane [mailto:do...@cu...] > Sent: Sunday, April 01, 2007 9:15 AM > To: Andreas Guther; sta...@li... > Subject: Re: [Stat-scm-user] Stat-SCM non SNAPSHOT version planned? > > Hi Andreas, > > I have been meaning to Release version 1.0.0 for a while but I want to > link it with releases of StatSVN and StatCVS. For various reasons this > have not come together yet. However I will try extra hard to get this > coordinated soon that I can do a proper release. > > All the best, > > Doug > > Andreas Guther wrote: > >> Hi, >> >> I am having problems using the stat-scm Maven 2 plug-in together with >> the Maven release plug-in. The Maven 2 release plug-in refuses to >> continue in case if finds any SNAPSHOT dependency in the pom.xml. In >> > my > >> case the only SNAPSHOT dependency we have during release time is the >> > one > >> to the stat-scm plug-in which is only available as SNAPSHOT version. >> All I can do is to manually comment out the dependency during release >> time and then later undo the change. This is obviously an un-ideal >> situation. >> >> My question: >> >> Is there a stat-scm full version planned, or at least an alpha or beta >> version? The release plug-in takes anything but a SNAPSHOT. >> >> Andreas >> >> >> >> >> > ------------------------------------------------------------------------ > - > >> Take Surveys. Earn Cash. Influence the Future of IT >> Join SourceForge.net's Techsay panel and you'll get the chance to >> > share your > >> opinions on IT & business topics through brief surveys-and earn cash >> >> > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE > V > >> _______________________________________________ >> Stat-scm-user mailing list >> Sta...@li... >> https://lists.sourceforge.net/lists/listinfo/stat-scm-user >> >> > > |