servlet
servlet copied to clipboard
Using directory-maven-plugin to initialize legal.source.folder property
improving #284 by using plugin to initialize property instead of internal maven property
Signed-off-by: Maxim Nesen [email protected]
@bshannon - required change implemented, could you please take a look?
yes, you are right, the target for plugin shall be adjusted in order to work from the lower lever directory. However in order to work, the api's parent shall be adjusted as well. So, I've done required modifications to allow property initialization from any folder.