jetty.project/jetty-jsp/src/main/resources
Jan Bartel 5f0fdb7d32 Rename jetty-jsp src/main/resource to src/main/resources 2012-02-09 08:15:59 +11:00
..
readme.txt Rename jetty-jsp src/main/resource to src/main/resources 2012-02-09 08:15:59 +11:00

readme.txt

This jar file is purely to work around a problem with the Maven Dependency plugin.
Several modules in jetty use the Dependency plugin to copy or unpack the dependencies of  other modules.
However, the Dependency plugin is not capable of unpacking or copying a dependency of type 'pom', which
this module is, as it consists purely of external dependencies needed to run jsp.