Package aQute.bnd.build
Interface ProjectMessages
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface aQute.service.reporter.Messages
Messages.ERROR, Messages.WARNING
-
-
Method Summary
-
Methods inherited from interface aQute.service.reporter.Messages
NoSuchFile_, Unexpected_Error_
-
-
-
-
Method Detail
-
InvalidStrategy
Messages.ERROR InvalidStrategy(java.lang.String help, java.lang.String[] args)
-
RepoTooFewArguments
Messages.ERROR RepoTooFewArguments(java.lang.String help, java.lang.String[] args)
-
AddingNonExistentFileToClassPath_
Messages.ERROR AddingNonExistentFileToClassPath_(java.io.File f)
-
Deploying
Messages.ERROR Deploying(java.lang.Exception e)
-
DeployingFile_On_Exception_
Messages.ERROR DeployingFile_On_Exception_(java.io.File file, java.lang.String name, java.lang.Exception e)
-
MissingPom
Messages.ERROR MissingPom()
-
FoundVersions_ForStrategy_ButNoProvider
Messages.ERROR FoundVersions_ForStrategy_ButNoProvider(java.util.SortedMap<Version,RepositoryPlugin> versions, Strategy useStrategy)
-
NoSuchProject
Messages.ERROR NoSuchProject(java.lang.String bsn, java.lang.String spec)
-
CircularDependencyContext_Message_
Messages.ERROR CircularDependencyContext_Message_(java.lang.String name, java.lang.String message)
-
IncompatibleHandler_For_
Messages.ERROR IncompatibleHandler_For_(java.lang.String launcher, java.lang.String defaultHandler)
-
NoOutputDirectory_
Messages.ERROR NoOutputDirectory_(java.io.File output)
-
MissingDependson_
Messages.ERROR MissingDependson_(java.lang.String p)
-
NoNameForReleaseRepository
Messages.ERROR NoNameForReleaseRepository()
-
ReleaseRepository_NotFoundIn_
Messages.ERROR ReleaseRepository_NotFoundIn_(java.lang.String name, java.util.List<RepositoryPlugin> plugins)
-
Release_Into_Exception_
Messages.ERROR Release_Into_Exception_(java.lang.String jar, RepositoryPlugin rp, java.lang.Exception e)
-
NoScripters_
Messages.ERROR NoScripters_(java.lang.String script)
-
SettingPackageInfoException_
Messages.ERROR SettingPackageInfoException_(java.lang.Exception e)
-
ConfusedNoContainerFile
Messages.ERROR ConfusedNoContainerFile()
-
-