Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Invoking rbc:report leads to stack overflow #5

Closed
marcelmay opened this issue Apr 1, 2013 · 0 comments
Closed

Invoking rbc:report leads to stack overflow #5

marcelmay opened this issue Apr 1, 2013 · 0 comments
Assignees
Milestone

Comments

@marcelmay
Copy link
Owner

Using version 0.6:

mvn rbc:report
...

Exception in thread "main" java.lang.StackOverflowError
        at de.m3y.maven.rscbundlecheck.rscbundlecheck.ReportResourceBundleMojo.$getCallSiteArray(ReportResourceBundleMojo.groovy)
        at de.m3y.maven.rscbundlecheck.rscbundlecheck.ReportResourceBundleMojo.getOutputDirectory(ReportResourceBundleMojo.groovy)
        at org.apache.maven.reporting.AbstractMavenReport.getReportOutputDirectory(AbstractMavenReport.java:215)
        at org.apache.maven.reporting.MavenReport$getReportOutputDirectory.callCurrent(Unknown Source)
        at de.m3y.maven.rscbundlecheck.rscbundlecheck.ReportResourceBundleMojo.getOutputDirectory(ReportResourceBundleMojo.groovy:307)
        at org.apache.maven.reporting.AbstractMavenReport.getReportOutputDirectory(AbstractMavenReport.java:215)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant