On Mon, 06 Aug 2018 18:27:48 +0200, Kev James
wrote:
Hi all,
Is this the right place to ask questions about writing Maven plugins? I'm
writing a plugin and I have a unit test that tries to verify that the
in an is being read (because right now it
doesn't, so it's got its own unit test now).
Hi all,
Is this the right place to ask questions about writing Maven plugins? I'm
writing a plugin and I have a unit test that tries to verify that the
in an is being read (because right now it
doesn't, so it's got its own unit test now).
This pom is read correctly, and my Mojo's execute() metho
Hi Karl,
the first "public and official" version is here:
https://github.com/kiegroup/kie-wb-common/tree/master/kie-wb-common-services/kie-wb-common-compiler
one of the changes to do for the contribution is to replace our git FS NIO2
implementation with the JDK NIO2.
p.s.: One nice side effects
Hi Tibor
the pom is changed the rirst time the compiler discover the project,
it turning off the default Maven compiler and adding Takari,
I've contributed the failOnError flag in Takari projects because we need to
provide a real incremental behaviour
to the user, compile all the correct stuff and
Hi,
is the code somewhere available? Usable ?
kind regards
Karl Heinz Marbaise
On 06/08/18 13:15, Karl Heinz Marbaise wrote:
Hi,
On 06/08/18 11:16, Massimiliano Dessì wrote:
Hi all,
as a part of my daily job in Red Hat
I've worked on a "customization" of Maven for our Kie Workbench used wit
I am interested in the incremental builds.
Takari has some extension for incremental build, and there are also some
extensions for children in Maven multi-module project when you update it
via Git.
On Mon, Aug 6, 2018 at 11:16 AM, Massimiliano Dessì <
massimiliano.de...@gmail.com> wrote:
> Hi all
Hi,
On 06/08/18 11:16, Massimiliano Dessì wrote:
Hi all,
as a part of my daily job in Red Hat
I've worked on a "customization" of Maven for our Kie Workbench used with
Drools, JBPM and Optaplanner.
The starting point was exports Objects created by Drools inside our Maven
plugin, but the features
Hi all,
as a part of my daily job in Red Hat
I've worked on a "customization" of Maven for our Kie Workbench used with
Drools, JBPM and Optaplanner.
The starting point was exports Objects created by Drools inside our Maven
plugin, but the features are growed a lot.
A brief and not exhaustive list