Another noob question: How do I just include a SWC without all the Maven artifact stuff? It'd be nice if I could go and make versioned Maven artifacts out of the entire dependency graph, and if I had a month I'd do that. But I need to be able to do things a piece at a time, while maintaining a buildable system, for my own sanity, to show progress to the cheque-signers, and to be able to abandon the mavenisation of dependencies when something more important comes up half-way through, which it's likely to do. If I just go in and mavenise all our library projects I'm guaranteed to break the builds of all sorts of ant-based projects next time something gets updated, so I need to be able to take baby steps.
Is it even possible to do what I'm after? Cheers, -Josh -- "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/
