-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: pipeline-maven-plugin
-
Environment:pipeline-maven-plugin: 3.8.2
-
pipeline-maven-plugin 3.9.0-beta-1
The JunitTestPublisher looks for executions of the tycho-surefire-plugin under groupId org.apache.maven.plugins but the actual groupId of the plugin is org.eclipse.tycho.
As result, surefire reports produced by the Tycho plugin are not detected and never published.
Â
- links to