[
https://issues.apache.org/jira/browse/MDEP-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17099315#comment-17099315
]
Benson Margulies commented on MDEP-643:
---------------------------------------
To help someone get started with this; you'll need an integration test that
reproduces it.
> includeGroupIds ending with ".pom" lead to error
> ------------------------------------------------
>
> Key: MDEP-643
> URL: https://issues.apache.org/jira/browse/MDEP-643
> Project: Maven Dependency Plugin
> Issue Type: Bug
> Components: unpack-dependencies
> Affects Versions: 3.1.1
> Environment: MacOS, Intelij Idea with built-in-terminal
> Reporter: Arnd Horstmann
> Priority: Major
>
> a set of dependencies to third-party-jars, which I have to unpack, ends with
> ".pom" in groupId.
> When I try to include this groupId with <includeGroupIds>, I get this Error
> with "mvn clean install":
> No such archiver: 'pom'.
> If I rename the groupId in my local .m2-repository (and the effected pom),
> everything just works fine.
> By the way: I didn't try ".pom." as a qualifier in the middle...
--
This message was sent by Atlassian Jira
(v8.3.4#803005)