Wix OSS CI Police - Aggregator
· The aggregator of the 'CI Police' Maven plugin, whose responsibility is to validate Wix Open Source Projects.
These validations includes:
* Maven POM requirements (e.g., non-blank 'artifactId')
* Sonatype requiremetns (e.g., 'scm')
* Wix requirements (e.g., 'organization' populated with Wix details)
It is consisted two modules: one, is the main module of the plugin, and the other, is a tests module.
The reason for having a tests module is that the tests actually runs the plugin. It is therefore expected to
be found in Maven's local repository (at least in the local repository); hence, the separation.
Download JD-GUI to open JAR file and explore Java source code file (.class .java)
Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window wix-oss-ci-police-aggregator-1.1.0.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.