<#17585 `deploy_jar` attempts to build Java source...
# github-notifications
q
#17585 `deploy_jar` attempts to build Java source files that do not exist in the package New issue created by chrisjrn Attempting to build a
deploy_jar
results in:
Copy code
FileNotFoundError: [Errno 2] No such file or directory: '/Users/chrisjrn/src/pants/src/python/pants/jvm/jar_tool/src/java/org/pantsbuild/args4j'
Took a look through the unzipped pants wheel, and the relevant files are nowhere to be found. pantsbuild/pants