https://lists.apache.org/thread.html/rf263801c4e33cc08f473bd6dd0f6c3f28b131c0a48612d70c7b36bc7%40%3Cdev.royale.apache.org%3E

> On Jul 13, 2020, at 1:13 PM, Yishay Weiss <yishayj...@hotmail.com> wrote:
> 
> I don’t remember. Can you link the discussion from the archives?
> 
> From: Harbs<mailto:harbs.li...@gmail.com>
> Sent: Monday, July 13, 2020 12:47 PM
> To: Apache Royale Development<mailto:dev@royale.apache.org>
> Subject: Re: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - 
> Still Failing!
> 
> There was a discussion on April 28, but I did not follow what you did.
> 
> Did you release the compiler-build-tools from your local machine or from the 
> CI server?
> 
>> On Jul 13, 2020, at 12:26 PM, Yishay Weiss <yishayj...@hotmail.com> wrote:
>> 
>> Based on
>> 
>> cat C:\Users\ApacheRoyaleCI\.m2\settings.xml
>> 
>> <?xml version="1.0" encoding="UTF-8"?>
>> <settings xmlns="http://maven.apache.org/SETTINGS/1.0.0";
>>   xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
>>   xsi:schemaLocation="http://maven.apache.org/SETTINGS/1.0.0
>>   https://maven.apache.org/xsd/settings-1.0.0.xsd";>
>>   <servers>
>>       <server>
>>           <id>apache.releases.https</id>
>>           <username>${rm.username}</username>
>>           <password>${rm.password}</password>
>>       </server>
>>       <server>
>>           <id>apache.snapshots.https</id>
>>           <username>${rm.username}</username>
>>           <password>${rm.password}</password>
>>       </server>
>>   </servers>
>> </settings>
>> 
>> there should be some command line params for rm.username and rm.password 
>> being passed as command line arguments. I may be missing something. I’ve 
>> sort of run out of time for the next few hours so it may be best to wait for 
>> Alex.
>> 
>> From: Yishay Weiss<mailto:yishayj...@hotmail.com>
>> Sent: Monday, July 13, 2020 12:10 PM
>> To: dev@royale.apache.org<mailto:dev@royale.apache.org>
>> Subject: RE: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - 
>> Still Failing!
>> 
>> Good question. Let me see if I can figure this out.
>> 
>> From: Harbs<mailto:harbs.li...@gmail.com>
>> Sent: Monday, July 13, 2020 12:05 PM
>> To: dev@royale.apache.org<mailto:dev@royale.apache.org>
>> Subject: Re: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - 
>> Still Failing!
>> 
>> Where am I supposed to put credential into the jenkins server?
>> 
>>> On Jul 13, 2020, at 12:02 PM, Yishay Weiss <yishayj...@hotmail.com> wrote:
>>> 
>>> Are you sure it’s not an Apache credentials problem? Last time I looked it 
>>> looked like you were getting 401 from the server.
>>> 
>>> From: Harbs<mailto:harbs.li...@gmail.com>
>>> Sent: Monday, July 13, 2020 11:58 AM
>>> To: dev@royale.apache.org<mailto:dev@royale.apache.org>
>>> Subject: Re: Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - 
>>> Still Failing!
>>> 
>>> Or maybe the issue is a few lines up?
>>> [INFO] [INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ 
>>> compiler-build-tools ---
>>> [INFO] [INFO] Downloading from apache.snapshots.https: 
>>> https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/maven-metadata.xml
>>>  
>>> <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/maven-metadata.xml>
>>> [INFO] [INFO] Downloaded from apache.snapshots.https: 
>>> https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/maven-metadata.xml
>>>  
>>> <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/maven-metadata.xml>
>>>  (796 B at 699 B/s)
>>> [INFO] [INFO] Uploading to apache.snapshots.https: 
>>> https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.085259-2.jar
>>>  
>>> <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.085259-2.jar>
>>> [INFO] [INFO] Uploading to apache.snapshots.https: 
>>> https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.085259-2.pom
>>>  
>>> <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.085259-2.pom>
>>> [INFO] [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] [INFO] BUILD FAILURE
>>> [INFO] [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] [INFO] Total time:  54.801 s
>>> [INFO] [INFO] Finished at: 2020-07-13T08:53:02Z
>>> [INFO] [INFO] 
>>> ------------------------------------------------------------------------
>>> [INFO] [WARNING] The requested profile "pom.xml" could not be activated 
>>> because it does not exist.
>>> [INFO] [ERROR] Failed to execute goal 
>>> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) 
>>> on project compiler-build-tools: Failed to deploy artifacts: Could not 
>>> transfer artifact 
>>> org.apache.royale.compiler:compiler-build-tools:jar:1.2.1-20200713.085259-2 
>>> from/to apache.snapshots.https 
>>> (https://repository.apache.org/content/repositories/snapshots 
>>> <https://repository.apache.org/content/repositories/snapshots>): Failed to 
>>> transfer file 
>>> https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.085259-2.jar
>>>  
>>> <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.085259-2.jar>
>>>  with status code 401 -> [Help 1]
>>> Links 3 and 4 are not valid.
>>> 
>>>> On Jul 13, 2020, at 11:54 AM, Harbs <harbs.li...@gmail.com> wrote:
>>>> 
>>>> Apparently the problem was not github being down:
>>>> [INFO] [ERROR] Failed to execute goal 
>>>> org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) 
>>>> on project compiler-build-tools: Failed to deploy artifacts: Could not 
>>>> transfer artifact 
>>>> org.apache.royale.compiler:compiler-build-tools:jar:1.2.1-20200713.085259-2
>>>>  from/to apache.snapshots.https 
>>>> (https://repository.apache.org/content/repositories/snapshots 
>>>> <https://repository.apache.org/content/repositories/snapshots>): Failed to 
>>>> transfer file 
>>>> https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.085259-2.jar
>>>>  
>>>> <https://repository.apache.org/content/repositories/snapshots/org/apache/royale/compiler/compiler-build-tools/1.2.1-SNAPSHOT/compiler-build-tools-1.2.1-20200713.085259-2.jar>
>>>>  with status code 401 -> [Help 1]
>>>> Suggestions?
>>>> 
>>>>> On Jul 13, 2020, at 11:53 AM, apacheroyal...@gmail.com 
>>>>> <mailto:apacheroyal...@gmail.com> wrote:
>>>>> 
>>>>> Royale_Compiler_Build_Tools_Release_Step_002 - Build # 16 - Still Failing:
>>>>> 
>>>>> Check console output at 
>>>>> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Compiler_Build_Tools_Release_Step_002/16/
>>>>>  
>>>>> <http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Compiler_Build_Tools_Release_Step_002/16/>
>>>>>  to view the results.
>>>> 
>>> 
>> 
> 

Reply via email to