-
Bug
-
Resolution: Unresolved
-
P4
-
None
-
None
-
generic
-
generic
A DESCRIPTION OF THE PROBLEM :
After running `mvn archetype:generate ...` to create my JMH project, the generated `pom.xml` file and java source file contained an Oracle copyright header.
Users are only using JMH as a tool, so there should not be an Oracle copyright header. The header should either be removed from the template used to generate these files or should not be copied from the template files to the generated files.
FREQUENCY : always
After running `mvn archetype:generate ...` to create my JMH project, the generated `pom.xml` file and java source file contained an Oracle copyright header.
Users are only using JMH as a tool, so there should not be an Oracle copyright header. The header should either be removed from the template used to generate these files or should not be copied from the template files to the generated files.
FREQUENCY : always