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.ERRORaQute.service.reporter.Messages.ERRORCircularDependencyContext_Message_(String name, String message) aQute.service.reporter.Messages.ERRORaQute.service.reporter.Messages.ERRORaQute.service.reporter.Messages.ERRORDeployingFile_On_Exception_(File file, String name, Exception e) aQute.service.reporter.Messages.ERRORFoundVersions_ForStrategy_ButNoProvider(SortedMap<Version, RepositoryPlugin> versions, Strategy useStrategy) aQute.service.reporter.Messages.ERRORIncompatibleHandler_For_(String launcher, String defaultHandler) aQute.service.reporter.Messages.ERRORInvalidStrategy(String help, String[] args) aQute.service.reporter.Messages.ERRORaQute.service.reporter.Messages.ERRORaQute.service.reporter.Messages.ERRORaQute.service.reporter.Messages.ERRORNoOutputDirectory_(File output) aQute.service.reporter.Messages.ERRORNoScripters_(String script) aQute.service.reporter.Messages.ERRORNoSuchProject(String bsn, String spec) aQute.service.reporter.Messages.ERRORRelease_Into_Exception_(String jar, RepositoryPlugin rp, Exception e) aQute.service.reporter.Messages.ERRORReleaseRepository_NotFoundIn_(String name, List<RepositoryPlugin> plugins) aQute.service.reporter.Messages.ERRORRepoTooFewArguments(String help, String[] args) aQute.service.reporter.Messages.ERRORMethods 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()
-