Jérôme BERNARD wrote: > On Thu, Nov 27, 2008 at 03:50, Dennis Sosnoski <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Jérôme BERNARD wrote: > > On Wed, Nov 26, 2008 at 01:35, Dennis Sosnoski <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]> > > ... > > > > Nigel suggested creating two separate Maven 2 repositories on > > Sourceforge, one for snapshots and one for releases. > Hopefully we > > could > > set up the release repository to be automatically replicated to > > the main > > Maven repository, while keeping SNAPSHOTs only in their > Sourceforge > > repository. Is anyone able to help set this up (or offer a > better > > approach)? > > > > > > This is the typical way to solve the issue. > > I could probably help on that. > > Sounds great! How do we get started? > > > We could simply reuse what we have done so far with the non SNAPSHOTS > repo. > This would publish on SF the repo as requested. > Now the real question might be who build the SNAPSHOTs? > You? a CI engine? > We may use my current instance of TeamCity for that if needed > (http://www.rio-project.org/teamcity
That sounds great. Is it easy to configure from the Ant build? And there's no need for the repository to be on Sourceforge, so if it's easier to set it up on the same system as you're using for TeamCity that would work just as well. > ) > ... > > Ok. So If I got that right all you want to do is to publish JiBX SNASHOTs. > One of the use is going to be able to use those JiBX SNAPSHOTs from a > custom Axis2 build. > Did I got that right? Yes, that's correct. Of course, the SNAPSHOT builds will hopefully be of use to other projects, too (especially to verify fixes before a new release). - Dennis ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ jibx-devs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jibx-devs
