RAT (Release Audit Tool) results
The following document contains the results of RAT (Release Audit Tool) Apache Creadur RAT::Plugin4Maven 0.18 (Apache Software Foundation).
*****************************************************
Summary
*****************************************************
Generated at: 2026-09-04T03:31:42Z
by Apache Creadur RAT::Core 0.18 (Apache Software Foundation)
-----------------------------------------------------
Counters
-----------------------------------------------------
(Entries starting with '!' exceed the minimum or maximum values)
Approved: 28 A count of approved licenses.
Archives: 0 A count of archive files.
Binaries: 2 A count of binary files.
Document types: 4 A count of distinct document types.
Ignored: 16 A count of ignored files.
License categories: 1 A count of distinct license categories.
License names: 1 A count of distinct license names.
Notices: 1 A count of notice files.
Standards: 28 A count of standard files.
Unapproved: 0 A count of unapproved licenses.
Unknown: 0 A count of unknown file types.
-----------------------------------------------------
Licenses detected
-----------------------------------------------------
Apache License 2.0: 28
-----------------------------------------------------
License Categories detected
-----------------------------------------------------
AL : 28
-----------------------------------------------------
Document Types detected
-----------------------------------------------------
BINARY: 2
IGNORED: 16
NOTICE: 1
STANDARD: 28
*****************************************************
Detail
*****************************************************
Documents with unapproved licenses will start with a '!'
The first character on the next line identifies the document type.
char type
A Archive file
B Binary file
I Ignored file
N Notice file
S Standard file
U Unknown file.
/.devcontainer
I application/octet-stream (directory)
/.flattened-pom.xml
I application/xml
/.git
I application/octet-stream (directory)
/.github
I application/octet-stream (directory)
/.gitignore
I application/octet-stream
/.mvn
I application/octet-stream (directory)
/.vscode
I application/octet-stream (directory)
/AGENTS.md
I text/x-web-markdown
/CLAUDE.md
I text/x-web-markdown
/LICENSE
N text/plain ISO-8859-1
/README.md
I text/x-web-markdown
/checkstyle.xml
S application/xml ISO-8859-1
AL AL2.0 Apache License 2.0
/mvnw
B application/x-sh
/mvnw.cmd
B application/x-bat
/nb-configuration.xml
I application/xml
/nbactions-release.xml
I application/xml
/nbproject
I application/octet-stream (directory)
/pom.xml
S application/xml ISO-8859-1
AL AL2.0 Apache License 2.0
/spotbugs-exclude.xml
S application/xml ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/JLibnotify.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/JLibnotifyLoader.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/JLibnotifyNotification.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/ServerInfo.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/core/BasicServerInfo.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/core/DefaultJLibnotify.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/core/DefaultJLibnotifyLoader.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/core/DefaultJLibnotifyNotification.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/core/DefaultServerCapabilitiesReader.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/core/ServerCapabilitiesReader.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/core/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/exception/JLibnotifyException.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/exception/JLibnotifyInitException.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/exception/JLibnotifyLoadException.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/exception/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/jna/GBoolean.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/jna/NativeLibnotify.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/jna/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/main/java/es/blackleg/jlibnotify/package-info.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/site/markdown/index.md
I text/x-web-markdown
/src/site/markdown/usage.md
I text/x-web-markdown
/src/site/site.xml
S application/xml ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/es/blackleg/jlibnotify/JLibnotifyIT.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/es/blackleg/jlibnotify/JLibnotifyLoaderIT.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/es/blackleg/jlibnotify/core/BasicServerInfoTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/es/blackleg/jlibnotify/core/DefaultJLibnotifyTest.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/src/test/java/es/blackleg/jlibnotify/test/NativeLibNotifyMock.java
S text/x-java-source ISO-8859-1
AL AL2.0 Apache License 2.0
/target
I application/octet-stream (directory)
