You're right, compile is working, but message was confused (BUILD FAILURE) Maybe Chris could help with this?
2016-12-09 17:48 GMT+01:00 Alex Harui <aha...@adobe.com>: > Well, that is a legitimate warning, but is innocuous. I'm tempted to try > to figure out how to tell Maven to accept these warnings, but I don't know > how to do that. That's why the Ant builds work. Or get the compiler to > suppress the warning. > > > On 12/9/16, 8:39 AM, "carlos.rov...@gmail.com on behalf of Carlos Rovira" > <carlos.rov...@gmail.com on behalf of carlos.rov...@codeoscopic.com> > wrote: > > >Hi Alex, > > > >just updated all commits and test your ItemRenderer and is not working, do > >you know what could be? > > > >The project 'App' has been successfully compiled and optimized. > >/Users/carlosrovira/Dev/Flex/source/flexjs/flex-asjs/ > examples/flexjs/MDLEx > >ample/src/main/flex/itemRenderers/CustomListItemRenderer.mxml(28): > >col: 12 Data binding will not be able to detect assignments to 'label'. > >text="{data.label}" > > > ^ > >[INFO] > >------------------------------------------------------------------------ > >[INFO] BUILD FAILURE > > > > >