(moving to tc-dev) I agree with Eugene. -SNAPSHOT is required.
What is the reasoning behind two repos? I have seen it done with other projects, but I don't quite understand the need for it - in fact I think it's wrong to provide multiple repos, there doesn't need to be more than one repo (so long as you don't have name collisions, which won't happen if you leave the SNAPSHOT identifier intact). Eugene Kuleshov wrote: > > It is sounds good, except -SNAPSHOT suffix. We do need to keep it > there, except for the config modules. The main rule is that version in > any repositories should not overlap (except for snapshots). Otherwise > builds won't be reproduceable. > > Ideally we should have -SNAPSHOT suffix too, but it need some support > in the ModulesLoader. > > regards, > Eugene > > > Jason Voegele wrote: >> I am working with IT to get the Maven snapshot repository set up and >> the nightly Maven deploy activated, but I have a question about how >> we want to handle the nightly Maven deploy. >> >> We will have two public repositories on download.terracotta.org: >> maven2 and maven2-snapshots. My current thinking is that our nightly >> builds should deploy everything to the maven2-snapshots repository, >> and deploy *without* the -SNAPSHOT designator on each artifact. Do >> you think that's the correct approach? >> >> I think that the main maven2 repository should not be updated >> automatically by any cron job or nightly build process, and should >> only be updated for official releases. Agree/disagree? >> >> > _______________________________________________ tc-dev mailing list [email protected] http://lists.terracotta.org/mailman/listinfo/tc-dev
