mammoth-pharmacist-54215
01/27/2016, 7:30 PMmammoth-pharmacist-54215
01/27/2016, 7:30 PMhappy-kitchen-89482
01/27/2016, 7:48 PMhappy-kitchen-89482
01/27/2016, 7:49 PMmammoth-pharmacist-54215
01/27/2016, 8:02 PMbetter-park-26723
01/27/2016, 8:19 PMplugins
to PYTHONPATH in the pants
script (which is what it says to do in https://pantsbuild.github.io/howto_plugin.html )better-park-26723
01/27/2016, 8:20 PM>>Update yourwrapper script to include thepants
directory onplugins/
PYTHONPATH:
PYTHONPATH=plugins:${PYTHONPATH}
export PYTHONPATH
better-park-26723
01/27/2016, 8:20 PMwitty-crayon-22786
01/27/2016, 8:21 PM[DEFAULT]
# ..
pythonpath: [
"%(buildroot)s/plugins",
]
better-park-26723
01/27/2016, 8:22 PM[DEFAULT]
pants_version: 0.0.67
backend_packages: [
"hello_world",
]
But this doesn't parse:```[DEFAULT]
pants_version: 0.0.67
backend_packages: [
"hello_world",
]```better-park-26723
01/27/2016, 8:23 PMException message: File contains parsing errors: /private/tmp/tp/hello_task/pants.ini
[line 6]: ']'
witty-crayon-22786
01/27/2016, 8:26 PMbored-art-40741
01/27/2016, 8:36 PMlimited-country-20626
01/27/2016, 8:36 PMbored-art-40741
01/27/2016, 9:24 PMrough-minister-58256
01/27/2016, 9:24 PMhappy-kitchen-89482
01/27/2016, 9:51 PMancient-stone-50795
01/27/2016, 9:51 PMprovides=artifact(...)
but if I provide that, it fails because there is no source. Should I just change these to target()
or is there some other way to get publish to ignore a java_library() ?bored-art-40741
01/27/2016, 9:54 PMbored-art-40741
01/27/2016, 9:55 PMancient-stone-50795
01/27/2016, 10:10 PMancient-stone-50795
01/27/2016, 10:11 PMPublish com.squareup#common-annotation-processors with revision Semver(0.0.1-SNAPSHOT) ? [y|N]
I'm trying to figure out how to just turn it always on.ancient-stone-50795
01/27/2016, 10:11 PMwitty-crayon-22786
01/27/2016, 10:13 PMancient-stone-50795
01/27/2016, 10:13 PMwitty-crayon-22786
01/27/2016, 10:13 PMancient-stone-50795
01/27/2016, 10:14 PMancient-stone-50795
01/27/2016, 10:14 PMancient-stone-50795
01/27/2016, 10:14 PMancient-stone-50795
01/27/2016, 10:14 PM