[ https://issues.apache.org/jira/browse/MASSEMBLY-765?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Elliotte Rusty Harold updated MASSEMBLY-765: -------------------------------------------- Labels: features (was: easyfix features) > 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 > Priority: Major > Labels: features > 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)