pantsbuild / intellij-pants-plugin

IntelliJ Plug-in for Pants Build
Apache License 2.0
74 stars 55 forks source link

Make "$PantsFilePathRelativeToBuildRoot$" macro working for sources jar #565

Closed tpasternak closed 4 years ago

tpasternak commented 4 years ago

For dependencies that are not directly specified in config spec, fastpass generates "*-sources.jar" files. PantsFilePathRelativeToBuildRoot was not working for sources in these files.