Interface ProjectMessages

All Superinterfaces:
aQute.service.reporter.Messages

@ProviderType public interface ProjectMessages extends aQute.service.reporter.Messages
  • Method Details

    • InvalidStrategy

      aQute.service.reporter.Messages.ERROR InvalidStrategy(String help, String[] args)
    • RepoTooFewArguments

      aQute.service.reporter.Messages.ERROR RepoTooFewArguments(String help, String[] args)
    • AddingNonExistentFileToClassPath_

      aQute.service.reporter.Messages.ERROR AddingNonExistentFileToClassPath_(File f)
    • Deploying

      aQute.service.reporter.Messages.ERROR Deploying(Exception e)
    • DeployingFile_On_Exception_

      aQute.service.reporter.Messages.ERROR DeployingFile_On_Exception_(File file, String name, Exception e)
    • 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

      aQute.service.reporter.Messages.ERROR NoSuchProject(String bsn, String spec)
    • CircularDependencyContext_Message_

      aQute.service.reporter.Messages.ERROR CircularDependencyContext_Message_(String name, String message)
    • IncompatibleHandler_For_

      aQute.service.reporter.Messages.ERROR IncompatibleHandler_For_(String launcher, String defaultHandler)
    • NoOutputDirectory_

      aQute.service.reporter.Messages.ERROR NoOutputDirectory_(File output)
    • MissingDependson_

      aQute.service.reporter.Messages.ERROR MissingDependson_(String p)
    • 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_

      aQute.service.reporter.Messages.ERROR NoScripters_(String script)
    • SettingPackageInfoException_

      aQute.service.reporter.Messages.ERROR SettingPackageInfoException_(Exception e)
    • ConfusedNoContainerFile

      aQute.service.reporter.Messages.ERROR ConfusedNoContainerFile()