All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.plexus.components.xml Maven / Gradle / Ivy

There is a newer version: 1.0-beta-1
Show newest version
<component-set>
	<components>
		<component>
			<role>org.apache.maven.artifact.handler.ArtifactHandler</role>
			<role-hint>rpm</role-hint>
			<implementation>org.apache.maven.artifact.handler.DefaultArtifactHandler</implementation>
			<configuration>
				<type>rpm</type>
				<extension>rpm</extension>
				<language>C</language>
				<addedToClasspath>true</addedToClasspath>
				<includesDependencies>false</includesDependencies>
			</configuration>
		</component>
	</components>
</component-set>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy