You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Martin Mucha (Jira)" <ji...@apache.org> on 2022/10/14 08:32:00 UTC

[jira] [Updated] (MSHADE-427) ManifestResourceTransformer, as shown in samples, does not work.

     [ https://issues.apache.org/jira/browse/MSHADE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Mucha updated MSHADE-427:
--------------------------------
    Description: 
when used as in example, it produces:

 

Caused by: org.codehaus.plexus.component.configurator.ComponentConfigurationException: Cannot find 'resource' in class org.apache.maven.plugins.shade.resource.ManifestResourceTransformer

 

ie. calling code is trying to set property resource, which is indeed not there.

> ManifestResourceTransformer, as shown in samples, does not work.
> ----------------------------------------------------------------
>
>                 Key: MSHADE-427
>                 URL: https://issues.apache.org/jira/browse/MSHADE-427
>             Project: Maven Shade Plugin
>          Issue Type: Bug
>    Affects Versions: 3.4.0
>            Reporter: Martin Mucha
>            Priority: Major
>
> when used as in example, it produces:
>  
> Caused by: org.codehaus.plexus.component.configurator.ComponentConfigurationException: Cannot find 'resource' in class org.apache.maven.plugins.shade.resource.ManifestResourceTransformer
>  
> ie. calling code is trying to set property resource, which is indeed not there.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)