|
Honestly I think creating web/ejbdoclet the old Ant-ish way in
Maven is more intuitive right now. But the plugin is
also ok, and your suggestion is a good one. Please upload a patch to our Jira site. Btw the maven plugin
is autogenerated so you have to patch this file: xdoclet\modules\xdoclet\src\xdoclet\modules\maven\resources\mavenplugin.xdt Ara. -----Original Message----- Currently (v 1.2b2) of the Maven webdoclet plug-in jelly,
the fileset directory is not alterable. I was thinking it would be more beneficial to allow for a
change to the “dir” attribute of a fileset. This would allow for multiple webapps to be build outside of
a core development tree. This The current line exists in “plugin.jelly” @
line# 2646. [now] <fileset dir="${pom.build.sourceDirectory}"> [suggested] <j:set var="fileset_dir_var_name"
value="maven.xdoclet.webdoclet.fileset.${fileset_index}.dir" <fileset dir="${context.getVariable(fileset_dir_var_name)}"> Thoughts? chris |
- [Xdoclet-user] Maven Webdoclet plug-in - Fileset dir Chris Butler
- Ara Abrahamian
