You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2019/10/28 01:38:07 UTC

[GitHub] [royale-asjs] T-San001 opened a new issue #530: Build failure: 0.96

T-San001 opened a new issue #530: Build failure: 0.96
URL: https://github.com/apache/royale-asjs/issues/530
 
 
   The following problem was fixed by removing -SNAPSHOT from royale.framework.version in examples¥Pom.xml.
   
   —————————————————
   I run "mvn clean install" at C:\apache-royale-0.9.6-bin-js\royale-asjs\examples on Windows 10 with Japanese.  Build failed with the following console.
   
   This is the first time build of Apache Royale examples on this machine.  I cannot fine the subject WAR file in the designated link.  
   
   [INFO] ------------------------------------------------------------------------
   [INFO] BUILD FAILURE
   [INFO] ------------------------------------------------------------------------
   [INFO] Total time:  19:06 min
   [INFO] Finished at: 2019-10-27T14:01:01+09:00
   [INFO] ------------------------------------------------------------------------
   [ERROR] Failed to execute goal org.apache.maven.plugins:maven-dependency-plugin:2.10:unpack (unpack-fonts) on project DataBindingExample_Flat: Unable to find artifact.: Could not find artifact org.apache.royale.framework:Fonts:war:0.9.6-SNAPSHOT in apache-snapshots (https://repository.apache.org/content/repositories/snapshots)
   [ERROR]
   [ERROR] Try downloading the file manually from the project website.
   [ERROR]
   [ERROR] Then, install it using the command:
   [ERROR]     mvn install:install-file -DgroupId=org.apache.royale.framework -DartifactId=Fonts -Dversion=0.9.6-SNAPSHOT -Dpackaging=war -Dfile=/path/to/file

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services