Cannot include extra images
---------------------------

                 Key: MPDF-36
                 URL: http://jira.codehaus.org/browse/MPDF-36
             Project: Maven 2.x PDF Plugin
          Issue Type: Bug
    Affects Versions: 1.1
            Reporter: Lukas Theussl


I have a use case where I want to include images in the pdf that are not part 
of the main site. I use the maven-resources-plugin to copy those images (from 
src/main/resources/) to target/pdf/images/ in the pre-site phase. However, 
those images are gone again when I run site (which triggers the pdf), because 
the pdf:pdf goal deletes the whole working directory before starting to work.

I don't know if my problem can be solved differently but I also don't see why 
we delete the workingDirectory at every run, is there a special reason for it?



-- 
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

        

Reply via email to