It should be: 1. set the FLASHPLAYER_DEBUGGER environment variable 2. mvn -s settings-template.xml clean install -P utils 3. mvn -s settings-template.xml clean install -P compiler 4. mvn -s settings-template.xml clean install -P externs
the settings-template.xml makes Maven also check the Apache snapshot repo to pull the mavenizer. If you simply copy that to "{userhome}/.m2/settings.xml" you don't need the "-s settings-template.xml" part. Chris ________________________________________ Von: piotrz <piotrzarzyck...@gmail.com> Gesendet: Samstag, 7. Mai 2016 21:23:59 An: dev@flex.apache.org Betreff: [FalconJX][Maven] Build sources Hi Chris, I just tried build falcon with maven. As I understand from you comments inside main pom I have to run mvn clean install -P utils and later compiler profile ? Utils profile build for me without the problem, but compiler failed. Am I doing something wrong ? It should work at least for Falcon ? Piotr ----- Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/FalconJX-Maven-Build-sources-tp52875.html Sent from the Apache Flex Development mailing list archive at Nabble.com.