aQute.bnd.service
Interface Deploy


public interface Deploy

Deploy this artifact to maven.


Method Summary
 boolean deploy(Project project, Jar jar)
           
 

Method Detail

deploy

boolean deploy(Project project,
               Jar jar)
               throws java.lang.Exception
Throws:
java.lang.Exception