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