Class CentralCheck

java.lang.Object
aQute.bnd.plugin.maven.CentralCheck
All Implemented Interfaces:
VerifierPlugin

public class CentralCheck extends Object implements VerifierPlugin
Sets a warning when a header is missing to publish at Central. The Sonatype Nexus does some verifications and it is pretty annoying if they fail.
See Also:
  • Constructor Details

    • CentralCheck

      public CentralCheck()
  • Method Details