You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by "Lukas Theussl (JIRA)" <ji...@codehaus.org> on 2005/08/18 02:14:08 UTC

[jira] Created: (MPPDF-45) Replace pom.getPluginContext.getVariable by maven:get

Replace pom.getPluginContext.getVariable by maven:get
-----------------------------------------------------

         Key: MPPDF-45
         URL: http://jira.codehaus.org/browse/MPPDF-45
     Project: maven-pdf-plugin
        Type: Improvement
    Versions: 2.3.1    
 Environment: ?
 Reporter: Lukas Theussl
 Assigned to: Arnaud Heritier 
    Priority: Minor
     Fix For: 2.3.1
 Attachments: plugin.jelly.patch

pom.getPluginContext().getVariable() is deprecated
( http://maven.apache.org/reference/scripting.html#Working_with_Plugin_Properties )

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Closed: (MPPDF-45) Replace pom.getPluginContext.getVariable by maven:get

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPPDF-45?page=all ]
     
Arnaud Heritier closed MPPDF-45:
--------------------------------

    Resolution: Fixed

Fixed

> Replace pom.getPluginContext.getVariable by maven:get
> -----------------------------------------------------
>
>          Key: MPPDF-45
>          URL: http://jira.codehaus.org/browse/MPPDF-45
>      Project: maven-pdf-plugin
>         Type: Improvement
>     Versions: 2.4
>  Environment: ?
>     Reporter: Lukas Theussl
>     Assignee: Arnaud Heritier
>     Priority: Minor
>      Fix For: 2.4
>  Attachments: plugin.jelly.patch
>
> Original Estimate: 2 minutes
>         Remaining: 2 minutes
>
> pom.getPluginContext().getVariable() is deprecated
> ( http://maven.apache.org/reference/scripting.html#Working_with_Plugin_Properties )

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Commented: (MPPDF-45) Replace pom.getPluginContext.getVariable by maven:get

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/MPPDF-45?page=comments#action_44688 ] 

Arnaud Heritier commented on MPPDF-45:
--------------------------------------

I already fixed it on my computer, but I don't committed it yet.

I refactored the plugin to not use ant for fop and xslt to avoid xml parsers problems between different java releases.
Actually it works with :
Maven - Jdk
1.0.2 - 1.3
1.0.2 - 1.4
1.0.2 - 1.5
1.1 - 1.4
1.1 - 1.5
But I have a last problem to fix for svg files with batik.

> Replace pom.getPluginContext.getVariable by maven:get
> -----------------------------------------------------
>
>          Key: MPPDF-45
>          URL: http://jira.codehaus.org/browse/MPPDF-45
>      Project: maven-pdf-plugin
>         Type: Improvement
>     Versions: 2.3.1
>  Environment: ?
>     Reporter: Lukas Theussl
>     Assignee: Arnaud Heritier
>     Priority: Minor
>      Fix For: 2.3.1
>  Attachments: plugin.jelly.patch
>
> Original Estimate: 2 minutes
>         Remaining: 2 minutes
>
> pom.getPluginContext().getVariable() is deprecated
> ( http://maven.apache.org/reference/scripting.html#Working_with_Plugin_Properties )

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org


[jira] Updated: (MPPDF-45) Replace pom.getPluginContext.getVariable by maven:get

Posted by "Arnaud Heritier (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/MPPDF-45?page=all ]

Arnaud Heritier updated MPPDF-45:
---------------------------------

    Assign To:     (was: Arnaud Heritier)

> Replace pom.getPluginContext.getVariable by maven:get
> -----------------------------------------------------
>
>          Key: MPPDF-45
>          URL: http://jira.codehaus.org/browse/MPPDF-45
>      Project: maven-pdf-plugin
>         Type: Improvement
>     Versions: 2.3.1
>  Environment: ?
>     Reporter: Lukas Theussl
>     Priority: Minor
>      Fix For: 2.3.1
>  Attachments: plugin.jelly.patch
>
> Original Estimate: 2 minutes
>         Remaining: 2 minutes
>
> pom.getPluginContext().getVariable() is deprecated
> ( http://maven.apache.org/reference/scripting.html#Working_with_Plugin_Properties )

-- 
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, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org