Hi Josh,

thanks for that pointer ... I'll have a look and compare the maven output to 
that some time next week.


Chris

________________________________
Von: Josh Tynjala <joshtynj...@gmail.com>
Gesendet: Freitag, 7. Oktober 2016 23:34:10
An: dev@flex.apache.org
Betreff: Re: AW: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build failed

This document explains which files are required by Flash Builder 4.7 and
4.6 for a valid SDK.

https://github.com/apache/flex-sdk/blob/develop/ide/flashbuilder/README_integration_with_Adobe_FlashBuilder.txt

- Josh

On Fri, Oct 7, 2016 at 1:29 PM, Christofer Dutz <christofer.d...@c-ware.de>
wrote:

> Hi Olaf,
>
> Well I guess new we have to start looking at what could be missing. I have
> absolutely no idea what it could be. For IntelliJ it helped looking at the
> source code of the plugin to find out what it's looking for. Eventually we
> could do that for the other ides.
>
> Chris
>
>
>
> Von meinem Samsung Galaxy Smartphone gesendet.
>
>
> -------- Ursprüngliche Nachricht --------
> Von: OK <p...@olafkrueger.net>
> Datum: 07.10.16 21:32 (GMT+01:00)
> An: dev@flex.apache.org
> Betreff: Re: AW: AW: AW: AW: AW: AW: [FlexJS][Maven] Distribution build
> failed
>
> Christofer Dutz wrote
> > If you have used the normal settings-template.xml you will probably have
> a
> > directory ".m2/repository" in your users home directory. This is where
> > maven "downloads the internet" to and this is where stuff is copied when
> > running a maven "install".
> > If you delete the "com\adobe\air" directory maven will not find it and
> the
> > mavenizer will re-download AIR and create new Artifacts from it. If you
> > don't delete it, Maven will re-use the empty zip file and fail again.
>
> Thanks for explanation, it's easy even if you know what you're doing ;-)
> But unfortunately I've still no success.
>
> This is what I did:
> - remove com\adobe\air
> - remove flex-asjs
> - clone flex-asjs repo again
> - start maven build using [1]
> - noticed that AIR was downloaded
> - build ends successful
> - check "flex dist target folder" [2]
> - Try to configure my FlashBuilder with the SDK but still get "Dir does not
> contain a Flex SDK"
>
> Do I miss anything?
>
> Thanks,
> Olaf
>
> [1] mvn -U -s settings-template.xml
> -DdistributionTargetFolder=/c/local/tmp/FlexJSDist -P build-distribution
> clean install
> [2] http://pho.to/AN9PY
>
>
>
> --
> View this message in context: http://apache-flex-
> development.2333347.n4.nabble.com/FlexJS-Maven-Distribution-
> build-failed-tp55610p55672.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

Reply via email to