Uses of Class org.codehaus.plexus.configuration.PlexusConfigurationException

Uses in package org.codehaus.plexus

Methods which throw type org.codehaus.plexus.configuration.PlexusConfigurationException

List
TODO: Enhance the ComponentRepository so that it can take entire ComponentSetDescriptors instead of just ComponentDescriptors.
void
void
void
void
void
Process any additional component configuration files that have been specified.

Uses in package org.codehaus.plexus.component.discovery

Methods which throw type org.codehaus.plexus.configuration.PlexusConfigurationException

ComponentSetDescriptor
ComponentSetDescriptor
DefaultComponentDiscoverer.createComponentDescriptors(Reader componentDescriptorReader, String source)
ComponentSetDescriptor
PlexusConfiguration
List
AbstractComponentDiscoverer.findComponents(Context context, ClassRealm classRealm)
List
ComponentDiscoverer.findComponents(Context context, ClassRealm classRealm)
List
PlexusXmlComponentDiscoverer.findComponents(Context context, ClassRealm classRealm)

Uses in package org.codehaus.plexus.component.repository.io

Methods which throw type org.codehaus.plexus.configuration.PlexusConfigurationException

ComponentDescriptor
PlexusTools.buildComponentDescriptor(String configuration)
ComponentDescriptor
ComponentSetDescriptor
PlexusConfiguration
PlexusTools.buildConfiguration(String configuration)
PlexusConfiguration
PlexusTools.buildConfiguration(String resourceName, Reader configuration)

Uses in package org.codehaus.plexus.configuration

Methods which throw type org.codehaus.plexus.configuration.PlexusConfigurationException

String
String

Uses in package org.codehaus.plexus.personality.plexus.lifecycle.phase

Methods which throw type org.codehaus.plexus.configuration.PlexusConfigurationException

void