[ https://jira.codehaus.org/browse/JXR-108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=355016#comment-355016 ]
Michael Osipov commented on JXR-108: ------------------------------------ I have a minimal project for that, though I was not able to try that with 2.5-SNAPSHOT. It did not build on Windows: {noformat} [INFO] --- maven-enforcer-plugin:1.3.1:enforce (enforce-bytecode-version) @ maven-jxr-plugin --- [WARNING] Rule 0: org.apache.maven.plugins.enforcer.EnforceBytecodeVersion failed with message: Error while reading jar file {noformat} > Reports aggregated when no explicit reports are set > --------------------------------------------------- > > Key: JXR-108 > URL: https://jira.codehaus.org/browse/JXR-108 > Project: Maven JXR > Issue Type: Bug > Components: maven2 jxr plugin > Affects Versions: 2.4 > Environment: Maven 3.1 > Reporter: Michael Osipov > Fix For: next-release > > Attachments: jxr108-parent.zip > > > I have declared the plugin in my parent POM reporting plugins section. The > generated site includes aggregated cross references from my modules though > this was never set and the aggregate flag is set to {{false}} by default. If > one declares {{reportSets}} explicitly, the problem goes away. -- This message was sent by Atlassian JIRA (v6.1.6#6162)