Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-14 Thread OmPrakash Muppirala
Here's how to install Maven on Windows: http://www.mkyong.com/maven/how-to-install-maven-in-windows/ Thanks, Om On Nov 13, 2014 11:19 PM, "Alex Harui" wrote: > > > On 11/13/14, 11:03 PM, "piotrz" wrote: > > >Now it's working. Thanks once again. > > > >Build failed using approve file. I got this

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread Alex Harui
On 11/13/14, 11:03 PM, "piotrz" wrote: >Now it's working. Thanks once again. > >Build failed using approve file. I got this error -> >http://images.devs-on.net/Image/dwQgNsHuJ2hoVFNB-Obszar.png Can you run mvn on the command-line? Maybe in Windows it needs to be mvn.exe? -Alex

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread piotrz
Now it's working. Thanks once again. Build failed using approve file. I got this error -> http://images.devs-on.net/Image/dwQgNsHuJ2hoVFNB-Obszar.png But launching it from pom without using approve file project build. Something probably is wrong with my environment or approve file itself. Piotr

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread Alex Harui
On 11/13/14, 10:23 PM, "piotrz" wrote: >Thanks Alex, > >This web site is password protected -> http://keys.gnupg.net >How can I login there ? I just get a web page where I can type in a key id. No login required. Try this server: https://pgp.mit.edu -Alex

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread piotrz
Thanks Alex, This web site is password protected -> http://keys.gnupg.net How can I login there ? Piotr - Apache Flex PMC piotrzarzyck...@gmail.com -- View this message in context: http://apache-flex-development.247.n4.nabble.com/DISCUSS-Release-Flex-Tool-API-tp42286p42339.html Sent f

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread Alex Harui
On 11/13/14, 2:47 PM, "piotrz" wrote: >Alex, > >I didn't want to mess a VOTE thread so asking here. >What do you mean saying "I grabbed your key from a keys server and then >the >signature could be verified. " ? - Probably I miss something obvious. >Where is this "keys server". Good move switc

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-13 Thread piotrz
Alex, I didn't want to mess a VOTE thread so asking here. What do you mean saying "I grabbed your key from a keys server and then the signature could be verified. " ? - Probably I miss something obvious. Where is this "keys server". I wanted to vote for Chris's flex tool api. Piotr -

Re: AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-12 Thread Alex Harui
Hi Chris, I’m not sure I’m asking to change the module name per-se. I’m just noting that the source zips I looked up on dist.a.o starts with the word “apache”, even Maven. I don’t know what the protocol or pattern is for group-id or artifacts or module names are in Maven. Looks like the maven r

AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-12 Thread Christofer Dutz
Hi Alex, changing the name of the module to "apache-flex-tool-api" wouldn't be a problem. Usually the apache is implicitly given by the group-id ... the full name of the artifact is: org.apache.flex:flex-tool-api but changing this to: org.apache.flex:apache-flex-tool-api i not problem at all. I

AW: AW: AW: [DISCUSS] Release Flex-Tool-API?

2014-11-12 Thread Christofer Dutz
No harm at all. Its a staging repo ... that's a really cool concept. You can login to Nexus and inspect its content. When initiating a RC I would post the url to that staging repo and as soon as the vote passes I switch the repo to "release" and the artifacts are automatically published. If the