Spring Security
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

8 lines
309 B

<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>