Branch: refs/heads/master
Home: https://github.com/jenkinsci/pipeline-maven-plugin
Commit: fbc485e61ec51952e8ec327dcf6bcb7ab04a9636
https://github.com/jenkinsci/pipeline-maven-plugin/commit/fbc485e61ec51952e8ec327dcf6bcb7ab04a9636
Author: Benoit Guerin <[email protected]>
Date: 2017-07-25 (Tue, 25 Jul 2017)
Changed paths:
M
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/JenkinsMavenEventSpy.java
A
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/handler/InvokerStartExecutionHandler.java
M
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/reporter/FileMavenEventReporter.java
Log Message:
-----------
JENKINS-45555 : Disable spy through environment when running maven-invoker IT
tests
By default, IT tests ran by the maven-invoker-plugin will see the
JAVA_TOOL_OPTIONS environment variable and thus enable the event-spy.
All IT tests runs will be recorded and their artefacts will be archived
and fingerprinted as they were from the main project. But one do not
care about that artefacts, they came from test projets.
To avoid this, if we detect the launch of the maven-invoker-plugin:run
goal, we append to its configuration the environment variable that will
disable the event-spy during IT tests.
Commit: 64ed281ac574a48744e13e8c160cf760583bd1bc
https://github.com/jenkinsci/pipeline-maven-plugin/commit/64ed281ac574a48744e13e8c160cf760583bd1bc
Author: Benoit Guerin <[email protected]>
Date: 2017-07-25 (Tue, 25 Jul 2017)
Changed paths:
M
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/handler/InvokerStartExecutionHandler.java
Log Message:
-----------
Adding docs
Commit: 6d903998f2903d700ad97b4352f1addab7de6848
https://github.com/jenkinsci/pipeline-maven-plugin/commit/6d903998f2903d700ad97b4352f1addab7de6848
Author: Cyrille Le Clerc <[email protected]>
Date: 2017-07-25 (Tue, 25 Jul 2017)
Changed paths:
M
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/JenkinsMavenEventSpy.java
A
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/handler/InvokerStartExecutionHandler.java
M
maven-spy/src/main/java/org/jenkinsci/plugins/pipeline/maven/eventspy/reporter/FileMavenEventReporter.java
Log Message:
-----------
Merge pull request #64 from netceler/JENKINS-45555
JENKINS-45555 : Disable spy through environment when running maven-invoker IT
tests
Compare:
https://github.com/jenkinsci/pipeline-maven-plugin/compare/b9df2e978d25...6d903998f290
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.