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

META-INF.reldoc.release.xml Maven / Gradle / Ivy

There is a newer version: 0.1.1
Show newest version
<?xml version="1.0" encoding="UTF-8"?>
<r:release xmlns:r="http://www.samajackun.com/schemas/release/0.1.0"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://www.samajackun.com/schemas/release-0.1.0.xsd">
	<r:id>
		<r:groupId>com.samajackun.arco</r:groupId>
		<r:artifactId>arco-maven-plugin</r:artifactId>
		<r:version>1.0.0-rc.3</r:version>
	</r:id>
	<r:date>2016-03-22T12:00:00</r:date>
	<r:name>arco-maven-plugin</r:name>
	<r:author>
		<r:name>SKN</r:name>
		<r:email>[email protected]</r:email>
	</r:author>
	<r:requirement>
		<r:id>1</r:id>
		<r:name>arco-maven-plugin</r:name>
		<r:description>A Maven mojo as a facade to the compiler API</r:description>
		<r:requirement />
	</r:requirement>
	<r:feature>
		<r:id>1</r:id>
		<r:requirement-id>1</r:requirement-id>
		<r:description>JspCompilerMojo</r:description>
		<r:use>
			<r:coding>com.samajackun.arco.compiler.mavenext.JspCompilerMojo</r:coding>
		</r:use>
	</r:feature>
</r:release>




© 2015 - 2024 Weber Informatics LLC | Privacy Policy