[
http://jira.codehaus.org/browse/MLATEX-8?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=249806#action_249806
]
Yegor Bugayenko commented on MLATEX-8:
--------------------------------------
What is "Maven-based copying"? As far as I know Maven doesn't have any built-in
instruments for copying of files. The only think you can do is to use
{{maven-antrun-plugin}} to perform such copying. Would be much better to have
this functionality inside LaTeX-related plugin.
Maybe I don't understand something, please explain :)
> Arbitrary resource injection before processing
> ----------------------------------------------
>
> Key: MLATEX-8
> URL: http://jira.codehaus.org/browse/MLATEX-8
> Project: Mojo Latex Maven Plugin
> Issue Type: New Feature
> Reporter: Yegor Bugayenko
> Assignee: Julien Ponge
>
> Would be nice to have an ability to inject any resources into LaTeX folders
> before processing, for example:
> {noformat}
> <groupId>org.codehaus.mojo</groupId>
> <artifactId>latex-maven-plugin</artifactId>
> <configuration>
> <closures>
>
> <closure>${project.basedir}/src/main/site/resources/images/logo.png</closure>
> </closures>
> </configuration>
> {noformat}
> Currently only {{src/main/latex/common}} directory is supported, which is not
> enough. Some resources are located outside of {{src/main/latex}} directory
> tree, and their duplication into this folder would be very ineffective.
--
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