TLD's of dependent modules are ignored in reactor mode.
-------------------------------------------------------
Key: MJSPC-31
URL: http://jira.codehaus.org/browse/MJSPC-31
Project: Maven 2.x JSPC Plugin
Issue Type: Bug
Affects Versions: 2.0-alpha-1
Environment: Kubuntu 7.10, Maven 2.0.7. JDK 1.6
Reporter: Gerd Aschbrenner
Using the 'jspc-maven-plugin:2.0-alpha-1' to build a WAR module in reactor mode
gets me following error message:
The absolute uri: http://www.test.org/taglib/mytaglib cannot be resolved in
either web.xml or the jar files deployed with this application
The error occurs only in reactor mode.
The WAR module overlays another WAR module and has a dependency to the module
'weblayer.jar'. The module 'weblayer.jar' contains the taglib classes and also
the tld in the directory 'META-INF'. (The web.xml does not contain any taglib
declarations.)
I have analyzed the debug output and everything seems to be correct. The
'weblayer.jar' is included in the clasppath by
'src/lib-weblayer/target/classes'.
I guess the tld is ignored by the JSPC cause it is not packaged in a jar.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email