spring-security/samples/attributes/maven.xml

9 lines
309 B
XML

<project xmlns:maven="jelly:maven" xmlns:j="jelly:core" xmlns:util="jelly:util">
<goal name="install-plugin">
<get src="http://cvs.apache.org/~leosutic/commons-attributes-plugin-2.1.jar"
dest="${maven.home}/plugins/commons-attributes-plugin-2.1.jar"/>
</goal>
</project>