File tree Expand file tree Collapse file tree
scijava/scijava-ops-engine Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9898 <therapi .version>0.12.0</therapi .version>
9999 <therapi-runtime-javadoc .version>${therapi.version} </therapi-runtime-javadoc .version>
100100 <therapi-runtime-javadoc-scribe .version>${therapi.version} </therapi-runtime-javadoc-scribe .version>
101+ <therapi .packages>-</therapi .packages>
101102 </properties >
102103
103104 <build >
117118 <version >${scijava-common.version} </version >
118119 </path >
119120 </annotationProcessorPaths >
121+ <fork >true</fork >
122+ <compilerArgs >
123+ <arg >-Ajavadoc.packages="${therapi.packages} "</arg >
124+ </compilerArgs >
120125 </configuration >
121126 </plugin >
122127 <plugin >
Original file line number Diff line number Diff line change 106106 com.github.therapi.runtimejavadoc.repack.com.eclipsesource.json.*
107107 </scijava-ops-engine .allowedDuplicateClasses>
108108 <allowedDuplicateClasses >${scijava-ops-engine.allowedDuplicateClasses}</allowedDuplicateClasses >
109+ <therapi .packages></therapi .packages>
109110 </properties >
110111 <build >
111112 <plugins >
You can’t perform that action at this time.
0 commit comments