[
https://issues.apache.org/jira/browse/BEAM-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16056615#comment-16056615
]
Ahmet Altay commented on BEAM-2460:
-----------------------------------
I am not a Maven expert and feel free to ignore this. How does
{{{project.parent.parent.parent.parent.basedir}/sdks/python/findSupportedPython.groovy}}
work? Does not it require an arbitrary project to reference some source file
relative to root?
> Make python maven variables available elsewhere
> -----------------------------------------------
>
> Key: BEAM-2460
> URL: https://issues.apache.org/jira/browse/BEAM-2460
> Project: Beam
> Issue Type: Task
> Components: sdk-java-core, sdk-py
> Reporter: Stephen Sisk
> Assignee: Stephen Sisk
> Priority: Minor
>
> We're planning to start using perfkit to make it easy for users to run the IO
> ITs. Perfkit is a python app, so we'll need to invoke the python interpreter.
> findSupportedPython calculates this and sets the python.interpreter.bin
> variable. It currently does so in the python project.
> I believe the correct answer here is to move findSupportedPython so that's
> it's invoked in the root pom. (but perhaps there's a more maven-y approach to
> this problem?)
> cc [~altay] [~markflyhigh] [~jasonkuster] [~davor]
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)