Class BundleGenerator

java.lang.Object
dev.dsf.maven.bundle.BundleGenerator

public class BundleGenerator extends Object
  • Constructor Details

    • BundleGenerator

      public BundleGenerator(Path projectBaseDir, Path baseFolder, Path projectBuildDirectory) throws org.apache.maven.plugin.MojoExecutionException
      Throws:
      org.apache.maven.plugin.MojoExecutionException
  • Method Details

    • generateAndSaveBundle

      public void generateAndSaveBundle() throws org.apache.maven.plugin.MojoFailureException
      Throws:
      org.apache.maven.plugin.MojoFailureException
    • getBundleFilename

      public Path getBundleFilename()
    • generateBundle

      public org.hl7.fhir.r4.model.Bundle generateBundle() throws IOException
      Throws:
      IOException