[ 
http://jira.codehaus.org/browse/MOJO-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=185982#action_185982
 ] 

Michiel Meeuwissen commented on MOJO-735:
-----------------------------------------

I tried the MOJO-735b patch, but it does not seem to solve this issue?

Caused by: org.apache.maven.plugin.MojoFailureException: Could not find 
stylesheet: resource:org/mmbase/config/xslt/xml2tld.xslt
        at org.codehaus.mojo.xml.TransformMojo.transform(TransformMojo.java:473)
        at org.codehaus.mojo.xml.TransformMojo.execute(TransformMojo.java:614)
        at 
org.apache.maven.plugin.DefaultPluginManager.executeMojo(DefaultPluginManager.java:483)
        at 
org.apache.maven.lifecycle.DefaultLifecycleExecutor.executeGoals(DefaultLifecycleExecutor.java:678)


I also had a patch in [MOJO-1418] (which I closed duplicate) which I think 
worked better.

> Allow XSL to be obtained from classloader resources
> ---------------------------------------------------
>
>                 Key: MOJO-735
>                 URL: http://jira.codehaus.org/browse/MOJO-735
>             Project: Mojo
>          Issue Type: Improvement
>          Components: xml
>            Reporter: Mark Hobson
>            Assignee: Jochen Wiedmann
>         Attachments: MOJO-735.patch, MOJO-735b.patch, MOJO-735b.patch
>
>
> It'd be handy to be able to use classloader resources when specifying the 
> XSL.  This would work in the same way as the maven-checkstyle-plugin's 
> configLocation param, which I believe utilises the plexus ResourceManager.
> This would allow XSLs to be brought in from external resource jars by 
> specifying an appropriate plugin dependency.

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


Reply via email to