retepXMPP XMPP Schemas
· This generates a schema artifact which contains all of the schemas
from xmpp.org's subversion repository.
Generating this artifact enables a schema to be referenced by jaxb
using the ClassPathCatalogResolver and a catalog file.
To refresh the content of this artifact, either remove the src/main/resources
directory manually or run a clean build from hudson. This is because
maven-scm-plugin is set to checkout only if that directory does not exist
so that the remote subversion repository is not hit every time a build
is performed.
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 schemas-10.6.jar file.
Once you open a JAR file, all the java classes in the JAR file will be displayed.