On 1. Feb 2020, at 09:32, Richard Eckart de Castilho <[email protected]> wrote:
> 
>> We have the profile "enforce-compatibility" in the uima-uimaj parent pom 
>> which could
>> also be moved up into the parent. It is activated by a marker file, so it 
>> shouldn't
>> break anything if it is added there. At least uimaFIT is also using this 
>> profile.
> 
> Hm, this profile involves at least the api-report.groovy post-processing file.
> One would need to check if that file can be moved to our uima-build-resources
> artifact...

Unfortunately, JApiCmpMojo.java is presently unable to retrieve the 
post-analysis script
from the plugin classpath - only from the file system.

But I'm not the first to notice ;)

  https://github.com/siom79/japicmp/issues/257

-- Richard 

Reply via email to