aQute.bnd.service
Interface Deploy

All Known Implementing Classes:
MavenDeploy

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 Exception
Throws:
Exception


Copyright © 2012 aQute SARL. All Rights Reserved.