[
https://jira.codehaus.org/browse/JXR-95?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Osipov closed JXR-95.
-----------------------------
Resolution: Won't Fix
Please refer to
https://cwiki.apache.org/confluence/display/MAVEN/The+Great+JIRA+Cleanup+of+2014
if you're wondering why this issue was closed out.
> JXR crashes Maven build with "target/generated-sources/groovy-stubs/main does
> not exist"
> ----------------------------------------------------------------------------------------
>
> Key: JXR-95
> URL: https://jira.codehaus.org/browse/JXR-95
> Project: Maven JXR
> Issue Type: Bug
> Components: jxr
> Affects Versions: 2.3
> Environment: Fedora Linux 15, JDK 1.6.0_29
> Reporter: Andrey Panasyuk
> Priority: Minor
> Attachments: groovy.diff
>
>
> Steps to reproduce:
> 1. Create a maven project
> 2. Add gmaven-plugin into build plugins section.
> 3. Add just Groovy tests into the project. Don't add Groovy sources
> 4. Execute mvn clean install
> Result: The following error happens
> Embedded error: Error rendering Maven report: Error while generating the HTML
> source code of the projet. basedir .../target/generated-
> sources/groovy-stubs/main does not exist
> I would propose making this a warning in the log, not an exception which
> terminates Maven build.
> Proposed patch is attached.
--
This message was sent by Atlassian JIRA
(v6.1.6#6162)