Hi,

I think there is a problem with customized JCasGen cover classes. The
maven plugin does not support it but just generates new classes.


Best,


Peter


Am 21.11.2016 um 22:27 schrieb Marshall Schor:
> On 11/19/2016 1:10 PM, Pablo Duboue wrote:
>> Can we support generated classes being handled by maven while the user
>> provides custom subclasses?
> We currently have a maven plugin that runs JCasGen, so, yes, I think this is
> possible, even now.
> -Marshall
>> At least we should support realizing there are custom files in src and
>> modify them there rather than generated-sources.
>>
>> Rationale:
>>
>> JCasGen output is big and computer generated. Without customization,
>> what I have seen is to exclude those files from src/ and use the maven
>> plugin to generate them. The new framework makes customization much
>> more appealing, can we keep as much of the automatic generation
>> process within maven?
>>
>> This thread can be a good place for maven discussion in general, too.
>>

Reply via email to