Hi,

> Can you post the entire console output leading up to the error.  There
> might be a clue in there.

That’s basically all there is:

[INFO] ------------------------------------------------------------------------
[INFO] Building XXX 0.1-SNAPSHOT
[INFO] ------------------------------------------------------------------------

[INFO] 
[INFO] 
--- maven-resources-plugin:3.0.2:resources (default-resources) @ xxx ---

[WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, 
i.e. build is platform dependent!

[INFO] skip non existing resourceDirectory 
/var/lib/jenkins/workspace/XXX/./XXX/src/main/resources
[INFO] 
[INFO] 
--- flexjs-maven-plugin:0.8.0-SNAPSHOT:compile-app (default-compile-app) @ xxx 
---

[INFO] Executing MXMLC in tool group FlexJS with args: 
[-load-config=/var/lib/jenkins/workspace/XXX/./XXX/target/compile-app-javascript-config.xml,
 /var/lib/jenkins/workspace/XXX/XXX/src/main/flex/Main.mxml]

/var/lib/jenkins/workspace/XXX/XXX/src/main/flex/Main.mxml(2): col: 1 This tag 
could not be resolved to an ActionScript class. It will be ignored.

<js:Application xmlns:fx="
http://ns.adobe.com/mxml/2009
”
^

Thanks,
Justin


Reply via email to