That works for me, thanks! On 9/19/05, Craig S. Cottingham <[EMAIL PROTECTED]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On Sep 19, 2005, at 10:16, Craig McDaniel wrote: > > > 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? > > It's not a Maven solution, but since you're using Subversion, maybe an > SVN external will work for you: > > <http://svnbook.red-bean.com/en/1.1/ch07s04.html> > > It's like a symlink to a directory in a different repository. > > - -- > Craig S. Cottingham > [EMAIL PROTECTED] > OpenPGP key available from: > http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7977F79C > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.2.4 (Darwin) > > iD8DBQFDLuAeEJLQ3Hl395wRAsKMAKChOWS8jsVavEenjIZCHUsHiEQaEwCggGIg > 5SBHx12+FC/ZODXh2k5ycS8= > =SJgQ > -----END PGP SIGNATURE----- > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
-- Craig McDaniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
