qickrooms / flex-mojos

Automatically exported from code.google.com/p/flex-mojos
0 stars 0 forks source link

Unable to load SWC datavisualization-3.0.0.3.0.0.477.swc #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Used mvn clean install
2.
3.

What is the expected output? What do you see instead?
[INFO] Loading configuration file D:\Projects\target\config.xml
[ERROR] unable to load SWC datavisualization-3.0.0.3.0.0.477.swc
[INFO] ————————————————————————
[ERROR] BUILD ERROR
[INFO] ————————————————————————
[INFO] Error compiling!
[INFO] ————————————————————————
[INFO] For more information, run Maven with the -e switch
[INFO] ————————————————————————
[INFO] Total time: 17 minutes 46 seconds
[INFO] Finished at: Sat Jun 21 00:34:28 SGT 2008
[INFO] Final Memory: 8M/15M
[INFO] ————————————————————————

What version of the product are you using? On what operating system?
mavan  - apache-maven-2.0.9. Windows XP SP3

Please provide any additional information below.

 installed the datavisualizatization.swc using this command

D:\apache-maven-2.0.9>mvn install:install-file -DgroupId=com.adobe.flex.sdk
-Dar
tifactId=datavisualization -Dversion=3.0.0.3.0.0.477 -Dpackaging=swc
-Dfile=D:\P
rojects\pom.xml

The build was succesful.

Original issue reported on code.google.com by jacobel...@gmail.com on 20 Jun 2008 at 4:47

GoogleCodeExporter commented 9 years ago
Same issue 54

Original comment by velo...@gmail.com on 20 Jun 2008 at 5:31