maven-play2-plugin
maven-play2-plugin copied to clipboard
Modules packaging
Hi,
I am following the stable release documentation. I am trying build an application and a module. The module compile and install fine but when I build the main application maven can't find the module. It only works if I remove the
However this step is not in the documentation. Did I missed something ?
what's the play2 directory ?
Do you mean dependency ?
I meant <packaging>play2</packaging>
tag or use 'jar' packaging.