HTML extends Group. I’m not sure how necessary that is.

> On May 4, 2018, at 3:07 PM, Carlos Rovira <[email protected]> wrote:
> 
> Hi Justin
> 
> thanks, here's the dependency tree, seem HTML is pulling Basic, so I think
> we have a problem there
> 
> thanks! :)
> 
> [*INFO*]
> 
> [*INFO*] *--- *maven-dependency-plugin:2.10:tree *(default-cli)* @
> JewelExample* ---*
> 
> [*INFO*] org.apache.royale.examples:JewelExample:swf:0.9.3-SNAPSHOT
> 
> [*INFO*] +- com.adobe.flash.framework:playerglobal:swc:20.0:provided
> 
> [*INFO*] +- org.apache.royale.framework:Jewel:swc:swf:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] |  +-
> org.apache.royale.typedefs:royale-typedefs-gcl:swc:typedefs:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] |  \-
> org.apache.royale.typedefs:royale-typedefs-js:swc:typedefs:0.9.3-SNAPSHOT:runtime
> 
> [*INFO*] +- org.apache.royale.framework:Jewel:swc:js:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +- org.apache.royale.framework:HTML:swc:swf:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] |  +-
> org.apache.royale.framework:Basic:swc:swf:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] |  \-
> org.apache.royale.framework:Basic:swc:js:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +- org.apache.royale.framework:HTML:swc:js:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:JewelTheme:swc:js:0.9.3-SNAPSHOT:theme
> 
> [*INFO*] +- org.apache.royale.framework:Core:swc:swf:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +- org.apache.royale.framework:Core:swc:js:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:Language:swc:swf:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:Language:swc:js:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:Collections:swc:swf:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:Collections:swc:js:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:Binding:swc:swf:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:Binding:swc:js:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:Graphics:swc:swf:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] +-
> org.apache.royale.framework:Graphics:swc:js:0.9.3-SNAPSHOT:compile
> 
> [*INFO*] \-
> org.apache.royale.examples:examples-tests:jar:0.9.3-SNAPSHOT:test
> 
> [*INFO*]    \- junit:junit:jar:4.12:test
> 
> [*INFO*]       \- org.hamcrest:hamcrest-core:jar:1.3:test
> 
> [*INFO*]
> *------------------------------------------------------------------------*
> 
> [*INFO*] *BUILD SUCCESS*
> 
> [*INFO*]
> *------------------------------------------------------------------------*
> 
> [*INFO*] Total time: 6.014 s
> 
> [*INFO*] Finished at: 2018-05-04T14:04:56+02:00
> 
> [*INFO*]
> *------------------------------------------------------------------------*
> 
> 2018-05-04 11:31 GMT+02:00 Justin Mclean <[email protected]>:
> 
>> Hi,
>> 
>>> But I'm very confused that after remove all "Basic" pom dependencies all
>> is
>>> compiling correctly.
>> 
>> Try mvn dependency:tree, it may be being pulled in by one of the other
>> dependancies.
>> 
>> Thanks,
>> Justin
> 
> 
> 
> 
> -- 
> Carlos Rovira
> http://about.me/carlosrovira

Reply via email to