Hi, I thought about it in order to share common resources (javascript, css, images,...) in different webapps. Instead I decided to pack them in a common war and sharing its context. Although I haven't started to implement it yet it seems feasible.
Regards Carlos Sanchez A Coru�a, Spain Oness Project http://oness.sourceforge.net > -----Original Message----- > From: Miguel Griffa [mailto:[EMAIL PROTECTED] > Sent: Thursday, June 17, 2004 7:21 PM > To: [EMAIL PROTECTED] > Subject: Resource dependencies > > Hi all > > Introduction > I'm developing some webapplication with a framework. This > web development framework includes images and javascript resouces. > > Problem > I'd like to manage this resources with maven, just as I > manage the jar dependencies. The question is, can I do this > with maven? stating dependency type to jpg, what will maven > do? download it to repo? > > Purposal > If there's no easy way to do this with maven (read a > plugin that manages coping files from one place to other, > unzipping files) would it be good to provide a resources > plugin? that would help managing these 'files' resources? > > I'd like to have some feedback on this, if it's a good idea > or not, or it is easyly resolved in other ways... > > Thanks in advance > > -- > > Miguel Griffa > Software Architect > Technisys.NET "The First Digital e-nabler" > Transactional Solutions > > Miami +1 305 357 8109 > Madrid +34 915 726 763 > Buenos Aires: +54 11 43227100 > [EMAIL PROTECTED] > http://www.technisys.net > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] For > additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
