On 11/13/05, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On 11/12/05, Brett Porter <[EMAIL PROTECTED]> wrote: > > For one file, you could put it in the repository, or you can copy as > > you did below. > > I haven't gotten as far as copying files in m2... and since the file > is in a different module it's a problem if someone only checks out out > a single sub-project. It's not something I really want to bring along > from the m1 build.
Yes, I agree. > > > I assume the XML file also exists in one of your jars? another > > alternative is to depend on that jar and have a plugin that extracts > > that file from it. > > Not currently, though that might be an option. (Is there such a > plugin already?) No, no such plugin. What we are considering (there was a proposal on the dev list a while back), is to setup a standard way of packaging and sharing build resources for Maven 2.1. If it is not currently included in the core jar, is there a reason it is stored in the core directory? - Brett --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
