org.andromda.maven.plugin.configuration |
|
Java Source File Name | Type | Comment |
AbstractConfigurationMojo.java | Class | An abstract Mojo for dealing with the AndroMDA configuration,
if a plugin needs to use the AndroMDA configuration, it should extend this
class. |
BeanProperties.java | Class | Extends properties and allows the key to be retrieved from the given bean. |
ConfigurationClassLoader.java | Class | A custom class loader nessary to avoid class loading errors
when running within Maven2. |