Hi, I'm trying to build flexmojo from sources as described in https://docs.sonatype.org/display/FLEXMOJOS/Building+Flexmojos+from+sources.
These are the steps I have followed: - I've cloned the git repo, and switched to tag flexmojos-3.9. (git checkout flexmojos-3.9). - I downloaded the flex 3.5 SDK from apache and did a local install of adt.jar as per the site. However, when i try the "first build" command, I get the following missing artifact error: mvn clean install -P minimal Missing: ---------- 1) org.apache.maven.shared:maven-filtering:jar:1.0-beta-3-SONATYPE-682132 Does anybody know how or where to find this artifact? I've looked for it, but cannot seem to find it anywhere. Thanks, Eric -- 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/
