[EMAIL PROTECTED] wrote:
     /**
+     * Description passed to a generated POM file (in case of generatePom=true)
+     *
+     * @parameter expression="${generatePom.description}"
+     */
+    private String description = "POM was created from deploy:deploy-file";

Wouldn't ${description} be more consistent?

I don't think there should be a default (and besides, defaults should be in default-value).

- Brett

--
Apache Maven - http://maven.apache.org/
Better Builds with Maven - http://library.mergere.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to