You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by ap...@gmail.com on 2020/07/12 19:24:07 UTC

Royale_Release_Step_002 - Build # 48 - Failure!

Royale_Release_Step_002 - Build # 48 - Failure:

Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/48/ to view the results.

Release Step 002 Succeeded

Posted by ap...@gmail.com.
Log in to the server, open a command prompt, change directory to C:\jenkins\workspace\Royale_Release_Step_002 and run the following commands:
git push
git push origin org.apache.royale.compiler-0.9.8-rc1

You will need your Apache/Github username and 2FA token.

Re: Royale_Release_Step_002 - Build # 54 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
I needed to do git pull on C:\jenkins\workspace\Royale_Release_Step_001 since I fixed this after step 1...

> On Nov 26, 2020, at 8:10 PM, Harbs <ha...@gmail.com> wrote:
> 
> Any ideas why this is failing?
> 
> I’m pretty sure I updated the repo to reference the new released version of compiler-build-tools, but it seems to be picking up 1.2.1-SNAPSHOT instead of 1.2.1.
> 
> 
>> On Nov 26, 2020, at 7:31 PM, apacheroyaleci@gmail.com wrote:
>> 
>> Royale_Release_Step_002 - Build # 54 - Still Failing:
>> 
>> Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/54/ to view the results.
> 


Re: Royale_Release_Step_002 - Build # 54 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
Any ideas why this is failing?

I’m pretty sure I updated the repo to reference the new released version of compiler-build-tools, but it seems to be picking up 1.2.1-SNAPSHOT instead of 1.2.1.


> On Nov 26, 2020, at 7:31 PM, apacheroyaleci@gmail.com wrote:
> 
> Royale_Release_Step_002 - Build # 54 - Still Failing:
> 
> Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/54/ to view the results.


Royale_Release_Step_002 - Build # 54 - Still Failing!

Posted by ap...@gmail.com.
Royale_Release_Step_002 - Build # 54 - Still Failing:

Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/54/ to view the results.

Royale_Release_Step_002 - Build # 53 - Still Failing!

Posted by ap...@gmail.com.
Royale_Release_Step_002 - Build # 53 - Still Failing:

Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/53/ to view the results.

Royale_Release_Step_002 - Build # 52 - Still Failing!

Posted by ap...@gmail.com.
Royale_Release_Step_002 - Build # 52 - Still Failing:

Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/52/ to view the results.

Royale_Release_Step_002 - Build # 51 - Still Failing!

Posted by ap...@gmail.com.
Royale_Release_Step_002 - Build # 51 - Still Failing:

Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/51/ to view the results.

Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
I’m going to try and go with 1. I’ll spend some more time trying to figure out the rm credentials thing. If I can’t figure it out, I’m going to have to wait for Alex.

