> goals (new): > maven Provide information about maven-version, > called goals and active profiles > during the build and the command line > (security?). > java Provide information about the java > runtime. JAVA_OPTS? (Security?) > os Provide information about the > operation system (name, family, > architecture, version). > hostname Provide the build hostname. > username Provide the user under which the build > has been executed. >
Some of this info is already available as Java system properties. java.*, os.*, etc. /Anders > > metadata Combine the above goals for convenience > (maven, java, os, hostname, username). > May be released-version and parse-version > can used as well. > > metadata-report Create a report of what has been > combined in metadata goal. > > > I would suggest to hold the state of the goals for the > build-helper-maven-plugin at the moment and mark some as deprecated as > suggested and after a few versions to really remove the appropriate goals. > > This means that currently the goals (maven-version, released-version, > parse-version and timestamp-property) will be duplicated in the > build-metadata-maven-plugin... > > > Kind regards > Karl-Heinz Marbaise > -- > SoftwareEntwicklung Beratung Schulung Tel.: +49 (0) 2405 / 415 893 > Dipl.Ing.(FH) Karl-Heinz Marbaise ICQ#: 135949029 > Hauptstrasse 177 USt.IdNr: DE191347579 > 52146 Würselen http://www.soebes.de > > ------------------------------**------------------------------**--------- > To unsubscribe from this list, please visit: > > > http://xircles.codehaus.org/**manage_email<http://xircles.codehaus.org/manage_email> > > >