[
https://issues.apache.org/jira/browse/MASSEMBLY-765?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17093518#comment-17093518
]
Hudson commented on MASSEMBLY-765:
----------------------------------
Build succeeded in Jenkins: Maven TLP » maven-assembly-plugin » master #72
See
https://builds.apache.org/job/maven-box/job/maven-assembly-plugin/job/master/72/
> add property groupIdPath
> ------------------------
>
> Key: MASSEMBLY-765
> URL: https://issues.apache.org/jira/browse/MASSEMBLY-765
> Project: Maven Assembly Plugin
> Issue Type: Improvement
> Components: dependencySet
> Affects Versions: 2.5.4
> Reporter: Pierre C
> Assignee: Robert Scholte
> Priority: Major
> Labels: features
> Fix For: 3.3.0
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> Hello
> In dependencySet in particular, do you know if it's possible to add a
> property path from groupID.
> for example ${artifact.groupIdPath} we have com/apache/test instead of
> com.apache.test
> <dependencySet>
> <outputDirectory>repository/${artifact.groupIdPath}</outputDirectory>
> <includes>
> <include>${project.groupId}:${project.artifactId}</include>
> </includes>
> </dependencySet>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)