Am trying to generate the REST doc using the enunciate plugin for my JAVA restful webservice project. whenever I run the POM.xml using the maven build. am getting the below warning and doc is not at all generating..
[WARNING] [docs] Splash package com.layer.rest.service.interfaces not found. No splash documentation included.
any clue pls ?