No the maven build should work just fine, its just the Build job that's trying 
to produce the FlexJS Website and that's what I'm working on. You probably 
don't want to build the website so you should be good to go. But today I had a 
major breakthrough on this and hopefully I'll get the Jankins jobs back to 
green ... äääh ... blue ;-)


Chris

________________________________
Von: OK <p...@olafkrueger.net>
Gesendet: Dienstag, 27. September 2016 15:41:39
An: dev@flex.apache.org
Betreff: Re: AW: [FlexJS][Maven] setting 'distributionTargetFolder' has no 
effect

Christofer Dutz wrote
> Usually you should be able to work with the snapshots provided by the ASF
> Jenkins, but I currently broke

Does that mean that the maven builds dosn't work at the moment?
(I've tried to clone and build falcon but it fails [1])

Thanks,
Olaf

[1] Error log:
Failed tests:

TestVF2JSClass.testMethods:332->TestBase.assertOut:172->TestBase.assertOut:167
Expected: is "/**\n * @constructor\n */\norg.apache.flex.A = function()
{};\n\n\n/**\n * @export\n * @return {Object}\n
*/\norg.apache.flex.A.prototype.foo1 = fu
nction() {\n  return null;\n};\n\n\n/**\n * @export\n * @return {Object}\n
*/\norg.apache.flex.A.prototype.foo1a = function() {\n  return
null;\n};\n\n\n/**\n *
@export\n * @return {Object}\n * @override\n
*/\norg.apache.flex.A.prototype.foo1b = function() {\n  return
org.apache.flex.A.base(this, 'foo1b');\n};\n\n\n/**\n
* @protected\n * @param {Object} value\n
*/\norg.apache.flex.A.prototype.foo2 = function(value) {\n};\n\n\n/**\n *
@private\n * @param {Object} value\n */\norg.
apache.flex.A.prototype.foo3 = function(value) {\n};\n\n\n/**\n * @param
{Object} value\n */\norg.apache.flex.A.prototype.foo5 = function(value)
{\n};\n\n\n/**\n
* @param {Object} value\n */\norg.apache.flex.A.prototype.foo6 =
function(value) {\n};\n\n\n/**\n * @export\n * @param {Object} value\n
*/\norg.apache.flex.A.fo
o7 = function(value) {\n};\n\n\n/**\n * @param {Object} value\n
*/\norg.apache.flex.A.foo7 = function(value) {\n};"
     got: "/**\n * @constructor\n */\norg.apache.flex.A = function()
{};\n\n\n/**\n * @export\n * @return {Object}\n
*/\norg.apache.flex.A.prototype.foo1 = funct
ion() {\n  return null;\n};\n\n\n/**\n * @export\n * @return {Object}\n
*/\norg.apache.flex.A.prototype.foo1a = function() {\n  return
null;\n};\n\n\n/**\n * @ex
port\n * @return {Object}\n * @override\n
*/\norg.apache.flex.A.prototype.foo1b = function() {\n  return
org.apache.flex.A.base(this, 'foo1b');\n};\n\n\n/**\n *
@protected\n * @param {Object} value\n */\norg.apache.flex.A.prototype.foo2
= function(value) {\n};\n\n\n/**\n * @private\n * @param {Object} value\n
*/\norg.apa
che.flex.A.prototype.foo3 = function(value) {\n};\n\n\n/**\n * @param
{Object} value\n */\norg.apache.flex.A.prototype.foo5 = function(value)
{\n};\n\n\n/**\n *
@param {Object} value\n */\norg.apache.flex.A.prototype.foo6 =
function(value) {\n};\n\n\n/**\n * @expose\n * @param {Object} value\n
*/\norg.apache.flex.A.foo7
= function(value) {\n};\n\n\n/**\n * @param {Object} value\n
*/\norg.apache.flex.A.foo7 = function(value) {\n};"


Tests run: 838, Failures: 1, Errors: 0, Skipped: 5

[INFO]
------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] Apache Flex - FlexJS: Compiler: Parent ............. SUCCESS [ 28.475
s]
[INFO] Apache Flex - FlexJS: Compiler: Test Utils ......... SUCCESS [  2.634
s]
[INFO] Apache Flex - FlexJS: Compiler: Compiler ........... SUCCESS [02:15
min]
[INFO] Apache Flex - FlexJS: Compiler: Compiler-JX ........ FAILURE [ 29.787
s]
[INFO] Apache Flex - FlexJS: Compiler: Debugger ........... SKIPPED
[INFO] Apache Flex - FlexJS: Compiler: OEM Layer .......... SKIPPED
[INFO] Apache Flex - FlexJS: FlexJS Ant Tasks ............. SKIPPED
[INFO] Apache Flex - FlexJS: FlexJS Maven Plugin .......... SKIPPED
[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 03:19 min
[INFO] Finished at: 2016-09-27T15:40:52+02:00
[INFO] Final Memory: 71M/1240M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.19:test (default-test) on
project compiler-jx: There are test failures.
[ERROR]
[ERROR] Please refer to
C:\local\git_repos\FlexJS\flex-falcon\compiler-jx\target\surefire-reports
for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e
switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please
read the following articles:
[ERROR] [Help 1]
http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the
command
[ERROR]   mvn <goals> -rf :compiler-jx




--
View this message in context: 
http://apache-flex-development.2333347.n4.nabble.com/FlexJS-Maven-setting-distributionTargetFolder-has-no-effect-tp55322p55349.html
Sent from the Apache Flex Development mailing list archive at Nabble.com.

Reply via email to