Re: Drop @inject and sisu from mojo?

2022-01-03 Thread Cyrille Le Clerc
lle, > > I'd love to hear more about your problems, and the limitations you have > hit. > > Thanks > Tamas > > On Thu, Dec 16, 2021 at 12:30 PM Cyrille Le Clerc > wrote: > > > Dear Maven Community, > > > > As an infrequent Maven plugin autho

Re: Drop @inject and sisu from mojo?

2021-12-16 Thread Cyrille Le Clerc
> <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book > < > https://www.packtpub.com/application-development/java-ee-8-high-performance > > > -- Cyrille Le Clerc Product Management Director, Observability Paris, France

[maven-surefire-plugin] Registering a surefire RunListener from a Maven extension

2021-09-03 Thread Cyrille Le Clerc
blem because * it executes in a forked process * it's only working for JUnit but not for TestNG and other testing frameworks. Thanks for all the great work on Maven, Cyrille (1) https://github.com/elastic/opentelemetry-maven-extension -- Cyrille Le Clerc Product Management Director, Observability Paris, France

[jira] Updated: (MPJUNITREPORT-6) Possibility to include System.out/System.err in the generated report.

2005-06-05 Thread Cyrille Le Clerc (JIRA)
[ http://jira.codehaus.org/browse/MPJUNITREPORT-6?page=all ] Cyrille Le Clerc updated MPJUNITREPORT-6: - Attachment: junit-report-test.zip junit-report-MPJUNITREPORT-6.diff NOTE : Displaying SystemOut end SystemErr in maven junit

[jira] Created: (MPJUNITREPORT-11) Keep nested exceptions in truncated stack traces

2005-06-05 Thread Cyrille Le Clerc (JIRA)
/1.5 Reporter: Cyrille Le Clerc Priority: Minor Attachments: junit-report-test.zip, junit-report.diff IMPROVEMENT DESCRIPTION === JUnit Report truncate stack traces after 'at org.apache.commons.jelly.tags.ant.AntTag.doTag

[jira] Commented: (MPTEST-14) Test output always occurs when building

2005-04-16 Thread Cyrille Le Clerc (JIRA)
[ http://jira.codehaus.org/browse/MPTEST-14?page=comments#action_32100 ] Cyrille Le Clerc commented on MPTEST-14: This issue seems related to a problem of Jelly that does not redirect System.out and System.err to Ant Task. See http