Bummer.  Can you post the compile-app-javascript-config.xml.

Also, compare your pom.xml against the flex-asjs examples.  There may be
parent-pom issues to sort out to point to the right SWCs.

Thanks,
-Alex

On 3/14/17, 9:46 PM, "Justin Mclean" <jus...@classsoftware.com> wrote:

>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-java
>script-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