aQute.bnd.build
Interface ProjectMessages
- All Superinterfaces:
- Messages
public interface ProjectMessages
- extends Messages
|
Method Summary |
Messages.ERROR |
AddingNonExistentFileToClassPath_(File f)
|
Messages.ERROR |
CircularDependencyContext_Message_(String name,
String message)
|
Messages.ERROR |
ConfusedNoContainerFile()
|
Messages.ERROR |
Deploying(Exception e)
|
Messages.ERROR |
DeployingFile_On_Exception_(File file,
String name,
Exception e)
|
Messages.ERROR |
FoundVersions_ForStrategy_ButNoProvider(SortedMap<Version,RepositoryPlugin> versions,
Strategy useStrategy)
|
Messages.ERROR |
IncompatibleHandler_For_(String launcher,
String defaultHandler)
|
Messages.ERROR |
InvalidStrategy(String help,
String[] args)
|
Messages.ERROR |
MissingDependson_(String p)
|
Messages.ERROR |
MissingPom()
|
Messages.ERROR |
NoNameForReleaseRepository()
|
Messages.ERROR |
NoOutputDirectory_(File output)
|
Messages.ERROR |
NoScripters_(String script)
|
Messages.ERROR |
NoSuchProject(String bsn,
String spec)
|
Messages.ERROR |
Release_Into_Exception_(String jar,
RepositoryPlugin rp,
Exception e)
|
Messages.ERROR |
ReleaseRepository_NotFoundIn_(String name,
List<RepositoryPlugin> plugins)
|
Messages.ERROR |
RepoTooFewArguments(String help,
String[] args)
|
Messages.ERROR |
SettingPackageInfoException_(Exception e)
|
InvalidStrategy
Messages.ERROR InvalidStrategy(String help,
String[] args)
RepoTooFewArguments
Messages.ERROR RepoTooFewArguments(String help,
String[] args)
AddingNonExistentFileToClassPath_
Messages.ERROR AddingNonExistentFileToClassPath_(File f)
Deploying
Messages.ERROR Deploying(Exception e)
DeployingFile_On_Exception_
Messages.ERROR DeployingFile_On_Exception_(File file,
String name,
Exception e)
MissingPom
Messages.ERROR MissingPom()
FoundVersions_ForStrategy_ButNoProvider
Messages.ERROR FoundVersions_ForStrategy_ButNoProvider(SortedMap<Version,RepositoryPlugin> versions,
Strategy useStrategy)
NoSuchProject
Messages.ERROR NoSuchProject(String bsn,
String spec)
CircularDependencyContext_Message_
Messages.ERROR CircularDependencyContext_Message_(String name,
String message)
IncompatibleHandler_For_
Messages.ERROR IncompatibleHandler_For_(String launcher,
String defaultHandler)
NoOutputDirectory_
Messages.ERROR NoOutputDirectory_(File output)
MissingDependson_
Messages.ERROR MissingDependson_(String p)
NoNameForReleaseRepository
Messages.ERROR NoNameForReleaseRepository()
ReleaseRepository_NotFoundIn_
Messages.ERROR ReleaseRepository_NotFoundIn_(String name,
List<RepositoryPlugin> plugins)
Release_Into_Exception_
Messages.ERROR Release_Into_Exception_(String jar,
RepositoryPlugin rp,
Exception e)
NoScripters_
Messages.ERROR NoScripters_(String script)
SettingPackageInfoException_
Messages.ERROR SettingPackageInfoException_(Exception e)
ConfusedNoContainerFile
Messages.ERROR ConfusedNoContainerFile()
Copyright © 2014 aQute SARL. All rights reserved.