I changed the dependency on flexunit to 

        <dependency>
            <groupId>org.apache.flex.flexunit</groupId>
            <artifactId>flexunit-flex</artifactId>
            <version>4.3.0-SNAPSHOT</version>
            <type>swc</type>
            <scope>test</scope>
        </dependency>

since I saw that in the repo and nothing for org.flexunit.  With this
version of flexunit, and my hacked maven extension, I can successfully build
the example pom listed here:
https://cwiki.apache.org/confluence/display/FLEX/Your+first+Flex+application.

Now that I have this basic template building... I can move on to attempting
to migrate my company's projects from FM 7.0.0 and Flex 4.11 to FM 7.1.0 and
Flex 4.14.1.

Let me know when you deploy new artifacts and I'll keep testing them.

Thanks! 



--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/Problems-Installing-Flash-SDK-according-to-documentation-tp48319p48941.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to