Uses of Class
aQute.bnd.maven.support.Maven
-
Packages that use Maven Package Description aQute.bnd.build aQute.bnd.maven.support -
-
Uses of Maven in aQute.bnd.build
Methods in aQute.bnd.build that return Maven Modifier and Type Method Description Maven
Workspace. getMaven()
-
Uses of Maven in aQute.bnd.maven.support
Methods in aQute.bnd.maven.support that return Maven Modifier and Type Method Description Maven
MavenRemoteRepository. getMaven()
Methods in aQute.bnd.maven.support with parameters of type Maven Modifier and Type Method Description void
MavenRemoteRepository. setMaven(Maven maven)
Constructors in aQute.bnd.maven.support with parameters of type Maven Constructor Description Pom(Maven maven, java.io.File pomFile, java.net.URI home)
-