[
https://issues.apache.org/jira/browse/MDEP-643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17100934#comment-17100934
]
John Lin commented on MDEP-643:
-------------------------------
Question: I didn't see the option "includeGroupIds" in the documentation
https://maven.apache.org/plugins/maven-dependency-plugin/unpack-mojo.html. Did
I miss something?
> 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)