RE: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-13 Thread Alina Kazi
Hi Piotr,

 

Even After uninstalling Symantec endpoint protection. I ask network 
administrator to remove all network or local firewall , Antivirus  but Still 
getting similar Errors. 

So, Downloading each file manually .

 

Thanks,

Alina

 

From: Piotr Zarzycki [mailto:piotrzarzyck...@gmail.com] 
Sent: Tuesday, March 13, 2018 12:12 PM
To: users@royale.apache.org
Subject: Re: API Usage in Flex Web Browser application (was Re: Generating API 
report for Flex Web Browser application)

 

Can you check whether all of that urls opens for you in the browser? Do you 
have some firewall or antyvirus active ?

 

2018-03-13 7:50 GMT+01:00 Alina Kazi :

Hi Piotr,

My C:\Users\aleena\.m2  folder contains only repository folder.
Deleted repository folder
 and copied  D:/prev/prev/ royale-compiler /settings-template.xml to
C:\Users\aleena \.m2\ settings.xml


tried 3 times ,getting this error:

https://www.dropbox.com/s/9xgqxy1kfoz2rw0/error%20maven.txt?dl=0


Thanks ,
Alina

-Original Message-
From: piotrz [mailto:pio...@apache.org]
Sent: Tuesday, March 13, 2018 10:57 AM
To: users@royale.apache.org
Subject: Re: API Usage in Flex Web Browser application (was Re: Generating
API report for Flex Web Browser application)

Hi Alina,

I'm not sure what is happen on your sight. Try to do following things. Go to
that folder:

<http://apache-royale-users.20374.n8.nabble.com/file/t1/maven_settings.png>

1) Remove folder repository completely
2) Copy settings-template.xml and change name as you see on the screenshot.
Thanks to that you will not have to type "-s settings-template.xml"
3) Make sure that you have the fresh sources in case of compiler.
4) In the root of compiler folder type: mvn clean install

Let's see whether removing everything gives some positive results. If you
see in the stacktrace some problem with downloading artifacts, try couple of
times in a row!

Thanks,
Piotr



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/





 

-- 

Piotr Zarzycki 

Patreon: https://www.patreon.com/piotrzarzycki



Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-13 Thread Piotr Zarzycki
Can you check whether all of that urls opens for you in the browser? Do you
have some firewall or antyvirus active ?

2018-03-13 7:50 GMT+01:00 Alina Kazi :

> Hi Piotr,
>
> My C:\Users\aleena\.m2  folder contains only repository folder.
> Deleted repository folder
>  and copied  D:/prev/prev/ royale-compiler /settings-template.xml to
> C:\Users\aleena \.m2\ settings.xml
>
>
> tried 3 times ,getting this error:
>
> https://www.dropbox.com/s/9xgqxy1kfoz2rw0/error%20maven.txt?dl=0
>
>
> Thanks ,
> Alina
>
> -Original Message-
> From: piotrz [mailto:pio...@apache.org]
> Sent: Tuesday, March 13, 2018 10:57 AM
> To: users@royale.apache.org
> Subject: Re: API Usage in Flex Web Browser application (was Re: Generating
> API report for Flex Web Browser application)
>
> Hi Alina,
>
> I'm not sure what is happen on your sight. Try to do following things. Go
> to
> that folder:
>
> <http://apache-royale-users.20374.n8.nabble.com/file/t1/maven_settings.png
> >
>
> 1) Remove folder repository completely
> 2) Copy settings-template.xml and change name as you see on the screenshot.
> Thanks to that you will not have to type "-s settings-template.xml"
> 3) Make sure that you have the fresh sources in case of compiler.
> 4) In the root of compiler folder type: mvn clean install
>
> Let's see whether removing everything gives some positive results. If you
> see in the stacktrace some problem with downloading artifacts, try couple
> of
> times in a row!
>
> Thanks,
> Piotr
>
>
>
> --
> Sent from: http://apache-royale-users.20374.n8.nabble.com/
>
>


