Thanks for that guys, I eventually got it sorted, now on to my next problem :)
On 19 May 2010 23:40, Eric Feminella <[email protected]> wrote: > I'm not sure how you're projects are set-up, but in general, what I do > is have separate projects for libraries, modules, applications etc. > and then a final war project to package everything. In this way all > runtime assets are just packaged in the war etc. > > Hope that helps. > > Eric > > On Wed, May 19, 2010 at 8:58 AM, Logan Allred <[email protected]> wrote: > > On Tue, May 18, 2010 at 9:48 PM, Josh McDonald <[email protected]> > wrote: > >> The question is: How do I specify a named config file for the compiler > >> so that Maven stops this nonsense (as well as specifying my compile- > >> time options)? > > > > > http://sites.sonatype.org/flexmojos/flexmojos-maven-plugin/compile-swf-mojo.html#configFile > > > > I guess create a stub config file and point it at that stub one so it > > won't go searching for one in your resources directory. > > > > I guess in this case, it's trying to be a bit too helpful :). > > > > Logan > > > > -- > > You received this message because you are subscribed to the Google > > Groups "Flex Mojos" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected]<flex-mojos%[email protected]> > > For more options, visit this group at > > http://groups.google.com/group/flex-mojos > > > > http://flexmojos.sonatype.org/ > > > > > > -- > Eric Feminella | Software Architect, RIA | www.ericfeminella.com | > [email protected] | 609 558 1817 > > -- > You received this message because you are subscribed to the Google > Groups "Flex Mojos" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<flex-mojos%[email protected]> > For more options, visit this group at > http://groups.google.com/group/flex-mojos > > http://flexmojos.sonatype.org/ > -- "Therefore, send not to know For whom the bell tolls. It tolls for thee." Josh 'G-Funk' McDonald - [email protected] - http://twitter.com/sophistifunk - http://flex.joshmcdonald.info/ -- You received this message because you are subscribed to the Google Groups "Flex Mojos" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/flex-mojos http://flexmojos.sonatype.org/
