Class Webjar

java.lang.Object
org.cibseven.bpm.webapp.webjar.Webjar

public class Webjar extends Object
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 Details

    • Webjar

      public Webjar()