Rafal Krzewski wrote: > Brett Porter wrote: > >> http://docs.codehaus.org/pages/viewpage.action?pageId=22585 >> >> I'm now moving on to implement this. > > > Cool. > > Two important things come to my mind after reading - my apologies in > advance if they're obvious to others: > > - consistency of snapshot identifiers across primary and secondary > artifacts produced in a single run, so that they may be correlated by > clients correctly.
absolutely - but thanks for point it out. I'll make sure it is explicitly listed. > > - the ability to push build number from a CI system to maven so that > CI metadata stay consistent with the repository. definitely possible, though I don't want to add the hooks now until we get to the point where it is needed, to be able to keep it simple. Thanks, Brett > > R. > >
