Class ReleaseUtils


  • public final class ReleaseUtils
    extends java.lang.Object
    Since:
    0.7.0
    Author:
    Andres Almiray
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static void createTag​(org.jreleaser.model.JReleaserContext context)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • createTag

        public static void createTag​(org.jreleaser.model.JReleaserContext context)
                              throws org.jreleaser.model.releaser.spi.ReleaseException
        Throws:
        org.jreleaser.model.releaser.spi.ReleaseException