maven-antrun-plugin-1.7/ 0000755 0001750 0001750 00000000000 12147706602 014625 5 ustar ebourg ebourg maven-antrun-plugin-1.7/pom.xml 0000644 0001750 0001750 00000010034 11652641021 016131 0 ustar ebourg ebourg
4.0.0
maven-plugins
org.apache.maven.plugins
22
../maven-plugins/pom.xml
maven-antrun-plugin
1.7
maven-plugin
Maven AntRun Plugin
Runs Ant scripts embedded in the POM
${mavenVersion}
scm:svn:http://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.7
scm:svn:https://svn.apache.org/repos/asf/maven/plugins/tags/maven-antrun-plugin-1.7
http://svn.apache.org/viewvc/maven/plugins/tags/maven-antrun-plugin-1.7
jira
http://jira.codehaus.org/browse/MANTRUN
2.0.11
org.apache.maven
maven-plugin-api
${mavenVersion}
org.apache.maven
maven-project
${mavenVersion}
org.apache.maven
maven-artifact
${mavenVersion}
org.codehaus.plexus
plexus-utils
2.0.5
org.apache.ant
ant
1.8.2
run-its
maven-invoker-plugin
1.5
true
src/it
${project.build.directory}/it
**/pom.xml
pom.xml
verify
${project.build.directory}/local-repo
src/it/settings.xml
integration-test
install
run
maven-antrun-plugin-1.7/src/ 0000755 0001750 0001750 00000000000 12147706601 015413 5 ustar ebourg ebourg maven-antrun-plugin-1.7/src/it/ 0000755 0001750 0001750 00000000000 12147706602 016030 5 ustar ebourg ebourg maven-antrun-plugin-1.7/src/it/ant-1.7-features/ 0000755 0001750 0001750 00000000000 12147706601 020730 5 ustar ebourg ebourg maven-antrun-plugin-1.7/src/it/ant-1.7-features/pom.xml 0000644 0001750 0001750 00000003551 11123236157 022246 0 ustar ebourg ebourg
4.0.0
org.apache.maven.plugins.antrun
antrun-plugin-test
1.0-SNAPSHOT
Test for MANTRUN-68
org.apache.maven.plugins
maven-antrun-plugin
@pom.version@
test
run
maven-antrun-plugin-1.7/src/it/ant-1.7-features/verify.bsh 0000644 0001750 0001750 00000000567 11123236157 022737 0 ustar ebourg ebourg import java.io.*;
import org.codehaus.plexus.util.*;
try
{
File xmlFile = new File( basedir, "echo.xml" );
String xml = FileUtils.fileRead( xmlFile, "UTF-8" );
if ( xml.indexOf( "