jetty.project/jetty-jsp/src/main/resource
Jan Bartel b7b56bc0f2 Use "fake" jar to get deps for jetty-jsp to work with other modules that use it and need to unpack its dependencies. 2012-02-01 19:17:42 +11:00
..
readme.txt Use "fake" jar to get deps for jetty-jsp to work with other modules that use it and need to unpack its dependencies. 2012-02-01 19:17:42 +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.