Fixes #3 - document works with other packages

Tested with other packaging and seems to work fine.

Change-Id: I3c83914dea20a6bfd0d756c8609e11eb83f618d8
This commit is contained in:
Richard Vowles
2014-07-26 20:50:24 +12:00
committed by Mark Derricutt
parent cc0c404438
commit 94c1c79d1b

View File

@@ -79,6 +79,7 @@ dependencies works as expected.
merge.
- The tiles-maven-plugin is _not a plugin the traditional sense_. It does not implement any Mojos and has no Goals. It
only executes as a Lifecycle Participant, and as such it has no sensible executions, so they are not supported.
- The plugin works fine with alternative packaging. It has been tested with war, grails-plugin and grails-app.
== Final Notes