On 7/13/20, 9:32 AM, "Harbs" <harbs.li...@gmail.com> wrote:

    I’m trying to wrap my head around all the pieces here.
    
    How does the uploading to the nexus server work?

It doesn't.  After some snooping through the archives, I think that some 
credentials were (unsafely) stored on the CI Server.  The archives indicate 
that after build-tools was released, we tried another way of setting 
credentials for the main Royale build and that resulted in build-tools not 
being able to directly upload to nexus anymore.  Of course, I could be 
misreading the archives.

The main Royale release prevents the upload and the RM downloads the build 
results, verifies them, and uploads them.  Someone would have to replicate that 
for build-tools.

Other options are:
A) to run Maven on CI and try the new Ant script that hides passwords that 
Yishay created
B) Run the build locally.

HTH,
-Alex

    
    > On Jul 13, 2020, at 7:21 PM, Alex Harui <aha...@adobe.com.INVALID> wrote:
    > 
    > IMO, step 1 went sideways.  The tag should not contain SNAPSHOT in the 
POM version.  Compare the tag from 1.2.0.
    > 
    > Maven should also not be adding a timestamp to the artifact name.  I 
don't remember why it does that, but I think there are internet articles about 
it.
    > 
    > Comparing output of successful jobs might shed some light on where things 
are going wrong.
    > 
    > HTH,
    > -Alex
    > 
    > On 7/13/20, 12:41 AM, "Harbs" <harbs.li...@gmail.com> wrote:
    > 
    >    It’s still having issues:
    > 
    >    [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.073309-2 
from/to apache.snapshots.https 
(https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Fsnapshots&amp;data=02%7C01%7Caharui%40adobe.com%7C26c2782d4ddb465d15b108d8274a5371%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637302547476010011&amp;sdata=Q0G3j8IFrTWOtwAnykNS1A1OnGryUT4zmDP1AOkZH3w%3D&amp;reserved=0
 
<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Fsnapshots&amp;data=02%7C01%7Caharui%40adobe.com%7C26c2782d4ddb465d15b108d8274a5371%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637302547476010011&amp;sdata=Q0G3j8IFrTWOtwAnykNS1A1OnGryUT4zmDP1AOkZH3w%3D&amp;reserved=0>):
 Failed to transfer file 
https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Fsnapshots%2Forg%2Fapache%2Froyale%2Fcompiler%2Fcompiler-build-tools%2F1.2.1-SNAPSHOT%2Fcompiler-build-tools-1.2.1-20200713.073309-2.jar&amp;data=02%7C01%7Caharui%40adobe.com%7C26c2782d4ddb465d15b108d8274a5371%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637302547476010011&amp;sdata=oMses8byLKLvx1LdGfowVbiU4%2FRtgki%2B7lz51WfPkks%3D&amp;reserved=0
 
<https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Frepository.apache.org%2Fcontent%2Frepositories%2Fsnapshots%2Forg%2Fapache%2Froyale%2Fcompiler%2Fcompiler-build-tools%2F1.2.1-SNAPSHOT%2Fcompiler-build-tools-1.2.1-20200713.073309-2.jar&amp;data=02%7C01%7Caharui%40adobe.com%7C26c2782d4ddb465d15b108d8274a5371%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637302547476010011&amp;sdata=oMses8byLKLvx1LdGfowVbiU4%2FRtgki%2B7lz51WfPkks%3D&amp;reserved=0>
 with status code 401 -> [Help 1]
    > 
    >    I’m kind of stuck on this. Any suggestions would help.
    > 
    >    Thanks.
    > 
    >> On Jul 13, 2020, at 10:33 AM, apacheroyal...@gmail.com wrote:
    >> 
    >> Royale_Compiler_Build_Tools_Release_Step_002 - Build # 15 - Still 
Failing:
    >> 
    >> Check console output at 
https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2FRoyale_Compiler_Build_Tools_Release_Step_002%2F15%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C26c2782d4ddb465d15b108d8274a5371%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637302547476010011&amp;sdata=Tb4j2zZ6g9YbnT05%2Fziudia5K6dD8klkPfdetG4ui9A%3D&amp;reserved=0
 to view the results.
    > 
    > 
    > 
    
    

Reply via email to