You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oodt.apache.org by "Lewis John McGibbney (JIRA)" <ji...@apache.org> on 2013/07/17 23:27:47 UTC

[jira] [Created] (OODT-648) Add license headers to files so that mvn rat:check is successful

Lewis John McGibbney created OODT-648:
-----------------------------------------

             Summary: Add license headers to files so that mvn rat:check is successful
                 Key: OODT-648
                 URL: https://issues.apache.org/jira/browse/OODT-648
             Project: OODT
          Issue Type: Sub-task
    Affects Versions: 0.6
            Reporter: Lewis John McGibbney
            Priority: Minor
             Fix For: 0.7


Whilst running mvn rat:check I got the following...

{code:xml}
[INFO] Common Utilities .................................. FAILURE [0.279s]

[INFO]
------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 1.512s
[INFO] Finished at: Thu Jul 11 13:31:49 PDT 2013
[INFO] Final Memory: 19M/217M
[INFO]
------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.codehaus.mojo:rat-maven-plugin:1.0-alpha-3:check (default-cli) on
project oodt-commons: Too many unapproved licenses: 119 -> [Help 1]

6 Unknown Licenses
 !?????
/home/law/Desktop/apache-oodt-0.6/commons/src/main/java/org/apache/oodt/commons/io/package.html
 !?????
/home/law/Desktop/apache-oodt-0.6/commons/src/main/java/org/apache/oodt/commons/object/jndi/package.html
 !?????
/home/law/Desktop/apache-oodt-0.6/commons/src/main/java/org/apache/oodt/commons/object/package.html
 !?????
/home/law/Desktop/apache-oodt-0.6/commons/src/main/java/org/apache/oodt/commons/util/package.html
 !?????
/home/law/Desktop/apache-oodt-0.6/commons/src/main/java/org/apache/oodt/commons/package.html
 !????? /home/law/Desktop/apache-oodt-0.6/commons/src/testdata/test.xml
{code:xml}

--
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