Yep, but I didn't want to create a new component just yet. The PearPackagingMavenPlugin is still prefixed with "Sandbox", but it's not sandbox anymore. Also, I wonder if the Maven plugins shouldn't be merged. So I left the component open for now.
Cheers, -- Richard Am 03.06.2013 um 23:11 schrieb Marshall Schor <[email protected]>: > What component is this filed against? Is it the new jcasgen maven plugin? > > -M > On 6/1/2013 5:15 AM, Richard Eckart de Castilho (JIRA) wrote: >> [ >> https://issues.apache.org/jira/browse/UIMA-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13672027#comment-13672027 >> ] >> >> Richard Eckart de Castilho commented on UIMA-2958: >> -------------------------------------------------- >> >> Just adding the -limitToDirectory probably doesn't do good. The delta >> calculation needs to be adapted as well. >> >> At the moment, the plugin dynamically generates a descriptor which >> imports-by-location all the descriptors it found during scanning >> (UIMA-2953). This is saved to a temporary file, because Jg has no methods to >> directly process a type system descriptor instance. I wonder what happens if >> the temporary file that's the root of processing is outside the >> "-limitToDirectory".