-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
<https://www.patreon.com/piotrzarzycki>*


RE: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-13 Thread Alina Kazi
Hi Piotr,

My C:\Users\aleena\.m2  folder contains only repository folder.
Deleted repository folder
 and copied  D:/prev/prev/ royale-compiler /settings-template.xml to
C:\Users\aleena \.m2\ settings.xml


tried 3 times ,getting this error:

https://www.dropbox.com/s/9xgqxy1kfoz2rw0/error%20maven.txt?dl=0


Thanks ,
Alina

-Original Message-
From: piotrz [mailto:pio...@apache.org] 
Sent: Tuesday, March 13, 2018 10:57 AM
To: users@royale.apache.org
Subject: Re: API Usage in Flex Web Browser application (was Re: Generating
API report for Flex Web Browser application)

Hi Alina,

I'm not sure what is happen on your sight. Try to do following things. Go to
that folder:

<http://apache-royale-users.20374.n8.nabble.com/file/t1/maven_settings.png> 

1) Remove folder repository completely
2) Copy settings-template.xml and change name as you see on the screenshot.
Thanks to that you will not have to type "-s settings-template.xml"
3) Make sure that you have the fresh sources in case of compiler.
4) In the root of compiler folder type: mvn clean install

Let's see whether removing everything gives some positive results. If you
see in the stacktrace some problem with downloading artifacts, try couple of
times in a row!

Thanks,
Piotr



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/



Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-12 Thread piotrz
Hi Alina,

I'm not sure what is happen on your sight. Try to do following things. Go to
that folder:

 

1) Remove folder repository completely 
2) Copy settings-template.xml and change name as you see on the screenshot.
Thanks to that you will not have to type "-s settings-template.xml"
3) Make sure that you have the fresh sources in case of compiler.
4) In the root of compiler folder type: mvn clean install

Let's see whether removing everything gives some positive results. If you
see in the stacktrace some problem with downloading artifacts, try couple of
times in a row!

Thanks, 
Piotr



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/


Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-06 Thread piotrz
Alina,

Not sure yet what is happening on your sight. I just tried build with
cleaned up before everything and got success


 

Maybe try again and let me know if you have other results. 

Do you have some restriction on your company PC ?

Thanks, Piotr



--
Sent from: http://apache-royale-users.20374.n8.nabble.com/


Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-06 Thread Piotr Zarzycki
Justin,

Order doesn't matter because in settings-template we are pointing to
Snapshot, so you don't have to locally build compiler or typedefs. All
dependencies will be downloaded from the Apache Maven Central.

Alina is using command *mvn -s settings-template.xml clean install* - it
should work. My build is running nicely right now. I have removed
everything from .m2 folder.

Thanks, Piotr


2018-03-07 7:03 GMT+01:00 Justin Mclean :

> Hi,
>
> The issue here I believe is that 0.9.2 hasn’t been released yet and Alina
> is trying to compile things in the wrong order and it look for 0.9.2 but
> can;’t find it in the apache release area.
>
> To compile with maven you need to do the three repos in this order:
>
> in royale-compiler:
> mvn clean install -P utils
> mvn clean install
>
> In royale-typedefs:
> mvn clean install
>
> In royale-asjs:
> mvn clean install
>
> Thanks,
> Justin




-- 

Piotr Zarzycki

Patreon: *https://www.patreon.com/piotrzarzycki
*


Re: API Usage in Flex Web Browser application (was Re: Generating API report for Flex Web Browser application)

2018-03-06 Thread Justin Mclean
Hi,

The issue here I believe is that 0.9.2 hasn’t been released yet and Alina is 
trying to compile things in the wrong order and it look for 0.9.2 but can;’t 
find it in the apache release area.

To compile with maven you need to do the three repos in this order:

in royale-compiler:
mvn clean install -P utils
mvn clean install

In royale-typedefs:
mvn clean install

In royale-asjs:
mvn clean install

Thanks,
Justin