What I included in my email is the entire console output that I got when I ran "mvn -install":
Z:\lion\myapp\uiframework\commoncomponents\commoncomponents-ui>mvn install [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Building Common Component Library [INFO] task-segment: [install] [INFO] ------------------------------------------------------------------------ Downloading: http://repository.sonatype.org/content/groups/public//com/adobe/flex/sdk/datavisualization/3.0.0.477/datavisualization-3.0.0.477.pom Downloading: http://repo_server:8081/artifactory/repo/com/adobe/flex/sdk/datavisualization/3.0.0.477/datavisualization-3.0.0.477.pom Downloading: http://repo_server:8081/artifactory/repo/com/adobe/flex/sdk/datavisualization/3.0.0.477/datavisualization-3.0.0.477.pom [INFO] [flex-compiler-mojo:compile-swc] [INFO] Using configuration file Z:\lion\myapp\uiframework \commoncomponents\commoncomponents-ui\target\config.xml [WARNING] com.adobe.flex.compiler::framework::zip::configs artifact not found. No extra manifests added! [WARNING] Nothing expecified to include. Assuming source folders. [INFO] ------------------------------------------------------------------------ [ERROR] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] File {locale} not found [INFO] ------------------------------------------------------------------------ [INFO] For more information, run Maven with the -e switch [INFO] ------------------------------------------------------------------------ [INFO] Total time: 12 seconds [INFO] Finished at: Mon Jan 26 13:23:27 EST 2009 [INFO] Final Memory: 6M/254M [INFO] ------------------------------------------------------------------------ Z:\lion\myapp\uiframework\commoncomponents\commoncomponents-ui> Thanks, Sam On Jan 26, 2:09 pm, Marvin Froeder <[email protected]> wrote: > No, flexmojos 2.0.3 > > Where did you paste your entire console output? > Can you do that if you didn't. > > VELO > > > > On Mon, Jan 26, 2009 at 5:03 PM, Sam <[email protected]> wrote: > > > Do you mean Maven 2.0.3? > > > On Jan 26, 1:04 pm, RedBugz Software <[email protected]> wrote: > > > On Mon, Jan 26, 2009 at 11:00 AM, Sam <[email protected]> wrote: > > > > How can I get both the application files and files under "locales" > > > > directory in the swc? > > > > The most straightforward would be to update to 2.0.3 and use > > > <compiledLocales> instead of the deprecated <locales>. > > > > If you can't update for some reason, I'll have to dig deeper and see > > > what's wrong. > > > > Logan- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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?hl=en?hl=en http://blog.flex-mojos.info/ -~----------~----~----~----~------~----~------~--~---
