You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Stephen Connolly (JIRA)" <ji...@codehaus.org> on 2013/04/23 12:24:52 UTC

[jira] (MNG-5470) Fix license headers on source files

Stephen Connolly created MNG-5470:
-------------------------------------

             Summary: Fix license headers on source files
                 Key: MNG-5470
                 URL: https://jira.codehaus.org/browse/MNG-5470
             Project: Maven 2 & 3
          Issue Type: Task
          Components: General
    Affects Versions: 3.1.0
            Reporter: Stephen Connolly
         Attachments: rat.txt

RAT is reporting GIT HASH 262b9bb1ef91d1414e5162d9dd0f5522e7186202 has 391 files that are either missing license headers or have not been flagged as files that cannot support a license header. 

Most of these are test data files and I would be happy to argue that the test may require a specific exact content for reproducibility, but the following I do not feel we can make a case for:

{code}
  apache-maven/src/bin/m2.conf
  apache-maven/src/conf/logging/simplelogger.properties
  maven-aether-provider/src/main/java/org/apache/maven/repository/internal/package.html
  maven-aether-provider/src/site/apt/index.apt
  maven-artifact/src/site/apt/index.apt
  maven-compat/compatibility.cfl
  maven-compat/src/main/resources/META-INF/maven/plugin.xml
  maven-core/lifecycle-executor.txt
  maven-core/plugin-manager.txt
  maven-core/project-builder.txt
  maven-core/src/main/resources/org/apache/maven/messages/build.properties
  maven-core/src/site/apt/artifact-handlers.apt
  maven-core/src/site/apt/configuration-management.apt
  maven-core/src/site/apt/default-bindings.apt.vm
  maven-core/src/site/apt/getting-to-container-configured-mojos.apt
  maven-core/src/site/apt/index.apt
  maven-core/src/site/apt/inheritance.apt
  maven-core/src/site/apt/lifecycles.apt.vm
  maven-core/src/site/apt/offline-mode.apt
  maven-core/src/site/apt/plugin-execution-isolation.apt
  maven-core/src/site/apt/scripting-support/marmalade-support.apt
  maven-core/src/site/resources/design/2.1-lifecycle-refactor.graffle
  maven-embedder/src/examples/simple-project/src/main/java/org/apache/maven/embedder/App.java
  maven-embedder/src/examples/simple-project/src/test/java/org/apache/maven/embedder/AppTest.java
  maven-embedder/src/main/resources/META-INF/MANIFEST.MF
  maven-embedder/src/main/resources/META-INF/maven/slf4j-configuration.properties
  maven-embedder/src/site/apt/cli.apt.vm
  maven-embedder/src/site/apt/index.apt.vm
  maven-embedder/src/site/apt/logging.apt
  maven-model/src/main/java/org/apache/maven/model/io/xpp3/package.html
  maven-model/src/main/java/org/apache/maven/model/merge/package.html
  maven-model/src/main/java/org/apache/maven/model/package.html
  maven-model/src/site/apt/index.apt
  maven-model-builder/src/site/apt/index.apt
  maven-model-builder/src/site/apt/super-pom.apt.vm
  maven-plugin-api/src/site/apt/index.apt
  maven-plugin-api/src/test/resources/plugin.xml
  maven-repository-metadata/src/site/apt/index.apt
  maven-settings/src/site/apt/index.apt
{code}

Attached is the full RAT report


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira