Hi Piotr, interesting. I must leave now, but will try to check with Chris and with our application in production. This could be not quick due to current days (and probably Chris will be on the same track). One question, is that only a warning and you get the app deployed? or that is causing things not showing right? thanks
El mié., 25 dic. 2019 a las 11:50, Piotr Zarzycki (< [email protected]>) escribió: > Hi, > > We are using Maven to build our application when it has to be deployed for > production. I'm seeing all the time following warning - is it something > specific to our framework which shouldn't be changed ? > > [WARNING] 'dependencies.dependency.scope' for > org.apache.royale.framework:JewelTheme:swc:js must be one of [provided, > compile, runtime, test, system] but is 'theme'. @ line 190, column 14 > > It's related: > <dependency> > <groupId>org.apache.royale.framework</groupId> > <artifactId>JewelTheme</artifactId> > <version>0.9.7-SNAPSHOT</version> > <type>swc</type> > <scope>theme</scope> > <classifier>js</classifier> > </dependency> > > Thanks, > -- > > Piotr Zarzycki > > Patreon: *https://www.patreon.com/piotrzarzycki > <https://www.patreon.com/piotrzarzycki>* > -- Carlos Rovira http://about.me/carlosrovira
