FEATURE: maven-help-plugin:describe to display Required and Expression status?

2010-12-11 Thread Guo Du
maven-help-plugin:2.1.1:describe with maven 3.0.1 doesn't show the parameter Required and Expression status which is essential to run the goal. I would like those information included in the help:describe goal. What do you think? -Guo EXAMPLE [ eclipse:configure-workspace ] ===

Re: How can a plugin detect which Maven version it gets run with?

2010-12-11 Thread Peter Niederwieser
Thanks for the hints. For the record, here is my solution: - Added dependency org.apache.maven:maven-project - Added a field of type org.apache.maven.execution.RuntimeInformation to my Mojo and marked it as a @component (in JavaDoc) - Retrieved the version number with runtimeInformation.getApplic

Re: Parent-to-child inheritance of dynamic properties

2010-12-11 Thread Benson Margulies
On Sat, Dec 11, 2010 at 7:05 PM, Benjamin Bentmann wrote: > Benson Margulies wrote: > >> Say that, in a parent pom, there is an execution of a plugin that sets >> a property. (e.g. the build helper plugin's port reserver). >> >> Will those properties inherit down to the children? > > No, the runti

Re: Parent-to-child inheritance of dynamic properties

2010-12-11 Thread Benjamin Bentmann
Benson Margulies wrote: Say that, in a parent pom, there is an execution of a plugin that sets a property. (e.g. the build helper plugin's port reserver). Will those properties inherit down to the children? No, the runtime data of project instances is separated. Benjamin --

Parent-to-child inheritance of dynamic properties

2010-12-11 Thread Benson Margulies
Say that, in a parent pom, there is an execution of a plugin that sets a property. (e.g. the build helper plugin's port reserver). Will those properties inherit down to the children? - To unsubscribe, e-mail: dev-unsubscr...@mave

Re: Chinese developer want to translate the user guide of Struts

2010-12-11 Thread Wendy Smoak
On Sat, Dec 11, 2010 at 10:24 AM, Paul Benedict wrote: > Is there any special procedures for this? Any CLA need signing or can > he contribute new documentation? wrong list? -- Wendy - To unsubscribe, e-mail: dev-unsubscr...@m

Fwd: Chinese developer want to translate the user guide of Struts

2010-12-11 Thread Paul Benedict
Is there any special procedures for this? Any CLA need signing or can he contribute new documentation? -- Forwarded message -- Date: Fri, Dec 10, 2010 at 7:13 PM Subject: Chinese developer want to translate the user guide of Struts To: pbened...@apache.org Hi Paul, I am a Chinese

[ANN] Maven Project Info Reports Plugin 2.3 Released

2010-12-11 Thread Vincent Siveton
The Maven team is pleased to announce the release of the Maven Project Info Reports Plugin, version 2.3 This plugin is used to generate reports information about the project. http://maven.apache.org/plugins/maven-project-info-reports-plugin/ You should specify the version in your project's plugi

Re: [VOTE] Release Maven Project Info Reports Plugin version 2.3

2010-12-11 Thread Vincent Siveton
The vote has passed with the following result : +1 (binding): Hervé Boutemy, Lukas Theussl, Olivier Lamy, John Casey, Emmanuel Venisse, Vincent Siveton +1 (non binding): Tony chemit I will promote the artifacts to the central repo. 2010/12/7 Vincent Siveton : > Hi, > > We solved 14 issues: > htt