Class ObrDeployFile

  • All Implemented Interfaces:
    org.apache.maven.plugin.ContextEnabled, org.apache.maven.plugin.Mojo

    @Mojo(name="deploy-file",
          requiresProject=false,
          defaultPhase=DEPLOY)
    public final class ObrDeployFile
    extends AbstractFileMojo
    Deploys bundle details to a remote OBR repository (command-line goal)
    Author:
    Felix Project Team
    • Constructor Detail

      • ObrDeployFile

        public ObrDeployFile()
    • Method Detail

      • execute

        public void execute()
                     throws org.apache.maven.plugin.MojoExecutionException
        Throws:
        org.apache.maven.plugin.MojoExecutionException