You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@royale.apache.org by Carlos Rovira <ca...@apache.org> on 2020/04/18 10:15:37 UTC

build failing due to versions in develop mixed

Hi,

trying to build today but found some problems with versions mixes (0.9.7
and 0.9.8). I see 2 problems:

1.- Trying to build with maven is failing when reach distribution step:

[*ERROR*] Failed to execute goal
org.apache.maven.plugins:maven-assembly-plugin:3.2.0:single
*(create-distro-packages)* on project distribution: *Failed to create
assembly: Error adding file to archive:
/Users/carlosrovira/Dev/Royale/Source/royale-asjs/distribution/jars/compiler-mxmljsc/target/compiler-mxmljsc-0.9.7-SNAPSHOT.jar*
-> *[Help 1]*

this is due to

<royale.compiler.version>0.9.7-SNAPSHOT</royale.compiler.version>
<royale.typedefs.version>0.9.7-SNAPSHOT</royale.typedefs.version>

should we update this to 0.9.8-SNAPSHOT ?


2.- Additionally, searching for 0.9.7 in framework repo shows many
coincidences. Should we update all that manually?

In the meanwhile, I'll do in my local to be able to build.

Thanks


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

Re: build failing due to versions in develop mixed

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

I got it fixed and committed since that seems right.

El sáb., 18 abr. 2020 a las 12:15, Carlos Rovira (<ca...@apache.org>)
escribió:

> Hi,
>
> trying to build today but found some problems with versions mixes (0.9.7
> and 0.9.8). I see 2 problems:
>
> 1.- Trying to build with maven is failing when reach distribution step:
>
> [*ERROR*] Failed to execute goal
> org.apache.maven.plugins:maven-assembly-plugin:3.2.0:single
> *(create-distro-packages)* on project distribution: *Failed to create
> assembly: Error adding file to archive:
> /Users/carlosrovira/Dev/Royale/Source/royale-asjs/distribution/jars/compiler-mxmljsc/target/compiler-mxmljsc-0.9.7-SNAPSHOT.jar*
> -> *[Help 1]*
>
> this is due to
>
> <royale.compiler.version>0.9.7-SNAPSHOT</royale.compiler.version>
> <royale.typedefs.version>0.9.7-SNAPSHOT</royale.typedefs.version>
>
> should we update this to 0.9.8-SNAPSHOT ?
>
>
> 2.- Additionally, searching for 0.9.7 in framework repo shows many
> coincidences. Should we update all that manually?
>
> In the meanwhile, I'll do in my local to be able to build.
>
> Thanks
>
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>
>

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