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 2019/10/08 18:51:58 UTC

maven fails on build royale-asjs 0.9.7-SNAPSHOT

Hi,

just trying to build as usual, but now with new 0.9.7-SNAPSHOT
when reach royale-asjs try to build with:

mvn clean install -Pgenerate-swcs-for-swf,main -DskipTests

and getting this error:

https://paste.apache.org/kt8wi

Maybe I miss some latest change?

thanks

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

Re: maven fails on build royale-asjs 0.9.7-SNAPSHOT

Posted by Carlos Rovira <ca...@apache.org>.
Many thanks Greg,

your change worked for me and I can rely on it in the meanwhile.

Thanks! :)

El mar., 8 oct. 2019 a las 21:11, Greg Dove (<gr...@gmail.com>)
escribió:

> Carlos, you need:
>
> mvn clean install -Pmain,generate-swcs-for-swf -Dgenerate.swf.swcs=true
>
> But I think that could be avoided. I hope to check today with empty maven
> repo
>
>
> On Wed, Oct 9, 2019 at 8:00 AM Carlos Rovira <ca...@apache.org>
> wrote:
>
> > Hi,
> >
> > just trying to build as usual, but now with new 0.9.7-SNAPSHOT
> > when reach royale-asjs try to build with:
> >
> > mvn clean install -Pgenerate-swcs-for-swf,main -DskipTests
> >
> > and getting this error:
> >
> > https://paste.apache.org/kt8wi
> >
> > Maybe I miss some latest change?
> >
> > thanks
> >
> > --
> > Carlos Rovira
> > http://about.me/carlosrovira
> >
>


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

Re: maven fails on build royale-asjs 0.9.7-SNAPSHOT

Posted by Greg Dove <gr...@gmail.com>.
Carlos, you need:

mvn clean install -Pmain,generate-swcs-for-swf -Dgenerate.swf.swcs=true

But I think that could be avoided. I hope to check today with empty maven
repo


On Wed, Oct 9, 2019 at 8:00 AM Carlos Rovira <ca...@apache.org>
wrote:

> Hi,
>
> just trying to build as usual, but now with new 0.9.7-SNAPSHOT
> when reach royale-asjs try to build with:
>
> mvn clean install -Pgenerate-swcs-for-swf,main -DskipTests
>
> and getting this error:
>
> https://paste.apache.org/kt8wi
>
> Maybe I miss some latest change?
>
> thanks
>
> --
> Carlos Rovira
> http://about.me/carlosrovira
>