fast-megabyte-33579
04/12/2016, 5:15 PMfast-megabyte-33579
04/12/2016, 5:16 PMenough-analyst-54434
04/12/2016, 5:16 PMenough-analyst-54434
04/12/2016, 5:17 PMfast-megabyte-33579
04/12/2016, 5:17 PMenough-analyst-54434
04/12/2016, 5:17 PMfast-megabyte-33579
04/12/2016, 5:17 PMenough-analyst-54434
04/12/2016, 5:19 PM./pants server
and look at the stdout - classpath - for the target, should have both the 3rdparty jar and the local resources target dirfast-megabyte-33579
04/12/2016, 5:19 PMcompile
is just doing nothing even if I change my resource filefast-megabyte-33579
04/12/2016, 5:19 PM18:19:21 00:00 [compile]
18:19:21 00:00 [compile-jvm-prep-command]
18:19:21 00:00 [jvm_prep_command]
18:19:21 00:00 [compile-prep-command]
18:19:21 00:00 [compile]
18:19:21 00:00 [zinc]
18:19:21 00:00 [jvm-dep-check]
18:19:21 00:00 [complete]
SUCCESS
enough-analyst-54434
04/12/2016, 5:22 PMenough-analyst-54434
04/12/2016, 5:22 PMfast-megabyte-33579
04/12/2016, 5:22 PMlocal_artifact_cache = %(pants_bootstrapdir)s/artifact_cache
enough-analyst-54434
04/12/2016, 5:23 PM~/.cache/pants/artifact_cache /tmp
thenenough-analyst-54434
04/12/2016, 5:24 PMbored-art-40741
04/12/2016, 5:25 PMfast-megabyte-33579
04/12/2016, 5:27 PMresource
file isn't being included in the output jar, and it's no longer reading it to find the annotation processor (I called it something that didn't exist)fast-megabyte-33579
04/12/2016, 5:28 PMenough-analyst-54434
04/12/2016, 5:28 PMenough-analyst-54434
04/12/2016, 5:29 PMannotation_processor
is hopefully more clear - you could just bastardize itenough-analyst-54434
04/12/2016, 5:31 PMannotation_processor
target (an comment the hell out of the hack) and set its processors
attribute to 'com.querydsl.apt.jpa.JPAAnnotationProcessor'enough-analyst-54434
04/12/2016, 5:32 PMenough-analyst-54434
04/12/2016, 5:32 PMenough-analyst-54434
04/12/2016, 5:33 PMenough-analyst-54434
04/12/2016, 5:33 PMenough-analyst-54434
04/12/2016, 5:35 PMfast-megabyte-33579
04/12/2016, 5:35 PMenough-analyst-54434
04/12/2016, 5:35 PMfast-megabyte-33579
04/12/2016, 5:37 PMfast-megabyte-33579
04/12/2016, 5:38 PM