I have to generate source code from an XSD using Castor. Unfortunately, the XSD file is in a separate Subversion repository and I'd rather not keep parallel copies in version control (what a mess!). I would like to be able to get the XSD into the target/ tree somewhere as a preGoal to my custom "generatesource" goal. Does anyone have some Jelly examples of downloading a file over HTTP?
-- Craig McDaniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
