tschneidereit / SwiftSuspenders

NOTE: Find the offical repo at http://github.com/robotlegs/swiftsuspenders
https://github.com/robotlegs/swiftsuspenders
MIT License
280 stars 89 forks source link

Maven support for SwiftSuspenders #59

Closed jjgonecrypto closed 12 years ago

jjgonecrypto commented 12 years ago

Hi Till,

Here is the POM and settings for a Maven build.

I've noticed one strange anomaly - the ApplicationDomainTests.injectorWorksForTypesInChildAppDomains() fails as a timeout on Windows machines (have yet to verify this with more than one machine). Not sure why, because it can indeed find the SWF to load, but doesn't load it properly. Will look deeper in the coming days...

-- Justin