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 09:24:00 UTC

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

    [ https://issues.apache.org/jira/browse/MSHADE-427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17617592#comment-17617592 ] 

Martin Mucha commented on MSHADE-427:
-------------------------------------

my bad, it was collision within springboot, which already has shade plugin. 

Unable to mark it as not-a-bug, close it.

> [not-a-bug]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: Trivial
>
> 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)