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