I don't think there is a future in specific properties for each
plugin:-) What happens when I write another one? I'm not going to
remember to update the idea plugin...
My solution for idea/xmlbeans is to include an additional property
maven.idea.generated.source=xmlbeans
which adds target/xm
Hi Brett,
On Fri, 2004-09-24 at 06:05, Brett Porter wrote:
> I think it was David Jencks that attached a patch to MPIDEA-10 today for
> generated sources. I haven't looked at it yet, but if you want to check
> it out and see if it does the job for you, let me know. I'll probably
> apply it in t
I think it was David Jencks that attached a patch to MPIDEA-10 today for
generated sources. I haven't looked at it yet, but if you want to check
it out and see if it does the job for you, let me know. I'll probably
apply it in the next few days once I've had a chance to look anyway.
If not, we
Hiya,
I've been playing with the idea plugin to see if I can get it to include
the antlr generated path. Here's the change I made by the way does not
work:
(cvs diff inside maven-plugins/idea in trunk)
Index: src/plugin-resources/templates/v4/module.jelly
===