Hello,
I was asking myself: "Will I be able to monitor maven 2 through JMX?"
For example to trace its execution during a long build, a cache regeneration...
About continuum, do you know if it is monitorable also?
Thanks for your answers,
Loïc
Cool! :-)
Loïc
On 7/19/05, Brett Porter <[EMAIL PROTECTED]> wrote:
> Loïc Lefèvre wrote:
>
> >For example, every plugin generating Java source files named XXX will
> >generate the files (by default) into target/generated/XXX/ and also
> >update the source path f
Hi,
I've got some questions regarding a/the generated-files policy in maven2.
I'll explain what I mean by generated-files policy by speaking of the
anltr maven 1 plugin I currently use (but it can be applied to the
Xdoclet maven 1 plugin... too).
Antlr through the maven 1 plugin allows me to gene
Hello,
This week-end, I've tried to follow the indications to build maven 2.0
(http://maven.apache.org/maven2/building.html) and so here is my
feedback:
-8<
"...
Why would I want to build Maven 2.0?
...
to fix a problem yo