The components subproject has no dependencies to the graffito portlets subproject (applications/graffito-portlets).
Why do you want to use ServiceAccessor in ContentIndexServiceImpl ? It is better to use injection to access to another service. On 10/17/06, Evangelos Vlachogiannis <[EMAIL PROTECTED]> wrote:
Hi list, I have met a strange behavior: When I just add in class components/src/java/org/apache/portals/graffito/services/search/impl/ContentIndexServiceImpl.java the import org.apache.portals.graffito.portlets.util.ServiceAccessor; and try to compile using maven allBuild I compile get error saying that there is not org.apache.portals.graffito.portlets.util package!!! Any ideas pls before I get crazy?? Thnx, Vangelis
-- Best regards, Christophe
