Package aQute.bnd.service
Interface Deploy
- All Known Implementing Classes:
MavenDeploy
public interface Deploy
Deploy this artifact to maven.
-
Method Summary
Modifier and TypeMethodDescriptionboolean
deploy
(Project project, String jarName, InputStream jarStream)
-
Method Details
-
deploy
- Throws:
Exception
-