[ 
https://issues.apache.org/jira/browse/RAT-190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14323260#comment-14323260
 ] 

Dan Dumont commented on RAT-190:
--------------------------------

Here's some debug (-X) output if it helps

{code}
[INFO]
[INFO] --- maven-jar-plugin:2.3.2:jar (default-jar) @ test ---
[DEBUG] org.apache.maven.plugins:maven-jar-plugin:jar:2.3.2:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG]          org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG]       
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.0.6:runtime
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-archiver:jar:2.4.2:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.13:compile
[DEBUG]    org.codehaus.plexus:plexus-archiver:jar:2.0.1:compile
[DEBUG]       org.codehaus.plexus:plexus-io:jar:2.0.1:compile
[DEBUG]    commons-lang:commons-lang:jar:2.1:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0:compile
[DEBUG] Created new class realm 
plugin>org.apache.maven.plugins:maven-jar-plugin:2.3.2
[DEBUG] Importing foreign packages into class realm 
plugin>org.apache.maven.plugins:maven-jar-plugin:2.3.2
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm 
plugin>org.apache.maven.plugins:maven-jar-plugin:2.3.2
[DEBUG]   Included: org.apache.maven.plugins:maven-jar-plugin:jar:2.3.2
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.apache.maven:maven-archiver:jar:2.4.2
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.13
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:2.0.1
[DEBUG]   Included: org.codehaus.plexus:plexus-io:jar:2.0.1
[DEBUG]   Included: commons-lang:commons-lang:jar:2.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0
[DEBUG]   Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG]   Excluded: 
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG]   Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG]   Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Configuring mojo org.apache.maven.plugins:maven-jar-plugin:2.3.2:jar 
from plugin realm ClassRealm[plugin>org.apache.maven.plugi
ns:maven-jar-plugin:2.3.2, parent: sun.misc.Launcher$AppClassLoader@ba679e]
[DEBUG] Configuring mojo 'org.apache.maven.plugins:maven-jar-plugin:2.3.2:jar' 
with basic configurator -->
[DEBUG]   (f) classesDirectory = \test\target\classes
[DEBUG]   (f) defaultManifestFile = \test\target\classes\META-INF\MANIFEST.MF
[DEBUG]   (f) finalName = test-1.0-SNAPSHOT
[DEBUG]   (f) forceCreation = false
[DEBUG]   (f) outputDirectory = \test\target
[DEBUG]   (f) project = MavenProject: com.mycompany.app:test:1.0-SNAPSHOT @ 
\test\pom.xml
[DEBUG]   (f) useDefaultManifestFile = false
[DEBUG] -- end configuration --
[WARNING] JAR will be empty - no content was marked for inclusion!
[DEBUG] isUp2date: false (Destination \test\target\test-1.0-SNAPSHOT.jar not 
found.)
[INFO] Building jar: \test\target\test-1.0-SNAPSHOT.jar
[DEBUG] adding directory META-INF/
[DEBUG] adding entry META-INF/MANIFEST.MF
[DEBUG] adding directory META-INF/maven/
[DEBUG] adding directory META-INF/maven/com.mycompany.app/
[DEBUG] adding directory META-INF/maven/com.mycompany.app/test/
[DEBUG] adding entry META-INF/maven/com.mycompany.app/test/pom.xml
[DEBUG] adding entry META-INF/maven/com.mycompany.app/test/pom.properties
[INFO]
[INFO] --- apache-rat-plugin:0.11:check (default) @ test ---
[DEBUG] org.apache.rat:apache-rat-plugin:jar:0.11:
[DEBUG]    org.apache.rat:apache-rat-core:jar:0.11:compile
[DEBUG]       commons-collections:commons-collections:jar:3.2.1:compile
[DEBUG]       commons-lang:commons-lang:jar:2.6:compile
[DEBUG]       commons-io:commons-io:jar:2.2:compile
[DEBUG]       org.apache.commons:commons-compress:jar:1.5:compile
[DEBUG]       commons-cli:commons-cli:jar:1.2:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-artifact-manager:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.2.1:compile
[DEBUG]       
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]       backport-util-concurrent:backport-util-concurrent:jar:3.1:compile
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.2.1:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-model:jar:2.2.1:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.2.1:compile
[DEBUG]       org.codehaus.plexus:plexus-interpolation:jar:1.11:compile
[DEBUG]    org.apache.maven.doxia:doxia-core:jar:1.2:compile
[DEBUG]       org.apache.maven.doxia:doxia-logging-api:jar:1.2:compile
[DEBUG]       xerces:xercesImpl:jar:2.9.1:compile
[DEBUG]          xml-apis:xml-apis:jar:1.3.04:compile
[DEBUG]       org.apache.httpcomponents:httpclient:jar:4.0.2:compile
[DEBUG]          org.apache.httpcomponents:httpcore:jar:4.0.1:compile
[DEBUG]          commons-logging:commons-logging:jar:1.1.1:compile
[DEBUG]          commons-codec:commons-codec:jar:1.3:compile
[DEBUG]    org.apache.maven.doxia:doxia-decoration-model:jar:1.2:compile
[DEBUG]    org.apache.maven.doxia:doxia-sink-api:jar:1.2:compile
[DEBUG]    org.apache.maven.doxia:doxia-site-renderer:jar:1.2:compile
[DEBUG]       org.apache.maven.doxia:doxia-module-xhtml:jar:1.2:compile
[DEBUG]       org.apache.maven.doxia:doxia-module-fml:jar:1.2:compile
[DEBUG]       org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7:compile
[DEBUG]       org.codehaus.plexus:plexus-velocity:jar:1.1.7:compile
[DEBUG]       org.apache.velocity:velocity:jar:1.5:compile
[DEBUG]          oro:oro:jar:2.0.8:compile
[DEBUG]    org.apache.maven.reporting:maven-reporting-api:jar:3.0:compile
[DEBUG]    org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1:compile
[DEBUG]       org.apache.maven:maven-core:jar:2.0:compile
[DEBUG]          
org.apache.maven:maven-plugin-parameter-documenter:jar:2.0:compile
[DEBUG]          org.apache.maven:maven-error-diagnostics:jar:2.0:compile
[DEBUG]          org.apache.maven:maven-plugin-descriptor:jar:2.0:compile
[DEBUG]          
org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4:compile
[DEBUG]          org.apache.maven:maven-monitor:jar:2.0:compile
[DEBUG]       junit:junit:jar:4.11:test (scope managed from compile) (version 
managed from 3.8.1)
[DEBUG]          org.hamcrest:hamcrest-core:jar:1.3:test
[DEBUG]       org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:3.0.8:compile
[DEBUG] Created new class realm plugin>org.apache.rat:apache-rat-plugin:0.11
[DEBUG] Importing foreign packages into class realm 
plugin>org.apache.rat:apache-rat-plugin:0.11
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm plugin>org.apache.rat:apache-rat-plugin:0.11
[DEBUG]   Included: org.apache.rat:apache-rat-plugin:jar:0.11
[DEBUG]   Included: org.apache.rat:apache-rat-core:jar:0.11
[DEBUG]   Included: commons-collections:commons-collections:jar:3.2.1
[DEBUG]   Included: commons-lang:commons-lang:jar:2.6
[DEBUG]   Included: commons-io:commons-io:jar:2.2
[DEBUG]   Included: org.apache.commons:commons-compress:jar:1.5
[DEBUG]   Included: commons-cli:commons-cli:jar:1.2
[DEBUG]   Included: backport-util-concurrent:backport-util-concurrent:jar:3.1
[DEBUG]   Included: org.codehaus.plexus:plexus-interpolation:jar:1.11
[DEBUG]   Included: org.apache.maven.doxia:doxia-core:jar:1.2
[DEBUG]   Included: org.apache.maven.doxia:doxia-logging-api:jar:1.2
[DEBUG]   Included: xerces:xercesImpl:jar:2.9.1
[DEBUG]   Included: xml-apis:xml-apis:jar:1.3.04
[DEBUG]   Included: org.apache.httpcomponents:httpclient:jar:4.0.2
[DEBUG]   Included: org.apache.httpcomponents:httpcore:jar:4.0.1
[DEBUG]   Included: commons-logging:commons-logging:jar:1.1.1
[DEBUG]   Included: commons-codec:commons-codec:jar:1.3
[DEBUG]   Included: org.apache.maven.doxia:doxia-decoration-model:jar:1.2
[DEBUG]   Included: org.apache.maven.doxia:doxia-sink-api:jar:1.2
[DEBUG]   Included: org.apache.maven.doxia:doxia-site-renderer:jar:1.2
[DEBUG]   Included: org.apache.maven.doxia:doxia-module-xhtml:jar:1.2
[DEBUG]   Included: org.apache.maven.doxia:doxia-module-fml:jar:1.2
[DEBUG]   Included: org.codehaus.plexus:plexus-i18n:jar:1.0-beta-7
[DEBUG]   Included: org.codehaus.plexus:plexus-velocity:jar:1.1.7
[DEBUG]   Included: org.apache.velocity:velocity:jar:1.5
[DEBUG]   Included: oro:oro:jar:2.0.8
[DEBUG]   Included: org.apache.maven.reporting:maven-reporting-api:jar:3.0
[DEBUG]   Included: org.apache.maven.shared:maven-plugin-testing-harness:jar:1.1
[DEBUG]   Included: org.codehaus.plexus:plexus-interactivity-api:jar:1.0-alpha-4
[DEBUG]   Included: org.codehaus.plexus:plexus-archiver:jar:1.0-alpha-7
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:3.0.8
[DEBUG]   Excluded: org.apache.maven:maven-artifact:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-artifact-manager:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-repository-metadata:jar:2.2.1
[DEBUG]   Excluded: 
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG]   Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG]   Excluded: org.apache.maven:maven-plugin-api:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-project:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-settings:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-profile:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-model:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-plugin-registry:jar:2.2.1
[DEBUG]   Excluded: org.apache.maven:maven-core:jar:2.0
[DEBUG]   Excluded: org.apache.maven:maven-plugin-parameter-documenter:jar:2.0
[DEBUG]   Excluded: org.apache.maven:maven-error-diagnostics:jar:2.0
[DEBUG]   Excluded: org.apache.maven:maven-plugin-descriptor:jar:2.0
[DEBUG]   Excluded: org.apache.maven:maven-monitor:jar:2.0
[DEBUG]   Excluded: junit:junit:jar:4.11
[DEBUG]   Excluded: org.hamcrest:hamcrest-core:jar:1.3
[DEBUG] Configuring mojo org.apache.rat:apache-rat-plugin:0.11:check from 
plugin realm ClassRealm[plugin>org.apache.rat:apache-rat-plug
in:0.11, parent: sun.misc.Launcher$AppClassLoader@ba679e]
[DEBUG] Configuring mojo 'org.apache.rat:apache-rat-plugin:0.11:check' with 
basic configurator -->
[DEBUG]   (f) addDefaultLicenseMatchers = true
[DEBUG]   (f) addLicenseHeaders = false
[DEBUG]   (f) basedir = \test
[DEBUG]   (f) excludeSubProjects = true
[DEBUG]   (f) excludes = [*.loadrule, **/.*, **/.*/*, **/*.json, **/*.html, 
**/*.md, **/*.log, **/*.mf, src/site/**, src/scripts/**, *.
obsolete/**, **/test/**, sequoia-crx/**, shimmer-cookie-ninja/**]
[DEBUG]   (f) ignoreErrors = false
[DEBUG]   (s) familyName = IBM Copyright
[DEBUG]   (f) licenseFamilies = 
[org.apache.rat.license.SimpleLicenseFamily@1477244f]
[DEBUG]   (s) licenseFamilyCategory = IBMCL
[DEBUG]   (s) licenseFamilyName = IBM Copyright
[DEBUG]   (s) patterns = [Copyright IBM Corp. 2015, Copyright IBM Corp. 2014, 
2015, Copyright IBM Corp. 2013, 2015]
[DEBUG]   (f) licenses = 
[org.apache.rat.analysis.license.SimplePatternBasedLicense@3e98ae8d]
[DEBUG]   (f) numUnapprovedLicenses = 0
[DEBUG]   (f) project = MavenProject: com.mycompany.app:test:1.0-SNAPSHOT @ 
\test\pom.xml
[DEBUG]   (f) reportFile = \test\target\rat.txt
[DEBUG]   (f) reportStyle = plain
[DEBUG]   (f) skip = false
[DEBUG]   (f) useDefaultExcludes = true
[DEBUG]   (f) useEclipseDefaultExcludes = true
[DEBUG]   (f) useIdeaDefaultExcludes = true
[DEBUG]   (f) useMavenDefaultExcludes = true
[DEBUG] -- end configuration --
[DEBUG] Adding plexus default exclusions...
[DEBUG] Adding exclusions often needed by Maven projects...
[DEBUG] Adding exclusions often needed by projects developed in Eclipse...
[DEBUG] Adding exclusions often needed by projects developed in IDEA...
[DEBUG] Finished creating list of implicit excludes.
[INFO] 51 implicit excludes (use -debug for more details).
[DEBUG] Implicit exclude: **/*~
[DEBUG] Implicit exclude: **/#*#
[DEBUG] Implicit exclude: **/.#*
[DEBUG] Implicit exclude: **/%*%
[DEBUG] Implicit exclude: **/._*
[DEBUG] Implicit exclude: **/CVS
[DEBUG] Implicit exclude: **/CVS/**
[DEBUG] Implicit exclude: **/.cvsignore
[DEBUG] Implicit exclude: **/RCS
[DEBUG] Implicit exclude: **/RCS/**
[DEBUG] Implicit exclude: **/SCCS
[DEBUG] Implicit exclude: **/SCCS/**
[DEBUG] Implicit exclude: **/vssver.scc
[DEBUG] Implicit exclude: **/project.pj
[DEBUG] Implicit exclude: **/.svn
[DEBUG] Implicit exclude: **/.svn/**
[DEBUG] Implicit exclude: **/.arch-ids
[DEBUG] Implicit exclude: **/.arch-ids/**
[DEBUG] Implicit exclude: **/.bzr
[DEBUG] Implicit exclude: **/.bzr/**
[DEBUG] Implicit exclude: **/.MySCMServerInfo
[DEBUG] Implicit exclude: **/.DS_Store
[DEBUG] Implicit exclude: **/.metadata
[DEBUG] Implicit exclude: **/.metadata/**
[DEBUG] Implicit exclude: **/.hg
[DEBUG] Implicit exclude: **/.hg/**
[DEBUG] Implicit exclude: **/.git
[DEBUG] Implicit exclude: **/.gitignore
[DEBUG] Implicit exclude: **/.gitattributes
[DEBUG] Implicit exclude: **/.git/**
[DEBUG] Implicit exclude: **/BitKeeper
[DEBUG] Implicit exclude: **/BitKeeper/**
[DEBUG] Implicit exclude: **/ChangeSet
[DEBUG] Implicit exclude: **/ChangeSet/**
[DEBUG] Implicit exclude: **/_darcs
[DEBUG] Implicit exclude: **/_darcs/**
[DEBUG] Implicit exclude: **/.darcsrepo
[DEBUG] Implicit exclude: **/.darcsrepo/**
[DEBUG] Implicit exclude: **/-darcs-backup*
[DEBUG] Implicit exclude: **/.darcs-temp-mail
[DEBUG] Implicit exclude: target/**/*
[DEBUG] Implicit exclude: cobertura.ser
[DEBUG] Implicit exclude: release.properties
[DEBUG] Implicit exclude: pom.xml.releaseBackup
[DEBUG] Implicit exclude: .classpath
[DEBUG] Implicit exclude: .project
[DEBUG] Implicit exclude: .settings/**/*
[DEBUG] Implicit exclude: *.iml
[DEBUG] Implicit exclude: *.ipr
[DEBUG] Implicit exclude: *.iws
[DEBUG] Implicit exclude: .idea/**/*
[INFO] Exclude: *.loadrule
[INFO] Exclude: **/.*
[INFO] Exclude: **/.*/*
[INFO] Exclude: **/*.json
[INFO] Exclude: **/*.html
[INFO] Exclude: **/*.md
[INFO] Exclude: **/*.log
[INFO] Exclude: **/*.mf
[INFO] Exclude: src/site/**
[INFO] Exclude: src/scripts/**
[INFO] Exclude: *.obsolete/**
[INFO] Exclude: **/test/**
[INFO] Exclude: sequoia-crx/**
[INFO] Exclude: shimmer-cookie-ninja/**
[DEBUG] Excluded 6 resources:
[DEBUG]  - excluded target\maven-archiver\pom.properties
[DEBUG]  - excluded target\rat.txt
[DEBUG]  - excluded target\surefire\surefire4446175046153537991tmp
[DEBUG]  - excluded target\surefire\surefire5545660843503742297tmp
[DEBUG]  - excluded target\surefire\surefirebooter8266149225673203440.jar
[DEBUG]  - excluded target\test-1.0-SNAPSHOT.jar
[INFO] 2 resources included (use -debug for more details)
[DEBUG]  - included pom.xml
[DEBUG]  - included src\main\java\com\mycompany\app\MailComposeView.js
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 
approved: 1 licence.
[INFO]
[INFO] --- maven-install-plugin:2.3.1:install (default-install) @ test ---
[DEBUG] org.apache.maven.plugins:maven-install-plugin:jar:2.3.1:
[DEBUG]    org.apache.maven:maven-plugin-api:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-project:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-settings:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-profile:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-plugin-registry:jar:2.0.6:compile
[DEBUG]       
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1:compile
[DEBUG]          junit:junit:jar:3.8.1:compile
[DEBUG]          classworlds:classworlds:jar:1.1-alpha-2:compile
[DEBUG]    org.apache.maven:maven-model:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-artifact-manager:jar:2.0.6:compile
[DEBUG]       org.apache.maven:maven-repository-metadata:jar:2.0.6:compile
[DEBUG]    org.apache.maven:maven-artifact:jar:2.0.6:compile
[DEBUG]    org.codehaus.plexus:plexus-utils:jar:2.0.5:compile
[DEBUG]    org.codehaus.plexus:plexus-digest:jar:1.0:compile
[DEBUG] Created new class realm 
plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG] Importing foreign packages into class realm 
plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG]   Imported:  < maven.api
[DEBUG] Populating class realm 
plugin>org.apache.maven.plugins:maven-install-plugin:2.3.1
[DEBUG]   Included: org.apache.maven.plugins:maven-install-plugin:jar:2.3.1
[DEBUG]   Included: junit:junit:jar:3.8.1
[DEBUG]   Included: org.codehaus.plexus:plexus-utils:jar:2.0.5
[DEBUG]   Included: org.codehaus.plexus:plexus-digest:jar:1.0
[DEBUG]   Excluded: org.apache.maven:maven-plugin-api:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-project:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-settings:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-profile:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-plugin-registry:jar:2.0.6
[DEBUG]   Excluded: 
org.codehaus.plexus:plexus-container-default:jar:1.0-alpha-9-stable-1
[DEBUG]   Excluded: classworlds:classworlds:jar:1.1-alpha-2
[DEBUG]   Excluded: org.apache.maven:maven-model:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-artifact-manager:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-repository-metadata:jar:2.0.6
[DEBUG]   Excluded: org.apache.maven:maven-artifact:jar:2.0.6
[DEBUG] Configuring mojo 
org.apache.maven.plugins:maven-install-plugin:2.3.1:install from plugin realm 
ClassRealm[plugin>org.apache.mav
en.plugins:maven-install-plugin:2.3.1, parent: 
sun.misc.Launcher$AppClassLoader@ba679e]
[DEBUG] Configuring mojo 
'org.apache.maven.plugins:maven-install-plugin:2.3.1:install' with basic 
configurator -->
[DEBUG]   (f) artifact = com.mycompany.app:test:jar:1.0-SNAPSHOT
[DEBUG]   (f) attachedArtifacts = []
[DEBUG]   (f) createChecksum = false
[DEBUG]   (f) localRepository =        id: local
      url: file:///C:/Users/ddumont/.m2/repository/
   layout: none

[DEBUG]   (f) packaging = jar
[DEBUG]   (f) pomFile = \test\pom.xml
[DEBUG]   (f) updateReleaseInfo = false
[DEBUG] -- end configuration --
[INFO] Installing \test\target\test-1.0-SNAPSHOT.jar to 
\.m2\repository\com\mycompany\app\test\
1.0-SNAPSHOT\test-1.0-SNAPSHOT.jar
[DEBUG] Writing resolution tracking file 
\.m2\repository\com\mycompany\app\test\1.0-SNAPSHOT\_maven.repositories
[INFO] Installing \test\pom.xml to 
\.m2\repository\com\mycompany\app\test\1.0-SNAPSHOT\test-1.0
-SNAPSHOT.pom
[DEBUG] Writing resolution tracking file 
\.m2\repository\com\mycompany\app\test\1.0-SNAPSHOT\_maven.repositories
[DEBUG] Installing com.mycompany.app:test:1.0-SNAPSHOT/maven-metadata.xml to 
\.m2\repository\com\mycompany\app\test\1.0
-SNAPSHOT\maven-metadata-local.xml
[DEBUG] Installing com.mycompany.app:test/maven-metadata.xml to 
\.m2\repository\com\mycompany\app\test\maven-metadata-l
ocal.xml
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3.249s
[INFO] Finished at: Mon Feb 16 15:42:45 EST 2015
[INFO] Final Memory: 10M/151M
[INFO] ------------------------------------------------------------------------
{code}

> False negatives(?) in apache rat license checking
> -------------------------------------------------
>
>                 Key: RAT-190
>                 URL: https://issues.apache.org/jira/browse/RAT-190
>             Project: Apache Rat
>          Issue Type: Bug
>    Affects Versions: 0.8, 0.11
>            Reporter: Dan Dumont
>            Assignee: Philipp Ottlinger
>         Attachments: complete-pom.xml, test.zip
>
>
> We're using rat to enforce our internal copyright on all of our source files.
> We're seeing it missing files that should be flagged.  Here's part of our pom:
> <licenses>
>   <license 
> implementation="org.apache.rat.analysis.license.SimplePatternBasedLicense">
>     <licenseFamilyCategory>IBMCL</licenseFamilyCategory>
>     <licenseFamilyName>IBM Copyright</licenseFamilyName>
>     <notes></notes>
>     <patterns>
>       <pattern>Copyright IBM Corp. 2015</pattern>
>       <pattern>Copyright IBM Corp. 2014, 2015</pattern>
>       <pattern>Copyright IBM Corp. 2013, 2015</pattern>
>     </patterns>
>   </license>
> </licenses>
> <licenseFamilies>
>   <licenseFamily implementation="org.apache.rat.license.SimpleLicenseFamily">
>   <familyName>IBM Copyright</familyName>
> </licenseFamily>
> </licenseFamilies>
> The file in question is "included" as reported by running with debug 
> output...  but the file's copyright is:
> /* Copyright IBM Corp. 2014  All Rights Reserved.                    */



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to