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. 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". Antonio --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
