Hi all, I'd like to add dynamically some attributes to a manifest. I've searched into the maven-jar-plugin and found a way to set the manifest file itself but nothing about attributes. I'd like something like the Maven 1 jar plugin configuration : http://maven.apache.org/maven-1.x/plugins/jar/properties.html#Jar_Settings
thanks for your help, Alexis