> On Jul 13, 2020, at 12:34 PM, Christofer Dutz <ch...@c-ware.de> wrote:
> 
> Ah ok,
> 
> so the build-tools property was updated to the SNAPSHOT version. 
> In my memory the property stayed on the last released version, but seems that was updated a few weeks ago.
> 
> Well in this case you have two options:
> 1) You release the build tools and then update that property to the release version (better option)
> 2) You reset the property to the last released version (quicker but not ideal solution)
> 
> Chris
> 
> 
> Am 13.07.20, 11:21 schrieb "Harbs" <ha...@gmail.com>:
> 
>    So do you have an explanation why the royale-compiler release failed when I tried?
> 
>> On Jul 13, 2020, at 12:19 PM, Christofer Dutz <ch...@c-ware.de> wrote:
>> 
>> Yeah ... we should,
>> 
>> however it's not really an issue ... It's just something maven would like us to do and shouldn't cause any harm in the release.
>> 
>> And regarding the upstream changes ... I know what the changes were as I implemented them. And therefore I would say: 
>> If the last release was reproducible, so should the current one, even without my changes.
>> 
>> But of course it would be better to release it and to use the new version in the release of royale.
>> 
>> I just wanted to point out that it's not going to have much/any effect on the release if you do it or not.
>> 
>> 
>> Chris
>> 
>> 
>> Am 13.07.20, 10:53 schrieb "Harbs" <ha...@gmail.com>:
>> 
>>   BTW, where should this be fixed?
>>   [WARNING] Some problems were encountered while building the effective model for org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT
>>   [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ line 129, column 17
>>   [WARNING] 'build.plugins.plugin.version' for com.theoryinpractise:reproducible-maven-plugin is missing. @ line 204, column 19
>>   [WARNING] 
>>   [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
>>   [WARNING] 
>>   [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
>> 
>> 
>>> On Jul 13, 2020, at 11:50 AM, Harbs <ha...@gmail.com> wrote:
>>> 
>>> I don’t know, but there seems to be an upstream dependency which needs to be released. Presumably that’s the compiler-build-tools.
>>> 
>>>> On Jul 13, 2020, at 11:44 AM, Christofer Dutz <ch...@c-ware.de> wrote:
>>>> 
>>>> Hi all,
>>>> 
>>>> well I agree that it might be good to release the build tools first, but it seems that the builds were reproducible even without these changes.
>>>> So theoretically it should be possible to do the release without releasing the build tools first.
>>>> 
>>>> Chris
>>>> 
>>>> 
>>>> Am 13.07.20, 09:35 schrieb "Carlos Rovira" <ca...@apache.org>:
>>>> 
>>>> Hi,
>>>> 
>>>> ok, now I understand why tools is going to be release, so forgot my
>>>> previous email.
>>>> as others says maven is responsible itself of updating "SNAPSHOTS", you
>>>> don't need to do it manually
>>>> 
>>>> 
>>>> El lun., 13 jul. 2020 a las 8:08, Piotr Zarzycki (<pi...@gmail.com>)
>>>> escribió:
>>>> 
>>>>> It is also not recommended to do that manually. Maven has special commands
>>>>> for such things.
>>>>> 
>>>>> On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:
>>>>> 
>>>>>> You shouldn’t need to remove -SNAPSHOT manually. That should happen as
>>>>>> part of (Royale) release step 2, which run mvn release:prepare [1]
>>>>>> 
>>>>>> [1]
>>>>>> 
>>>>> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
>>>>>> 
>>>>>> From: Harbs<ma...@gmail.com>
>>>>>> Sent: Sunday, July 12, 2020 10:47 PM
>>>>>> To: Apache Royale Development<ma...@royale.apache.org>
>>>>>> Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
>>>>>> 
>>>>>> Or in other words, how does maven-release-plugin work?
>>>>>> 
>>>>>>> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
>>>>>>> 
>>>>>>> I’m not sure what’s supposed to be happening here. I thought that as
>>>>>> part of step 1, the release/0.9.8 branch gets the poms sans the
>>>>> -SNAPSHOT,
>>>>>> but they still say 0.9.8-SNAPSHOT
>>>>>>> 
>>>>>>> I tried removing -SNAPSHOT manually, but that didn’t help either.
>>>>>>> 
>>>>>>> With -SNAPSHOT, I get an error:
>>>>>>> 
>>>>>>> [ERROR] Failed to execute goal
>>>>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
>>>>>> (default-cli) on project royale-compiler-parent: Can't release project
>>>>> due
>>>>>> to non released dependencies :
>>>>>>> [ERROR]
>>>>>> 
>>>>> org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
>>>>>>> [ERROR] in project 'Apache Royale: Compiler: Externc'
>>>>>> (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
>>>>>>> 
>>>>>>> 
>>>>>>> Without the -SNAPSHOT, I get an error:
>>>>>>> [ERROR] Failed to execute goal
>>>>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
>>>>>> (default-cli) on project royale-compiler-parent: You don't have a
>>>>> SNAPSHOT
>>>>>> project in the reactor projects list. -> [Help 1]
>>>>>>> Maven is black magic to me… ;-)
>>>>>>> 
>>>>>>> Any pointers?
>>>>>>> 
>>>>>>> Harbs
>>>>>>> 
>>>>>>>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
>>>>>>>> 
>>>>>>>> Royale_Release_Step_002 - Build # 50 - Still Failing:
>>>>>>>> 
>>>>>>>> Check console output at
>>>>>> 
>>>>> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
>>>>>> to view the results.
>>>>>>> 
>>>>>> 
>>>>>> 
>>>>> 
>>>> 
>>>> 
>>>> -- 
>>>> Carlos Rovira
>>>> http://about.me/carlosrovira
>>>> 
>>> 
>> 
>> 
> 
> 


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Christofer Dutz <ch...@c-ware.de>.
Ah ok,

so the build-tools property was updated to the SNAPSHOT version. 
In my memory the property stayed on the last released version, but seems that was updated a few weeks ago.

Well in this case you have two options:
1) You release the build tools and then update that property to the release version (better option)
2) You reset the property to the last released version (quicker but not ideal solution)

Chris


Am 13.07.20, 11:21 schrieb "Harbs" <ha...@gmail.com>:

    So do you have an explanation why the royale-compiler release failed when I tried?

    > On Jul 13, 2020, at 12:19 PM, Christofer Dutz <ch...@c-ware.de> wrote:
    > 
    > Yeah ... we should,
    > 
    > however it's not really an issue ... It's just something maven would like us to do and shouldn't cause any harm in the release.
    > 
    > And regarding the upstream changes ... I know what the changes were as I implemented them. And therefore I would say: 
    > If the last release was reproducible, so should the current one, even without my changes.
    > 
    > But of course it would be better to release it and to use the new version in the release of royale.
    > 
    > I just wanted to point out that it's not going to have much/any effect on the release if you do it or not.
    > 
    > 
    > Chris
    > 
    > 
    > Am 13.07.20, 10:53 schrieb "Harbs" <ha...@gmail.com>:
    > 
    >    BTW, where should this be fixed?
    >    [WARNING] Some problems were encountered while building the effective model for org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT
    >    [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ line 129, column 17
    >    [WARNING] 'build.plugins.plugin.version' for com.theoryinpractise:reproducible-maven-plugin is missing. @ line 204, column 19
    >    [WARNING] 
    >    [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
    >    [WARNING] 
    >    [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
    > 
    > 
    >> On Jul 13, 2020, at 11:50 AM, Harbs <ha...@gmail.com> wrote:
    >> 
    >> I don’t know, but there seems to be an upstream dependency which needs to be released. Presumably that’s the compiler-build-tools.
    >> 
    >>> On Jul 13, 2020, at 11:44 AM, Christofer Dutz <ch...@c-ware.de> wrote:
    >>> 
    >>> Hi all,
    >>> 
    >>> well I agree that it might be good to release the build tools first, but it seems that the builds were reproducible even without these changes.
    >>> So theoretically it should be possible to do the release without releasing the build tools first.
    >>> 
    >>> Chris
    >>> 
    >>> 
    >>> Am 13.07.20, 09:35 schrieb "Carlos Rovira" <ca...@apache.org>:
    >>> 
    >>>  Hi,
    >>> 
    >>>  ok, now I understand why tools is going to be release, so forgot my
    >>>  previous email.
    >>>  as others says maven is responsible itself of updating "SNAPSHOTS", you
    >>>  don't need to do it manually
    >>> 
    >>> 
    >>>  El lun., 13 jul. 2020 a las 8:08, Piotr Zarzycki (<pi...@gmail.com>)
    >>>  escribió:
    >>> 
    >>>> It is also not recommended to do that manually. Maven has special commands
    >>>> for such things.
    >>>> 
    >>>> On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:
    >>>> 
    >>>>> You shouldn’t need to remove -SNAPSHOT manually. That should happen as
    >>>>> part of (Royale) release step 2, which run mvn release:prepare [1]
    >>>>> 
    >>>>> [1]
    >>>>> 
    >>>> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
    >>>>> 
    >>>>> From: Harbs<ma...@gmail.com>
    >>>>> Sent: Sunday, July 12, 2020 10:47 PM
    >>>>> To: Apache Royale Development<ma...@royale.apache.org>
    >>>>> Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
    >>>>> 
    >>>>> Or in other words, how does maven-release-plugin work?
    >>>>> 
    >>>>>> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
    >>>>>> 
    >>>>>> I’m not sure what’s supposed to be happening here. I thought that as
    >>>>> part of step 1, the release/0.9.8 branch gets the poms sans the
    >>>> -SNAPSHOT,
    >>>>> but they still say 0.9.8-SNAPSHOT
    >>>>>> 
    >>>>>> I tried removing -SNAPSHOT manually, but that didn’t help either.
    >>>>>> 
    >>>>>> With -SNAPSHOT, I get an error:
    >>>>>> 
    >>>>>> [ERROR] Failed to execute goal
    >>>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
    >>>>> (default-cli) on project royale-compiler-parent: Can't release project
    >>>> due
    >>>>> to non released dependencies :
    >>>>>> [ERROR]
    >>>>> 
    >>>> org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
    >>>>>> [ERROR] in project 'Apache Royale: Compiler: Externc'
    >>>>> (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
    >>>>>> 
    >>>>>> 
    >>>>>> Without the -SNAPSHOT, I get an error:
    >>>>>> [ERROR] Failed to execute goal
    >>>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
    >>>>> (default-cli) on project royale-compiler-parent: You don't have a
    >>>> SNAPSHOT
    >>>>> project in the reactor projects list. -> [Help 1]
    >>>>>> Maven is black magic to me… ;-)
    >>>>>> 
    >>>>>> Any pointers?
    >>>>>> 
    >>>>>> Harbs
    >>>>>> 
    >>>>>>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
    >>>>>>> 
    >>>>>>> Royale_Release_Step_002 - Build # 50 - Still Failing:
    >>>>>>> 
    >>>>>>> Check console output at
    >>>>> 
    >>>> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
    >>>>> to view the results.
    >>>>>> 
    >>>>> 
    >>>>> 
    >>>> 
    >>> 
    >>> 
    >>>  -- 
    >>>  Carlos Rovira
    >>>  http://about.me/carlosrovira
    >>> 
    >> 
    > 
    > 



Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
So do you have an explanation why the royale-compiler release failed when I tried?

> On Jul 13, 2020, at 12:19 PM, Christofer Dutz <ch...@c-ware.de> wrote:
> 
> Yeah ... we should,
> 
> however it's not really an issue ... It's just something maven would like us to do and shouldn't cause any harm in the release.
> 
> And regarding the upstream changes ... I know what the changes were as I implemented them. And therefore I would say: 
> If the last release was reproducible, so should the current one, even without my changes.
> 
> But of course it would be better to release it and to use the new version in the release of royale.
> 
> I just wanted to point out that it's not going to have much/any effect on the release if you do it or not.
> 
> 
> Chris
> 
> 
> Am 13.07.20, 10:53 schrieb "Harbs" <ha...@gmail.com>:
> 
>    BTW, where should this be fixed?
>    [WARNING] Some problems were encountered while building the effective model for org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT
>    [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ line 129, column 17
>    [WARNING] 'build.plugins.plugin.version' for com.theoryinpractise:reproducible-maven-plugin is missing. @ line 204, column 19
>    [WARNING] 
>    [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
>    [WARNING] 
>    [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.
> 
> 
>> On Jul 13, 2020, at 11:50 AM, Harbs <ha...@gmail.com> wrote:
>> 
>> I don’t know, but there seems to be an upstream dependency which needs to be released. Presumably that’s the compiler-build-tools.
>> 
>>> On Jul 13, 2020, at 11:44 AM, Christofer Dutz <ch...@c-ware.de> wrote:
>>> 
>>> Hi all,
>>> 
>>> well I agree that it might be good to release the build tools first, but it seems that the builds were reproducible even without these changes.
>>> So theoretically it should be possible to do the release without releasing the build tools first.
>>> 
>>> Chris
>>> 
>>> 
>>> Am 13.07.20, 09:35 schrieb "Carlos Rovira" <ca...@apache.org>:
>>> 
>>>  Hi,
>>> 
>>>  ok, now I understand why tools is going to be release, so forgot my
>>>  previous email.
>>>  as others says maven is responsible itself of updating "SNAPSHOTS", you
>>>  don't need to do it manually
>>> 
>>> 
>>>  El lun., 13 jul. 2020 a las 8:08, Piotr Zarzycki (<pi...@gmail.com>)
>>>  escribió:
>>> 
>>>> It is also not recommended to do that manually. Maven has special commands
>>>> for such things.
>>>> 
>>>> On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:
>>>> 
>>>>> You shouldn’t need to remove -SNAPSHOT manually. That should happen as
>>>>> part of (Royale) release step 2, which run mvn release:prepare [1]
>>>>> 
>>>>> [1]
>>>>> 
>>>> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
>>>>> 
>>>>> From: Harbs<ma...@gmail.com>
>>>>> Sent: Sunday, July 12, 2020 10:47 PM
>>>>> To: Apache Royale Development<ma...@royale.apache.org>
>>>>> Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
>>>>> 
>>>>> Or in other words, how does maven-release-plugin work?
>>>>> 
>>>>>> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
>>>>>> 
>>>>>> I’m not sure what’s supposed to be happening here. I thought that as
>>>>> part of step 1, the release/0.9.8 branch gets the poms sans the
>>>> -SNAPSHOT,
>>>>> but they still say 0.9.8-SNAPSHOT
>>>>>> 
>>>>>> I tried removing -SNAPSHOT manually, but that didn’t help either.
>>>>>> 
>>>>>> With -SNAPSHOT, I get an error:
>>>>>> 
>>>>>> [ERROR] Failed to execute goal
>>>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
>>>>> (default-cli) on project royale-compiler-parent: Can't release project
>>>> due
>>>>> to non released dependencies :
>>>>>> [ERROR]
>>>>> 
>>>> org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
>>>>>> [ERROR] in project 'Apache Royale: Compiler: Externc'
>>>>> (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
>>>>>> 
>>>>>> 
>>>>>> Without the -SNAPSHOT, I get an error:
>>>>>> [ERROR] Failed to execute goal
>>>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
>>>>> (default-cli) on project royale-compiler-parent: You don't have a
>>>> SNAPSHOT
>>>>> project in the reactor projects list. -> [Help 1]
>>>>>> Maven is black magic to me… ;-)
>>>>>> 
>>>>>> Any pointers?
>>>>>> 
>>>>>> Harbs
>>>>>> 
>>>>>>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
>>>>>>> 
>>>>>>> Royale_Release_Step_002 - Build # 50 - Still Failing:
>>>>>>> 
>>>>>>> Check console output at
>>>>> 
>>>> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
>>>>> to view the results.
>>>>>> 
>>>>> 
>>>>> 
>>>> 
>>> 
>>> 
>>>  -- 
>>>  Carlos Rovira
>>>  http://about.me/carlosrovira
>>> 
>> 
> 
> 


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Christofer Dutz <ch...@c-ware.de>.
Yeah ... we should,

however it's not really an issue ... It's just something maven would like us to do and shouldn't cause any harm in the release.

And regarding the upstream changes ... I know what the changes were as I implemented them. And therefore I would say: 
If the last release was reproducible, so should the current one, even without my changes.

But of course it would be better to release it and to use the new version in the release of royale.

I just wanted to point out that it's not going to have much/any effect on the release if you do it or not.


Chris


Am 13.07.20, 10:53 schrieb "Harbs" <ha...@gmail.com>:

    BTW, where should this be fixed?
    [WARNING] Some problems were encountered while building the effective model for org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT
    [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ line 129, column 17
    [WARNING] 'build.plugins.plugin.version' for com.theoryinpractise:reproducible-maven-plugin is missing. @ line 204, column 19
    [WARNING] 
    [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
    [WARNING] 
    [WARNING] For this reason, future Maven versions might no longer support building such malformed projects.


    > On Jul 13, 2020, at 11:50 AM, Harbs <ha...@gmail.com> wrote:
    > 
    > I don’t know, but there seems to be an upstream dependency which needs to be released. Presumably that’s the compiler-build-tools.
    > 
    >> On Jul 13, 2020, at 11:44 AM, Christofer Dutz <ch...@c-ware.de> wrote:
    >> 
    >> Hi all,
    >> 
    >> well I agree that it might be good to release the build tools first, but it seems that the builds were reproducible even without these changes.
    >> So theoretically it should be possible to do the release without releasing the build tools first.
    >> 
    >> Chris
    >> 
    >> 
    >> Am 13.07.20, 09:35 schrieb "Carlos Rovira" <ca...@apache.org>:
    >> 
    >>   Hi,
    >> 
    >>   ok, now I understand why tools is going to be release, so forgot my
    >>   previous email.
    >>   as others says maven is responsible itself of updating "SNAPSHOTS", you
    >>   don't need to do it manually
    >> 
    >> 
    >>   El lun., 13 jul. 2020 a las 8:08, Piotr Zarzycki (<pi...@gmail.com>)
    >>   escribió:
    >> 
    >>> It is also not recommended to do that manually. Maven has special commands
    >>> for such things.
    >>> 
    >>> On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:
    >>> 
    >>>> You shouldn’t need to remove -SNAPSHOT manually. That should happen as
    >>>> part of (Royale) release step 2, which run mvn release:prepare [1]
    >>>> 
    >>>> [1]
    >>>> 
    >>> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
    >>>> 
    >>>> From: Harbs<ma...@gmail.com>
    >>>> Sent: Sunday, July 12, 2020 10:47 PM
    >>>> To: Apache Royale Development<ma...@royale.apache.org>
    >>>> Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
    >>>> 
    >>>> Or in other words, how does maven-release-plugin work?
    >>>> 
    >>>>> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
    >>>>> 
    >>>>> I’m not sure what’s supposed to be happening here. I thought that as
    >>>> part of step 1, the release/0.9.8 branch gets the poms sans the
    >>> -SNAPSHOT,
    >>>> but they still say 0.9.8-SNAPSHOT
    >>>>> 
    >>>>> I tried removing -SNAPSHOT manually, but that didn’t help either.
    >>>>> 
    >>>>> With -SNAPSHOT, I get an error:
    >>>>> 
    >>>>> [ERROR] Failed to execute goal
    >>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
    >>>> (default-cli) on project royale-compiler-parent: Can't release project
    >>> due
    >>>> to non released dependencies :
    >>>>> [ERROR]
    >>>> 
    >>> org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
    >>>>> [ERROR] in project 'Apache Royale: Compiler: Externc'
    >>>> (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
    >>>>> 
    >>>>> 
    >>>>> Without the -SNAPSHOT, I get an error:
    >>>>> [ERROR] Failed to execute goal
    >>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
    >>>> (default-cli) on project royale-compiler-parent: You don't have a
    >>> SNAPSHOT
    >>>> project in the reactor projects list. -> [Help 1]
    >>>>> Maven is black magic to me… ;-)
    >>>>> 
    >>>>> Any pointers?
    >>>>> 
    >>>>> Harbs
    >>>>> 
    >>>>>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
    >>>>>> 
    >>>>>> Royale_Release_Step_002 - Build # 50 - Still Failing:
    >>>>>> 
    >>>>>> Check console output at
    >>>> 
    >>> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
    >>>> to view the results.
    >>>>> 
    >>>> 
    >>>> 
    >>> 
    >> 
    >> 
    >>   -- 
    >>   Carlos Rovira
    >>   http://about.me/carlosrovira
    >> 
    > 



Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
BTW, where should this be fixed?
[WARNING] Some problems were encountered while building the effective model for org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT
[WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-javadoc-plugin @ line 129, column 17
[WARNING] 'build.plugins.plugin.version' for com.theoryinpractise:reproducible-maven-plugin is missing. @ line 204, column 19
[WARNING] 
[WARNING] It is highly recommended to fix these problems because they threaten the stability of your build.
[WARNING] 
[WARNING] For this reason, future Maven versions might no longer support building such malformed projects.


> On Jul 13, 2020, at 11:50 AM, Harbs <ha...@gmail.com> wrote:
> 
> I don’t know, but there seems to be an upstream dependency which needs to be released. Presumably that’s the compiler-build-tools.
> 
>> On Jul 13, 2020, at 11:44 AM, Christofer Dutz <ch...@c-ware.de> wrote:
>> 
>> Hi all,
>> 
>> well I agree that it might be good to release the build tools first, but it seems that the builds were reproducible even without these changes.
>> So theoretically it should be possible to do the release without releasing the build tools first.
>> 
>> Chris
>> 
>> 
>> Am 13.07.20, 09:35 schrieb "Carlos Rovira" <ca...@apache.org>:
>> 
>>   Hi,
>> 
>>   ok, now I understand why tools is going to be release, so forgot my
>>   previous email.
>>   as others says maven is responsible itself of updating "SNAPSHOTS", you
>>   don't need to do it manually
>> 
>> 
>>   El lun., 13 jul. 2020 a las 8:08, Piotr Zarzycki (<pi...@gmail.com>)
>>   escribió:
>> 
>>> It is also not recommended to do that manually. Maven has special commands
>>> for such things.
>>> 
>>> On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:
>>> 
>>>> You shouldn’t need to remove -SNAPSHOT manually. That should happen as
>>>> part of (Royale) release step 2, which run mvn release:prepare [1]
>>>> 
>>>> [1]
>>>> 
>>> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
>>>> 
>>>> From: Harbs<ma...@gmail.com>
>>>> Sent: Sunday, July 12, 2020 10:47 PM
>>>> To: Apache Royale Development<ma...@royale.apache.org>
>>>> Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
>>>> 
>>>> Or in other words, how does maven-release-plugin work?
>>>> 
>>>>> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
>>>>> 
>>>>> I’m not sure what’s supposed to be happening here. I thought that as
>>>> part of step 1, the release/0.9.8 branch gets the poms sans the
>>> -SNAPSHOT,
>>>> but they still say 0.9.8-SNAPSHOT
>>>>> 
>>>>> I tried removing -SNAPSHOT manually, but that didn’t help either.
>>>>> 
>>>>> With -SNAPSHOT, I get an error:
>>>>> 
>>>>> [ERROR] Failed to execute goal
>>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
>>>> (default-cli) on project royale-compiler-parent: Can't release project
>>> due
>>>> to non released dependencies :
>>>>> [ERROR]
>>>> 
>>> org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
>>>>> [ERROR] in project 'Apache Royale: Compiler: Externc'
>>>> (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
>>>>> 
>>>>> 
>>>>> Without the -SNAPSHOT, I get an error:
>>>>> [ERROR] Failed to execute goal
>>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
>>>> (default-cli) on project royale-compiler-parent: You don't have a
>>> SNAPSHOT
>>>> project in the reactor projects list. -> [Help 1]
>>>>> Maven is black magic to me… ;-)
>>>>> 
>>>>> Any pointers?
>>>>> 
>>>>> Harbs
>>>>> 
>>>>>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
>>>>>> 
>>>>>> Royale_Release_Step_002 - Build # 50 - Still Failing:
>>>>>> 
>>>>>> Check console output at
>>>> 
>>> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
>>>> to view the results.
>>>>> 
>>>> 
>>>> 
>>> 
>> 
>> 
>>   -- 
>>   Carlos Rovira
>>   http://about.me/carlosrovira
>> 
> 


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
I don’t know, but there seems to be an upstream dependency which needs to be released. Presumably that’s the compiler-build-tools.

> On Jul 13, 2020, at 11:44 AM, Christofer Dutz <ch...@c-ware.de> wrote:
> 
> Hi all,
> 
> well I agree that it might be good to release the build tools first, but it seems that the builds were reproducible even without these changes.
> So theoretically it should be possible to do the release without releasing the build tools first.
> 
> Chris
> 
> 
> Am 13.07.20, 09:35 schrieb "Carlos Rovira" <ca...@apache.org>:
> 
>    Hi,
> 
>    ok, now I understand why tools is going to be release, so forgot my
>    previous email.
>    as others says maven is responsible itself of updating "SNAPSHOTS", you
>    don't need to do it manually
> 
> 
>    El lun., 13 jul. 2020 a las 8:08, Piotr Zarzycki (<pi...@gmail.com>)
>    escribió:
> 
>> It is also not recommended to do that manually. Maven has special commands
>> for such things.
>> 
>> On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:
>> 
>>> You shouldn’t need to remove -SNAPSHOT manually. That should happen as
>>> part of (Royale) release step 2, which run mvn release:prepare [1]
>>> 
>>> [1]
>>> 
>> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
>>> 
>>> From: Harbs<ma...@gmail.com>
>>> Sent: Sunday, July 12, 2020 10:47 PM
>>> To: Apache Royale Development<ma...@royale.apache.org>
>>> Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
>>> 
>>> Or in other words, how does maven-release-plugin work?
>>> 
>>>> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
>>>> 
>>>> I’m not sure what’s supposed to be happening here. I thought that as
>>> part of step 1, the release/0.9.8 branch gets the poms sans the
>> -SNAPSHOT,
>>> but they still say 0.9.8-SNAPSHOT
>>>> 
>>>> I tried removing -SNAPSHOT manually, but that didn’t help either.
>>>> 
>>>> With -SNAPSHOT, I get an error:
>>>> 
>>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
>>> (default-cli) on project royale-compiler-parent: Can't release project
>> due
>>> to non released dependencies :
>>>> [ERROR]
>>> 
>> org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
>>>> [ERROR] in project 'Apache Royale: Compiler: Externc'
>>> (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
>>>> 
>>>> 
>>>> Without the -SNAPSHOT, I get an error:
>>>> [ERROR] Failed to execute goal
>>> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
>>> (default-cli) on project royale-compiler-parent: You don't have a
>> SNAPSHOT
>>> project in the reactor projects list. -> [Help 1]
>>>> Maven is black magic to me… ;-)
>>>> 
>>>> Any pointers?
>>>> 
>>>> Harbs
>>>> 
>>>>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
>>>>> 
>>>>> Royale_Release_Step_002 - Build # 50 - Still Failing:
>>>>> 
>>>>> Check console output at
>>> 
>> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
>>> to view the results.
>>>> 
>>> 
>>> 
>> 
> 
> 
>    -- 
>    Carlos Rovira
>    http://about.me/carlosrovira
> 


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Christofer Dutz <ch...@c-ware.de>.
Hi all,

well I agree that it might be good to release the build tools first, but it seems that the builds were reproducible even without these changes.
So theoretically it should be possible to do the release without releasing the build tools first.

Chris


Am 13.07.20, 09:35 schrieb "Carlos Rovira" <ca...@apache.org>:

    Hi,

    ok, now I understand why tools is going to be release, so forgot my
    previous email.
    as others says maven is responsible itself of updating "SNAPSHOTS", you
    don't need to do it manually


    El lun., 13 jul. 2020 a las 8:08, Piotr Zarzycki (<pi...@gmail.com>)
    escribió:

    > It is also not recommended to do that manually. Maven has special commands
    > for such things.
    >
    > On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:
    >
    > > You shouldn’t need to remove -SNAPSHOT manually. That should happen as
    > > part of (Royale) release step 2, which run mvn release:prepare [1]
    > >
    > > [1]
    > >
    > https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
    > >
    > > From: Harbs<ma...@gmail.com>
    > > Sent: Sunday, July 12, 2020 10:47 PM
    > > To: Apache Royale Development<ma...@royale.apache.org>
    > > Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
    > >
    > > Or in other words, how does maven-release-plugin work?
    > >
    > > > On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
    > > >
    > > > I’m not sure what’s supposed to be happening here. I thought that as
    > > part of step 1, the release/0.9.8 branch gets the poms sans the
    > -SNAPSHOT,
    > > but they still say 0.9.8-SNAPSHOT
    > > >
    > > > I tried removing -SNAPSHOT manually, but that didn’t help either.
    > > >
    > > > With -SNAPSHOT, I get an error:
    > > >
    > > > [ERROR] Failed to execute goal
    > > org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
    > > (default-cli) on project royale-compiler-parent: Can't release project
    > due
    > > to non released dependencies :
    > > > [ERROR]
    > >
    > org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
    > > > [ERROR] in project 'Apache Royale: Compiler: Externc'
    > > (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
    > > >
    > > >
    > > > Without the -SNAPSHOT, I get an error:
    > > > [ERROR] Failed to execute goal
    > > org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
    > > (default-cli) on project royale-compiler-parent: You don't have a
    > SNAPSHOT
    > > project in the reactor projects list. -> [Help 1]
    > > > Maven is black magic to me… ;-)
    > > >
    > > > Any pointers?
    > > >
    > > > Harbs
    > > >
    > > >> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
    > > >>
    > > >> Royale_Release_Step_002 - Build # 50 - Still Failing:
    > > >>
    > > >> Check console output at
    > >
    > http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
    > > to view the results.
    > > >
    > >
    > >
    >


    -- 
    Carlos Rovira
    http://about.me/carlosrovira


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Carlos Rovira <ca...@apache.org>.
Hi,

ok, now I understand why tools is going to be release, so forgot my
previous email.
as others says maven is responsible itself of updating "SNAPSHOTS", you
don't need to do it manually


El lun., 13 jul. 2020 a las 8:08, Piotr Zarzycki (<pi...@gmail.com>)
escribió:

> It is also not recommended to do that manually. Maven has special commands
> for such things.
>
> On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:
>
> > You shouldn’t need to remove -SNAPSHOT manually. That should happen as
> > part of (Royale) release step 2, which run mvn release:prepare [1]
> >
> > [1]
> >
> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
> >
> > From: Harbs<ma...@gmail.com>
> > Sent: Sunday, July 12, 2020 10:47 PM
> > To: Apache Royale Development<ma...@royale.apache.org>
> > Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
> >
> > Or in other words, how does maven-release-plugin work?
> >
> > > On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
> > >
> > > I’m not sure what’s supposed to be happening here. I thought that as
> > part of step 1, the release/0.9.8 branch gets the poms sans the
> -SNAPSHOT,
> > but they still say 0.9.8-SNAPSHOT
> > >
> > > I tried removing -SNAPSHOT manually, but that didn’t help either.
> > >
> > > With -SNAPSHOT, I get an error:
> > >
> > > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
> > (default-cli) on project royale-compiler-parent: Can't release project
> due
> > to non released dependencies :
> > > [ERROR]
> >
> org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
> > > [ERROR] in project 'Apache Royale: Compiler: Externc'
> > (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
> > >
> > >
> > > Without the -SNAPSHOT, I get an error:
> > > [ERROR] Failed to execute goal
> > org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
> > (default-cli) on project royale-compiler-parent: You don't have a
> SNAPSHOT
> > project in the reactor projects list. -> [Help 1]
> > > Maven is black magic to me… ;-)
> > >
> > > Any pointers?
> > >
> > > Harbs
> > >
> > >> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
> > >>
> > >> Royale_Release_Step_002 - Build # 50 - Still Failing:
> > >>
> > >> Check console output at
> >
> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
> > to view the results.
> > >
> >
> >
>


-- 
Carlos Rovira
http://about.me/carlosrovira

Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Piotr Zarzycki <pi...@gmail.com>.
It is also not recommended to do that manually. Maven has special commands
for such things.

On Mon, Jul 13, 2020, 8:06 AM Yishay Weiss <yi...@hotmail.com> wrote:

> You shouldn’t need to remove -SNAPSHOT manually. That should happen as
> part of (Royale) release step 2, which run mvn release:prepare [1]
>
> [1]
> https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html
>
> From: Harbs<ma...@gmail.com>
> Sent: Sunday, July 12, 2020 10:47 PM
> To: Apache Royale Development<ma...@royale.apache.org>
> Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!
>
> Or in other words, how does maven-release-plugin work?
>
> > On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
> >
> > I’m not sure what’s supposed to be happening here. I thought that as
> part of step 1, the release/0.9.8 branch gets the poms sans the -SNAPSHOT,
> but they still say 0.9.8-SNAPSHOT
> >
> > I tried removing -SNAPSHOT manually, but that didn’t help either.
> >
> > With -SNAPSHOT, I get an error:
> >
> > [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
> (default-cli) on project royale-compiler-parent: Can't release project due
> to non released dependencies :
> > [ERROR]
>  org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
> > [ERROR] in project 'Apache Royale: Compiler: Externc'
> (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
> >
> >
> > Without the -SNAPSHOT, I get an error:
> > [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare
> (default-cli) on project royale-compiler-parent: You don't have a SNAPSHOT
> project in the reactor projects list. -> [Help 1]
> > Maven is black magic to me… ;-)
> >
> > Any pointers?
> >
> > Harbs
> >
> >> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
> >>
> >> Royale_Release_Step_002 - Build # 50 - Still Failing:
> >>
> >> Check console output at
> http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/
> to view the results.
> >
>
>

RE: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Yishay Weiss <yi...@hotmail.com>.
You shouldn’t need to remove -SNAPSHOT manually. That should happen as part of (Royale) release step 2, which run mvn release:prepare [1]

[1] https://maven.apache.org/maven-release/maven-release-plugin/examples/prepare-release.html

From: Harbs<ma...@gmail.com>
Sent: Sunday, July 12, 2020 10:47 PM
To: Apache Royale Development<ma...@royale.apache.org>
Subject: Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Or in other words, how does maven-release-plugin work?

> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
>
> I’m not sure what’s supposed to be happening here. I thought that as part of step 1, the release/0.9.8 branch gets the poms sans the -SNAPSHOT, but they still say 0.9.8-SNAPSHOT
>
> I tried removing -SNAPSHOT manually, but that didn’t help either.
>
> With -SNAPSHOT, I get an error:
>
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: Can't release project due to non released dependencies :
> [ERROR]     org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
> [ERROR] in project 'Apache Royale: Compiler: Externc' (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
>
>
> Without the -SNAPSHOT, I get an error:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: You don't have a SNAPSHOT project in the reactor projects list. -> [Help 1]
> Maven is black magic to me… ;-)
>
> Any pointers?
>
> Harbs
>
>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
>>
>> Royale_Release_Step_002 - Build # 50 - Still Failing:
>>
>> Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/ to view the results.
>


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
Oh. Thanks. I’ll do that then...

> On Jul 13, 2020, at 7:22 AM, Alex Harui <ah...@adobe.com.INVALID> wrote:
> 
> You will have to release compiler-build-tools 1.2.1 first.  A change was made there to help with reproducible binaries.  Yishay had to release compiler-build-tools before 0.9.7.
> 
> HTH,
> -Alex
> 
> On 7/12/20, 12:47 PM, "Harbs" <harbs.lists@gmail.com <ma...@gmail.com>> wrote:
> 
>    Or in other words, how does maven-release-plugin work?
> 
>> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
>> 
>> I’m not sure what’s supposed to be happening here. I thought that as part of step 1, the release/0.9.8 branch gets the poms sans the -SNAPSHOT, but they still say 0.9.8-SNAPSHOT
>> 
>> I tried removing -SNAPSHOT manually, but that didn’t help either.
>> 
>> With -SNAPSHOT, I get an error: 
>> 
>> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: Can't release project due to non released dependencies :
>> [ERROR]     org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
>> [ERROR] in project 'Apache Royale: Compiler: Externc' (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
>> 
>> 
>> Without the -SNAPSHOT, I get an error:
>> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: You don't have a SNAPSHOT project in the reactor projects list. -> [Help 1]
>> Maven is black magic to me… ;-)
>> 
>> Any pointers?
>> 
>> Harbs
>> 
>>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
>>> 
>>> Royale_Release_Step_002 - Build # 50 - Still Failing:
>>> 
>>> Check console output at https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2FRoyale_Release_Step_002%2F50%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C734e8269717944eaea3e08d8269c6218%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637301800387377637&amp;sdata=Gxu%2FDu0YVBhNB2cvkIPqa3jGJdom4UnMs%2F8m3zovF8I%3D&amp;reserved=0 <https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2FRoyale_Release_Step_002%2F50%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C734e8269717944eaea3e08d8269c6218%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637301800387377637&amp;sdata=Gxu%2FDu0YVBhNB2cvkIPqa3jGJdom4UnMs%2F8m3zovF8I%3D&amp;reserved=0> to view the results.


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Alex Harui <ah...@adobe.com.INVALID>.
You will have to release compiler-build-tools 1.2.1 first.  A change was made there to help with reproducible binaries.  Yishay had to release compiler-build-tools before 0.9.7.

HTH,
-Alex

On 7/12/20, 12:47 PM, "Harbs" <ha...@gmail.com> wrote:

    Or in other words, how does maven-release-plugin work?
    
    > On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
    > 
    > I’m not sure what’s supposed to be happening here. I thought that as part of step 1, the release/0.9.8 branch gets the poms sans the -SNAPSHOT, but they still say 0.9.8-SNAPSHOT
    > 
    > I tried removing -SNAPSHOT manually, but that didn’t help either.
    > 
    > With -SNAPSHOT, I get an error: 
    > 
    > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: Can't release project due to non released dependencies :
    > [ERROR]     org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
    > [ERROR] in project 'Apache Royale: Compiler: Externc' (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
    > 
    > 
    > Without the -SNAPSHOT, I get an error:
    > [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: You don't have a SNAPSHOT project in the reactor projects list. -> [Help 1]
    > Maven is black magic to me… ;-)
    > 
    > Any pointers?
    > 
    > Harbs
    > 
    >> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
    >> 
    >> Royale_Release_Step_002 - Build # 50 - Still Failing:
    >> 
    >> Check console output at https://nam04.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapacheroyaleci2.westus2.cloudapp.azure.com%3A8080%2Fjob%2FRoyale_Release_Step_002%2F50%2F&amp;data=02%7C01%7Caharui%40adobe.com%7C734e8269717944eaea3e08d8269c6218%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C637301800387377637&amp;sdata=Gxu%2FDu0YVBhNB2cvkIPqa3jGJdom4UnMs%2F8m3zovF8I%3D&amp;reserved=0 to view the results.
    > 
    
    


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
Or in other words, how does maven-release-plugin work?

> On Jul 12, 2020, at 10:46 PM, Harbs <ha...@gmail.com> wrote:
> 
> I’m not sure what’s supposed to be happening here. I thought that as part of step 1, the release/0.9.8 branch gets the poms sans the -SNAPSHOT, but they still say 0.9.8-SNAPSHOT
> 
> I tried removing -SNAPSHOT manually, but that didn’t help either.
> 
> With -SNAPSHOT, I get an error: 
> 
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: Can't release project due to non released dependencies :
> [ERROR]     org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
> [ERROR] in project 'Apache Royale: Compiler: Externc' (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)
> 
> 
> Without the -SNAPSHOT, I get an error:
> [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: You don't have a SNAPSHOT project in the reactor projects list. -> [Help 1]
> Maven is black magic to me… ;-)
> 
> Any pointers?
> 
> Harbs
> 
>> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
>> 
>> Royale_Release_Step_002 - Build # 50 - Still Failing:
>> 
>> Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/ to view the results.
> 


Re: Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by Harbs <ha...@gmail.com>.
I’m not sure what’s supposed to be happening here. I thought that as part of step 1, the release/0.9.8 branch gets the poms sans the -SNAPSHOT, but they still say 0.9.8-SNAPSHOT

I tried removing -SNAPSHOT manually, but that didn’t help either.

With -SNAPSHOT, I get an error: 

[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: Can't release project due to non released dependencies :
[ERROR]     org.apache.royale.compiler:compiler-build-tools:maven-plugin:1.2.1-SNAPSHOT:runtime
[ERROR] in project 'Apache Royale: Compiler: Externc' (org.apache.royale.compiler:compiler-externc:jar:0.9.8-SNAPSHOT)


Without the -SNAPSHOT, I get an error:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.0-M1:prepare (default-cli) on project royale-compiler-parent: You don't have a SNAPSHOT project in the reactor projects list. -> [Help 1]
Maven is black magic to me… ;-)

Any pointers?

Harbs

> On Jul 12, 2020, at 10:34 PM, apacheroyaleci@gmail.com wrote:
> 
> Royale_Release_Step_002 - Build # 50 - Still Failing:
> 
> Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/ to view the results.


Royale_Release_Step_002 - Build # 50 - Still Failing!

Posted by ap...@gmail.com.
Royale_Release_Step_002 - Build # 50 - Still Failing:

Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/50/ to view the results.

Royale_Release_Step_002 - Build # 49 - Still Failing!

Posted by ap...@gmail.com.
Royale_Release_Step_002 - Build # 49 - Still Failing:

Check console output at http://apacheroyaleci2.westus2.cloudapp.azure.com:8080/job/Royale_Release_Step_002/49/ to view the results.