Hi, I have just migrated our internal project from flex 3.5 to flex 4.5 and from flex-mojos 3.7.1 to 3.8.
I'm using maven 3.0.3 On my development machine the build succeed ! But On my integration server it fails without any interesting error message. Few path are different but I don't know why ... I tried to add include-resource-bundles to fill the gap unsuccessfully I also added license which was automatically added on my development machine ... Have you ever seen a such behaviour ? Thanks for your patience *dev build (OK):* [INFO] Flex compiler configurations: -compiler.external-library-path com/adobe/flex/framework/playerglobal/4.5.0.20967/10.2/playerglobal.swc org/puremvc/puremvcAs3Standard/2.0.4/puremvcAs3Standard-2.0.4.swc org/bytearray/alivepdf/0.1.5-RC/alivepdf-0.1.5-RC.swc com/adobe/flex/datavisualization/3.5.0.12683/datavisualization-3.5.0.12683.swc -compiler.library-path com/adobe/flex/framework/halo/4.5.0.20967/halo-4.5.0.20967-theme.swc com/adobe/flex/framework/framework/4.5.0.20967/framework-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/rpc/4.5.0.20967/rpc-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/charts/4.5.0.20967/charts-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/advancedgrids/4.5.0.20967/advancedgrids-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/mx/4.5.0.20967/mx-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/textLayout/4.5.0.20967/textLayout-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/framework/4.5.0.20967/framework-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/rpc/4.5.0.20967/rpc-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/charts/4.5.0.20967/charts-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/advancedgrids/4.5.0.20967/advancedgrids-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/mx/4.5.0.20967/mx-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/textLayout/4.5.0.20967/textLayout-4.5.0.20967-en_US.rb.swc -runtime-shared-library-path=com/adobe/flex/framework/framework/4.5.0.20967/framework-4.5.0.20967.swc,rsls/com.adobe.flex.framework.framework-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/rpc/4.5.0.20967/rpc-4.5.0.20967.swc,rsls/com.adobe.flex.framework.rpc-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/charts/4.5.0.20967/charts-4.5.0.20967.swc,rsls/com.adobe.flex.framework.charts-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/advancedgrids/4.5.0.20967/advancedgrids-4.5.0.20967.swc,rsls/com.adobe.flex.framework.advancedgrids-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/mx/4.5.0.20967/mx-4.5.0.20967.swc,rsls/com.adobe.flex.framework.mx-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/textLayout/4.5.0.20967/textLayout-4.5.0.20967.swc,rsls/com.adobe.flex.framework.textLayout-4.5.0.20967.swz, -runtime-shared-library-path=com/mycompany/framework/flex/1.3.2-SNAPSHOT/flex-1.3.2-SNAPSHOT.swc,rsls/com.mycompany.framework.flex-1.3.2-SNAPSHOT.swf, -runtime-shared-library-path=com/mycompany/framework/olap-flex/1.3.2-SNAPSHOT/olap-flex-1.3.2-SNAPSHOT.swc,rsls/com.mycompany.framework.olap-flex-1.3.2-SNAPSHOT.swf, -runtime-shared-library-path=com/mycompany/myapp/flex/business/1.0.0-SNAPSHOT/business-1.0.0-SNAPSHOT.swc,rsls/com.mycompany.myapp.flex.business-1.0.0-SNAPSHOT.swf, -compiler.theme com.mycompany.myapp/flex/application2/target/classes/configs/themes/Spark/spark.css -compiler.accessible=false -compiler.allow-source-path-overlap=true -compiler.as3=true -compiler.debug=false -compiler.es=false -compiler.fonts.managers flash.fonts.JREFontManager flash.fonts.BatikFontManager flash.fonts.AFEFontManager flash.fonts.CFFFontManager -compiler.fonts.local-fonts-snapshot com.mycompany.myapp/flex/application2/target/classes/fonts.ser -compiler.keep-generated-actionscript=true -licenses.license flashbuilder4 xxxxxxxxxxxxxx -licenses.license flashbuilder45 xxxxxxxxxxxxxxxxxx -licenses.license flexbuilder3 xxxxxxxxxxxxxxxxx -licenses.license flexbuilder3.displayedFirstLaunchMessage true -licenses.license flexbuilder3.displayedStartPageAtLeastOneTime true -licenses.license flexbuilder4.displayedStartPageAtLeastOneTime true -compiler.define+=VERSION::number,"1.1.0-SNAPSHOT" -compiler.locale en_US -compiler.optimize=true -compiler.source-path com.mycompany.myapp/flex/application2/src -compiler.strict=true -use-network=true -compiler.verbose-stacktraces=false -compiler.context-root /myapp-1.1.0-SNAPSHOT -compiler.services com.mycompany.myapp/flex/application2/../../jee/server/src/main/webapp/WEB-INF/flex/services-config.xml -compiler.mxml.compatibility-version 3.0.0 -compiler.actionscript-file-encoding UTF-8 -target-player 10.2.0 -default-background-color 16777215 -default-frame-rate 24 -default-script-limits 1000 60 -default-size 500 375 -compiler.headless-server=false -compiler.keep-all-type-selectors=false -compiler.use-resource-bundle-metadata=true -metadata.date Wed Jun 08 10:36:30 CEST 2011 -metadata.localized-title myapp application x-default -metadata.localized-description Flex Parent Project x-default -verify-digests=true -include-resource-bundles SharedResources charts collections containers controls core datamanagement effects formatters logging messaging olap rpc skins states styles -compiler.namespaces.namespace+=http://ns.adobe.com/mxml/2009,com.mycompany.myapp/flex/application2/target/classes/config-4.5.0.20967/mxml-2009-manifest.xml -compiler.namespaces.namespace+=library://ns.adobe.com/flex/spark,com.mycompany.myapp/flex/application2/target/classes/config-4.5.0.20967/spark-manifest.xml -compiler.namespaces.namespace+=library://ns.adobe.com/flex/mx,com.mycompany.myapp/flex/application2/target/classes/config-4.5.0.20967/mx-manifest.xml -compiler.namespaces.namespace+=http://www.adobe.com/2006/mxml,com.mycompany.myapp/flex/application2/target/classes/config-4.5.0.20967/mxml-manifest.xml -static-link-runtime-shared-libraries=false -load-config= -metadata.language+=en_US -metadata.language+=en_US server build (KO): [INFO] Flex compiler configurations: -compiler.external-library-path com/adobe/flex/framework/playerglobal/4.5.0.20967/10.2/playerglobal.swc org/puremvc/puremvcAs3Standard/2.0.4/puremvcAs3Standard-2.0.4.swc org/bytearray/alivepdf/0.1.5-RC/alivepdf-0.1.5-RC.swc com/adobe/flex/datavisualization/3.5.0.12683/datavisualization-3.5.0.12683.swc -compiler.include-libraries= -compiler.library-path com/adobe/flex/framework/halo/4.5.0.20967/halo-4.5.0.20967-theme.swc com/adobe/flex/framework/framework/4.5.0.20967/framework-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/rpc/4.5.0.20967/rpc-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/charts/4.5.0.20967/charts-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/advancedgrids/4.5.0.20967/advancedgrids-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/mx/4.5.0.20967/mx-4.5.0.20967-en_US.rb.swc com/adobe/flex/framework/textLayout/4.5.0.20967/textLayout-4.5.0.20967-en_US.rb.swc -runtime-shared-library-path=com/adobe/flex/framework/framework/4.5.0.20967/framework-4.5.0.20967.swc,rsls/com.adobe.flex.framework.framework-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/rpc/4.5.0.20967/rpc-4.5.0.20967.swc,rsls/com.adobe.flex.framework.rpc-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/charts/4.5.0.20967/charts-4.5.0.20967.swc,rsls/com.adobe.flex.framework.charts-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/advancedgrids/4.5.0.20967/advancedgrids-4.5.0.20967.swc,rsls/com.adobe.flex.framework.advancedgrids-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/mx/4.5.0.20967/mx-4.5.0.20967.swc,rsls/com.adobe.flex.framework.mx-4.5.0.20967.swz, -runtime-shared-library-path=com/adobe/flex/framework/textLayout/4.5.0.20967/textLayout-4.5.0.20967.swc,rsls/com.adobe.flex.framework.textLayout-4.5.0.20967.swz, -runtime-shared-library-path=com/mycompany/framework/flex/1.3.2-SNAPSHOT/flex-1.3.2-SNAPSHOT.swc,rsls/com.mycompany.framework.flex-1.3.2-SNAPSHOT.swf, -runtime-shared-library-path=com/mycompany/framework/olap-flex/1.3.2-SNAPSHOT/olap-flex-1.3.2-SNAPSHOT.swc,rsls/com.mycompany.framework.olap-flex-1.3.2-SNAPSHOT.swf, -runtime-shared-library-path=com/mycompany/myapp/flex/business/1.0.0-SNAPSHOT/business-1.0.0-SNAPSHOT.swc,rsls/com.mycompany.myapp.flex.business-1.0.0-SNAPSHOT.swf, -compiler.theme com.mycompany.myapp/flex/application2/target/classes/configs/themes/Spark/spark.css -compiler.accessible=false -compiler.allow-source-path-overlap=true -compiler.as3=true -compiler.debug=false -compiler.es=false -compiler.fonts.managers flash.fonts.JREFontManager flash.fonts.BatikFontManager flash.fonts.AFEFontManager flash.fonts.CFFFontManager -compiler.fonts.local-fonts-snapshot com.mycompany.myapp/flex/application2/target/classes/fonts.ser -compiler.keep-generated-actionscript=true -licenses.license flashbuilder4 xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -licenses.license flashbuilder45 xxxxxxxxxxxxxxxxxxxxxxxx -licenses.license flexbuilder3 xxxxxxxxxxxxxxxxxxxxxxxxx -licenses.license flexbuilder3.displayedFirstLaunchMessage true -licenses.license flexbuilder3.displayedStartPageAtLeastOneTime true -licenses.license flexbuilder4.displayedStartPageAtLeastOneTime true -compiler.define+=VERSION::number,"1.1.0-SNAPSHOT" -compiler.locale en_US -compiler.optimize=true -compiler.source-path com.mycompany.myapp/flex/application2/src -compiler.strict=true -use-network=true -compiler.verbose-stacktraces=false -compiler.context-root /myapp-1.1.0-SNAPSHOT -compiler.services com.mycompany.myapp/flex/application2/../../jee/server/src/main/webapp/WEB-INF/flex/services-config.xml -compiler.mxml.compatibility-version 3.0.0 -compiler.actionscript-file-encoding UTF-8 -target-player 10.2.0 -default-background-color 16777215 -default-frame-rate 24 -default-script-limits 1000 60 -default-size 500 375 -compiler.headless-server=false -compiler.keep-all-type-selectors=false -compiler.use-resource-bundle-metadata=true -metadata.date Wed Jun 08 10:29:25 CEST 2011 -metadata.localized-title myapp application x-default -metadata.localized-description Flex Parent Project x-default -verify-digests=true -compiler.namespaces.namespace+=http://ns.adobe.com/mxml/2009,com.mycompany.myapp/flex/application2/target/classes/config-4.5.0.20967/mxml-2009-manifest.xml -compiler.namespaces.namespace+=library://ns.adobe.com/flex/spark,com.mycompany.myapp/flex/application2/target/classes/config-4.5.0.20967/spark-manifest.xml -compiler.namespaces.namespace+=library://ns.adobe.com/flex/mx,com.mycompany.myapp/flex/application2/target/classes/config-4.5.0.20967/mx-manifest.xml -compiler.namespaces.namespace+=http://www.adobe.com/2006/mxml,com.mycompany.myapp/flex/application2/target/classes/config-4.5.0.20967/mxml-manifest.xml -static-link-runtime-shared-libraries=false -load-config= -metadata.language+=en_US -metadata.language+=en_US mojoFailed org.sonatype.flexmojos:flexmojos-maven-plugin:3.8(default-compile-swf) -- 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/
