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