> to remove ModuleC1, ModuleC2 and ModuleC3, since there is another script > which picks up *all* the built jars and uploads to the repo and performs > other custom actions( The C1,C2,C3 modules are not to be exposed for use in > the repo)
Change the script so it does not pick up *all* the built jars but only a subset of them. Or write your own plugin (perhaps adapt the purge-local-repository plugin) to handle this specific case. Wayne --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
