On 11/5/2010 4:01 PM, Antonio Petrelli wrote: > 2010/11/5 Marshall Schor <[email protected]>: >> This seems to require the least special maven POM code (essentially, none, I >> think - so that might qualify it as a maven best practice :-) ). Does >> anyone see a flaw in this approach? > IMHO as a release manager I would hate it, since I have to do more manual > steps.
Yes, that is a problem... > BTW, probably a good approach is specifying a different repository in > <distributionManagement> just for the assembly project. This way you > don't have to move them from the repository to people.a.o and you can > move them with a simple "mv". Nice... -Marshall > Antonio > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
