Hello,
I'm trying to import com.day.cq.wcm.foundation.Image into a regular bean, but after I run maven
the compiler error says:
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.1:compile (default-compile) on project playnow-apps-bundle: Compilation failure: Compilation failure:
[ERROR] \usr\src\playnow\playnow-apps\playnow-apps-bundle\src\main\java\com\playnow\cq\beans\Feat ureTileHelper.java:[8,32] package com.day.cq.wcm.foundation does not exist
How can I resolve this problem?
Thanks in advance,
David