Hi guys,

Just got my phone and Wi-Fi in the hotel for a few days, so I'll keep things 
short :-)

1. If you add "-X" as argument to the Maven build it outputs a lot more. 
Eventually that helps.

2. Use the Maven build-helper-plugin to display the "effective pom" (very 
verbose version of the pom with everything resolved and no parents). Eventually 
that helps.

Chris



Von meinem Samsung Galaxy Smartphone gesendet.


-------- Ursprüngliche Nachricht --------
Von: Alex Harui <aha...@adobe.com>
Datum: 15.03.17 01:25 (GMT-05:00)
An: dev@flex.apache.org
Betreff: Re: FlexJS / Jenkins on Unix

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