All things make sense, it's just a matter of perspective. When producing a SWC for Flash 10, I used the prescribed inclusion of the Flex framework SWCs. Unfortunately, when I copy all dependencies out for a distribution, it's grabbing the entire Flex framework, which I don't want to distribute. All I want is the SWC.
It is definitely supported by Maven. Omiting the POM file from a file install does the trick. I was just wondering if there was a shortcut in the Flexmojos. Thanks for the response. > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of velo > Sent: Thursday, January 07, 2010 9:55 AM > To: Flex Mojos > Subject: [flex-mojos] Re: Install SWC without POM > > For sure is a maven question and I do not know how or if you can achieve that. > But I guess it is impossible, at least it should be.... > makes no sense build something using maven and dismiss the pom..... > > Why are you trying to do something like that? > > > VELO > > On Jan 6, 7:43 pm, Lukas Bradley <[email protected]> wrote: > > Apologies if this is more of a Maven specific question rather than a > > Flexmojos question. However, I can't seem to find the answer I'm > > looking for in any documents. > > > > I'm using Flexmojos to compile a project into a SWC. However, upon > > installation, the POM file is also being installed. I'd like to only > > have the SWC installed. > > > > Is there any way to specify this within the pom file?
-- 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?hl=en?hl=en http://blog.flex-mojos.info/
