Package org.cibseven.bpm.webapp.webjar
Class Webjar
java.lang.Object
org.cibseven.bpm.webapp.webjar.Webjar
This is a dummy class and should not be used anywhere.
It has been created solely to enable the creation of -sources.jar and -javadoc.jar files
during the Maven Central deployment process. Without this class, the deployment fails
with the following error message:
Deployment 91e65997-8d5e-48b2-ae98-a76c8fbb3beb failed
pkg:maven/org.cibseven.bpm.webapp/cibseven-webapp-webjar@2.0.0:
- Javadocs must be provided but not found in entries
- Sources must be provided but not found in entries
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Webjar
public Webjar()
-