META-INF.reldoc.release.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of arco-maven-plugin Show documentation
Show all versions of arco-maven-plugin Show documentation
Compiles some JSP files and produces the corresponding JAVA source files.
<?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>