take a look at this: http://groups.google.com/group/flex-mojos/browse_thread/thread/e2bef2eee60b83f2#
On Dec 27, 2:20 pm, Marvin Froeder <[email protected]> wrote: > This artifacts doesn´t exists. > > On Sun, Dec 26, 2010 at 7:09 PM, Dennys Fredericci < > > > > > > > > [email protected]> wrote: > > Hi Guys! > > > Im try use localization(pt_BR) with flexmojos but no have some > > artifacts in pt_BR, output message from maven: > > > [INFO] Generating resource bundle for locale: pt_BR > > Downloading: > > >http://repository.sonatype.org/content/groups/flexgroup//com/adobe/fl... > > [INFO] Unable to find resource 'com.adobe.flex.framework:flash- > > integration:rb.swc:pt_BR:4.1.0.16076' in repository flex-mojos- > > repository (http://repository.sonatype.org/content/groups/flexgroup/) > > Downloading: > > >http://repo1.maven.org/maven2/com/adobe/flex/framework/flash-integrat... > > [INFO] Unable to find resource 'com.adobe.flex.framework:flash- > > integration:rb.swc:pt_BR:4.1.0.16076' in repository central (http:// > > repo1.maven.org/maven2) > > [INFO] > > ------------------------------------------------------------------------ > > [ERROR] BUILD ERROR > > [INFO] > > ------------------------------------------------------------------------ > > [INFO] Unable to download the artifact from any repository > > > Try downloading the file manually from the project website. > > > Then, install it using the command: > > mvn install:install-file -DgroupId=com.adobe.flex.framework - > > DartifactId=flash-integration -Dversion=4.1.0.16076 -Dclassifier=pt_BR > > -Dpackaging=rb.swc -Dfile=/path/to/file > > > Alternatively, if you host your own repository you can deploy the file > > there: > > mvn deploy:deploy-file -DgroupId=com.adobe.flex.framework - > > DartifactId=flash-integration -Dversion=4.1.0.16076 -Dclassifier=pt_BR > > -Dpackaging=rb.swc -Dfile=/path/to/file -Durl=[url] - > > DrepositoryId=[id] > > > com.adobe.flex.framework:flash-integration:rb.swc:4.1.0.16076 > > > from the specified remote repositories: > > flex-mojos-repository (http://repository.sonatype.org/content/groups/ > > flexgroup/ <http://repository.sonatype.org/content/groups/%0Aflexgroup/>), > > central (http://repo1.maven.org/maven2) > > > Can you help? Where can download this artifacty for install in my > > repo? > > > Thanks! > > > Sorry my horrible english... > > > Thanks! > > > -- > > 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]<flex-mojos%2bunsubscr...@googlegrou > > ps.com> > > For more options, visit this group at > >http://groups.google.com/group/flex-mojos > > >http://flexmojos.sonatype.org/ -- 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/
