[
https://issues.apache.org/jira/browse/RAT-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17896858#comment-17896858
]
Claude Warren commented on RAT-451:
-----------------------------------
That particular file is generated by the maven-plugin-plugin. There may be a
way to configure it to build the help in a different directory.
Our internally generated source code is placed in
"target/generated/src/main/...". Placing our generated code under "target"
ensures that it is regenerated when "clean" is run.
> Bug: generated classes are in packages with unusual package names
> -----------------------------------------------------------------
>
> Key: RAT-451
> URL: https://issues.apache.org/jira/browse/RAT-451
> Project: Apache Rat
> Issue Type: Sub-task
> Reporter: Philipp Ottlinger
> Priority: Major
>
> While working on the site migration I read the javadocs at:
> https://creadur.apache.org/RAT-397/apache-rat-plugin/apidocs/org/apache/rat/apache_rat_plugin/package-summary.html
> [[email protected]] should we use a different package name such
> as apache/rat/plugin/generated or add a package-info.java as an explanation
> that this is generated and should not be edited?
> When I scan the javadocs I'd be curious and wonder .... is the same for
> Ant-generated stuff as well. WDYT?
--
This message was sent by Atlassian Jira
(v8.20.10#820010)