How do I get the dependency information for a `Inp...
# community-support
p
How do I get the dependency information for a
InputArtifact
file inside a
TransformAction
, eg the group name?
v
I don't think you can
p
Hm, thanks, then I will create another issue. I use a task as a workaround instead at the moment. I need to put all jars into one flat folder, but the name of the external jars only contains the name/artifactID, not the group, so you can get a conflict, so I want to rename the file. But I thought, a TransformAction would be the more correct solution to do this.
👌 1
👌 1