[shrinkwrap-issues] [JBoss JIRA] (SHRINKRES-204) Broken filtering of archives via MavenImporter on Windows

Karel Piwko (JIRA) issues at jboss.org
Mon Sep 15 14:50:02 EDT 2014


    [ https://issues.jboss.org/browse/SHRINKRES-204?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13002537#comment-13002537 ] 

Karel Piwko commented on SHRINKRES-204:
---------------------------------------

Problem is related to trailing slash / being removed in https://github.com/shrinkwrap/resolver/blob/master/impl-maven-archive/src/main/java/org/jboss/shrinkwrap/resolver/impl/maven/archive/packaging/ArchiveFilteringUtils.java#L52-L72

In such case default include pattern **/** is not triggered. 

> Broken filtering of archives via MavenImporter on Windows
> ---------------------------------------------------------
>
>                 Key: SHRINKRES-204
>                 URL: https://issues.jboss.org/browse/SHRINKRES-204
>             Project: ShrinkWrap Resolvers
>          Issue Type: Bug
>          Components: impl-maven
>    Affects Versions: 2.2.0-alpha-2
>            Reporter: Karel Piwko
>         Attachments: org.jboss.shrinkwrap.resolver.impl.maven.archive.importer.ConfiguredMavenImporterTestCase.txt, org.jboss.shrinkwrap.resolver.impl.maven.archive.importer.JarMavenImporterTestCase.txt, org.jboss.shrinkwrap.resolver.impl.maven.archive.importer.WarMavenImporterTestCase.txt
>
>
> MavenImporter ignores resource filtering - inclusions are not a part of resulting archives on Windows platform.
> It is unclear whether this is a bug in implementation or in test bed. To be investigated.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the shrinkwrap-issues mailing list