Make Attributes sample use Maven's commons-attributes plugin.
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
<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>
|
||||
Reference in New Issue
Block a user