utPLSQL / utPLSQL-maven-plugin

Maven plugin for running Unit Tests with utPLSQL v3
Apache License 2.0
13 stars 11 forks source link

MojoExecutionException - during Jenkins pipeline execution #57

Closed mariuszpriv closed 2 years ago

mariuszpriv commented 4 years ago

The declarative pipeline during unit test execution throwing exception: [ERROR] Unexpected error opening file ouput org.apache.maven.plugin.MojoExecutionException: Unexpected error opening file ouput at org.utplsql.maven.plugin.reporter.ReporterWriter.writeReports(ReporterWriter.java:101) at org.utplsql.maven.plugin.reporter.ReporterWriter.writeReporters(ReporterWriter.java:63) at org.utplsql.maven.plugin.UtPLSQLMojo.execute(UtPLSQLMojo.java:196)

This happen randomly every 2-4 executions. Plugin version:

3.1.4
simasch commented 2 years ago

@mariuszpriv Does this still happen?

mariuszpriv commented 2 years ago

Hi, I’m unable to confirm this, don’t have that env anymore.

Thanks, Mariusz

On 19 Nov 2021, at 15:38, Simon Martinelli @.***> wrote:

@mariuszpriv https://github.com/mariuszpriv Does this still happen?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/utPLSQL/utPLSQL-maven-plugin/issues/57#issuecomment-974178627, or unsubscribe https://github.com/notifications/unsubscribe-auth/AB7QHSMK6TUE234P3MTXWDTUMZVPFANCNFSM4NFYQNKA. Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

simasch commented 2 years ago

Thanks @mariuszpriv for letting me know. In that case I'm going to close the issue. Please reopen or open a new issue whenever the problem should re-occur.