You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Olivier Lamy (JIRA)" <ji...@codehaus.org> on 2010/09/13 22:36:32 UTC

[jira] Created: (MPDF-41) with maven 3 pdf failure if reporting section is not empty

with maven 3 pdf failure if reporting section is not empty
----------------------------------------------------------

                 Key: MPDF-41
                 URL: http://jira.codehaus.org/browse/MPDF-41
             Project: Maven 2.x PDF Plugin
          Issue Type: Bug
    Affects Versions: 1.2
            Reporter: Olivier Lamy


The current mojo use removed methods in maven 3.

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

        

[jira] Reopened: (MPDF-41) with maven 3 pdf failure if reporting section is not empty

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDF-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy reopened MPDF-41:
------------------------------


need to be handle for both m2 and m3 or at least need to have documentation on the maven 3 change.
Yes Lukas I will.

> with maven 3 pdf failure if reporting section is not empty
> ----------------------------------------------------------
>
>                 Key: MPDF-41
>                 URL: http://jira.codehaus.org/browse/MPDF-41
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.2
>
>
> The current mojo use removed methods in maven 3.

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

        

[jira] (MPDF-41) with maven 3 pdf failure if reporting section is not empty

Posted by "Zlika (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPDF-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=316617#comment-316617 ] 

Zlika commented on MPDF-41:
---------------------------

How can you consider this bug fixed by just writing a comment in the documentation?
The PDF plugin is still unusable with Maven 3:

{quote}[INFO] --- maven-pdf-plugin:1.2:pdf (default-cli) @ webapp ---
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!
[INFO] Ignoring api call removed in maven 3, no reports are generated!{quote}
                
> with maven 3 pdf failure if reporting section is not empty
> ----------------------------------------------------------
>
>                 Key: MPDF-41
>                 URL: https://jira.codehaus.org/browse/MPDF-41
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.2
>
>
> The current mojo use removed methods in maven 3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] (MPDF-41) with maven 3 pdf failure if reporting section is not empty

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ https://jira.codehaus.org/browse/MPDF-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=316766#comment-316766 ] 

Lukas Theussl commented on MPDF-41:
-----------------------------------

The bug is fixed because there is no build failure anymore. The missing feature of report inclusion in m3 is tracked in MPDF-48.
                
> with maven 3 pdf failure if reporting section is not empty
> ----------------------------------------------------------
>
>                 Key: MPDF-41
>                 URL: https://jira.codehaus.org/browse/MPDF-41
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.2
>
>
> The current mojo use removed methods in maven 3.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://jira.codehaus.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (MPDF-41) with maven 3 pdf failure if reporting section is not empty

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDF-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lukas Theussl closed MPDF-41.
-----------------------------

    Resolution: Fixed

Documented: [r1064118|http://svn.apache.org/viewvc?rev=1064118&view=rev]

> with maven 3 pdf failure if reporting section is not empty
> ----------------------------------------------------------
>
>                 Key: MPDF-41
>                 URL: http://jira.codehaus.org/browse/MPDF-41
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.2
>
>
> The current mojo use removed methods in maven 3.

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

        

[jira] Closed: (MPDF-41) with maven 3 pdf failure if reporting section is not empty

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPDF-41?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed MPDF-41.
----------------------------

       Resolution: Fixed
    Fix Version/s: 1.2

fixed [rev 996688|URL: http://svn.apache.org/viewvc?rev=996688&view=rev]

> with maven 3 pdf failure if reporting section is not empty
> ----------------------------------------------------------
>
>                 Key: MPDF-41
>                 URL: http://jira.codehaus.org/browse/MPDF-41
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.2
>
>
> The current mojo use removed methods in maven 3.

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

        

[jira] Commented: (MPDF-41) with maven 3 pdf failure if reporting section is not empty

Posted by "Lukas Theussl (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPDF-41?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=235461#action_235461 ] 

Lukas Theussl commented on MPDF-41:
-----------------------------------

Olivier,
Does this mean that using Maven 3, no reports are included in the pdf? Can you please document that?

> with maven 3 pdf failure if reporting section is not empty
> ----------------------------------------------------------
>
>                 Key: MPDF-41
>                 URL: http://jira.codehaus.org/browse/MPDF-41
>             Project: Maven 2.x PDF Plugin
>          Issue Type: Bug
>    Affects Versions: 1.2
>            Reporter: Olivier Lamy
>            Assignee: Olivier Lamy
>             Fix For: 1.2
>
>
> The current mojo use removed methods in maven 3.

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